Liang
2024-04-11 9ff0b09d4d1deb0a9e0dbe57ee5c85295a9c4495
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}