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