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