liurunyu
2024-10-31 aa59ddfc2c48dd540fe769e95c2429623f3851c8
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}