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