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