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