xiangpei
2024-09-11 66232862129c84f2c98fabdc73a59f4fe0e0a360
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}