Administrator
2024-02-04 1d401fef814034b884e423879cda16f207e2c88b
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}