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