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