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