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