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