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