Administrator
2024-06-20 91f6317d381bb399d31781c59cb4d21194d36517
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}