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