liurunyu
2024-12-02 7559ffe69fdbf3a0224c5abaa867af92d567fc51
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}