唐耀东
2022-04-12 0fe032c09b8debb897a62ff01b82c0e55fe1af23
1
2
3
4
5
6
7
8
9
package com.ruoyi.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}