liurunyu
2024-02-27 d52c20ed07bcea2d848bdab25f2c49c21c00d269
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}