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