xlsea
2024-01-08 845b57e9311945b323c760ad66af59621e290573
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}