Administrator
2024-07-24 6497e0daf1d0afc3da65a11d389c740e79427a78
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}