Administrator
2023-12-29 b35eadd37354ba8b2c1d17d5a744eef5164ba5ad
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}