Administrator
2024-08-03 d38bb7f88d0c499265e6da62a52686a654834daa
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}