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