liuxm
2024-04-26 794f864959f3ca2f3e2a705ae6ef1b26e97ff2c0
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}