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