jackytang
2021-08-03 ad15978ccb3b0fcf772141a6115430c81045b86e
1
2
3
4
5
6
7
8
9
package com.ruoyi.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}