bleachtred
2023-07-07 1f303ff1de5d8bca063d0774e4f17ebeda00eeff
1
2
3
4
5
6
7
8
9
package org.dromara.common.core.validate;
 
/**
 * 校验分组 edit
 *
 * @author Lion Li
 */
public interface EditGroup {
}