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