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