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