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