liuxm
2024-05-16 9d022c09b85deb68ddcd468a79c462ead11d9d80
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}