liurunyu
2024-11-14 8d64f1504fb211fc147dacddbc8ac77d436bf1d1
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}