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