liuxm
2024-04-29 b8646a66b432920ba9c6b21964d0f132973b7dfc
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}