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