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