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