liurunyu
2024-04-26 71609e40ba719ff40c27bb00d7f5f4af521a80e2
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}