liuxm
2024-06-06 432a1b0c4dd251f686e9bb7950c4868aaf3e4ed7
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}