Administrator
2024-06-13 b0115ff5564f4080d16d57a547dab0ee9c66ba10
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}