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