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