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