luohairen
2024-11-25 0007e63680e40d2957a24732a6e0ee4d5b97ee68
1
2
3
4
5
6
7
8
9
package com.ycl.common.group;
 
/**
 * @author xp
 * @version 1.0
 * @date 2022/5/19
 */
public interface Update {
}