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