xuekang
2024-05-10 24d2a3f9f9abbe9546b68153c9a3911f72fd23fd
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}