liurunyu
2024-12-05 e542047aab71e433928cc0a51758d4847632c6c5
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}