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