Administrator
2024-05-27 f5a7f6c30bc5fb13eb538b5856a663b1ba0667b6
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}