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