package com.xjrsoft.module.system.constant; public interface DictionaryConstant { /** * 功能模块编码 */ String FUNCTION_MODULE_CODE = "FM10000"; }