梁剑锋
2022-08-31 3fb15d8ec3333f78749d278c533c6adcefe5baf8
1
2
3
4
5
6
7
8
9
package com.ruoyi.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}