/** * 常量管理类 * @author wli5 */ package com.tenwa.util; public class ProjectConstant { public static final String CREDIT_RESULT_TYPE="0010"; }