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