fuliqi
2024-07-01 32801f699527f450a226b34a91a466ffa27e009b
1
2
3
4
5
6
7
8
9
10
package com.ycl.jxkg.group;
 
/**
 *
 * @author xp
 * @version 1.0
 * @date 2022/5/19
 */
public interface Update {
}