Administrator
2024-06-14 447770d03da965c1b0cec34c02cf17180c25eaa0
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}