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