org.shoulder.web.template.dictionary.controller.DictionaryEnumQueryController Maven / Gradle / Ivy
package org.shoulder.web.template.dictionary.controller;
/**
* 枚举型字典接口
* 无方法接口主要为了使用者替换 & 扩展
*
* @author lym
*/
public interface DictionaryEnumQueryController {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy