liurunyu
2024-11-08 87a49ccc47abbb3505403d174001ceb3a2d2341d
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}