liurunyu
2024-10-23 0280bccdb8d09940ec72b8eaa218057df67912c4
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}