fuliqi
2024-09-03 1e0fee57168f6190f5dc5a3e01f8cde2b5561811
1
2
3
4
5
6
7
8
9
10
package com.ycl.system.domain.group;
 
/**
 * 数据校验分组-修改
 *
 * @author:xp
 * @date:2024/3/4 14:46
 */
public interface Update {
}