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