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