All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.allbs.hj212.model.verify.groups.T212MapLevelGroup Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
package cn.allbs.hj212.model.verify.groups;


/**
 * T212Map级别 验证组
 *
 * @author ChenQi
 */
public interface T212MapLevelGroup {

    /**
     * 数据段级别
     */
    interface DataLevel {
    }

    /**
     * 数据区级别
     */
    interface CpDataLevel {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy