zendwang
2022-07-04 686068c8ed0137cc937a4894f3e110c58ed5b8c8
1
2
3
4
5
6
7
8
9
package com.ruoyi.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}