孤舟烟雨
2022-07-12 73db68b08b7975d84a24ea8838a96083a996c1fc
1
2
3
4
5
6
7
8
9
package com.ruoyi.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}