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