zhubaomin
2025-04-14 4a2deb11b819dd78a8c75e244ef67ec2e48cf5f5
pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/queue/NodeObj.java
New file
@@ -0,0 +1,4 @@
package com.dy.common.queue;
public interface NodeObj {
}