Administrator
2024-03-27 25fd361007a843306bb4a1f4a5204ef9243fb974
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}