Administrator
2024-01-16 3e07db653080c9e50c437e86029d157385f5a305
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}