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