liuxm
2024-05-21 65b9ae05594a82e9d13f5226dad7204ffedf022c
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}