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