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