Administrator
2023-12-20 07e50118a720b4bbaf1be3923e1f3b8a9b63c95b
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}