liurunyu
2024-10-22 0561f9033014f831d7193a3222539b44b991dda8
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}