Administrator
2024-01-22 8394c7de622940269dca3160b8e74a99bcb87a4f
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}