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