qirong
2023-11-22 516fd8a4c6d998c2c4177f13421ed01b616f4d73
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}