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