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