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