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