package com.java110.core.language; /** * 国际化统一回复编码 */ public class LangErrorMsgCode { private String LANG_RESULT_MSG_CODE = ""; }