liurunyu
2023-11-28 926cff68ca552aa51f49774d2c0efcaea0866bb0
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}