David Wei
2023-10-08 937de85647fbebbd2252d9e54a00feb03490c362
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}