Commit 205c84aa by 焦凯

1

parent dddc010c
......@@ -17,9 +17,9 @@ public class ContractConstant {
/** 区域公司名称 */
public static final String REGION_COMPANY_NAME = "regionCompanyName";
/** 购砂单位 */
public static final String PURCHASE_SAND_UNIT = "purchaseSandUnit";
public static final String PURCHASE_SAND_UNIT = "purchaseSandCompany";
/** 购砂单位名称 */
public static final String PURCHASE_SAND_UNIT_NAME = "purchaseSandUnitName";
public static final String PURCHASE_SAND_UNIT_NAME = "purchaseSandCompanyName";
/** 合同名称 */
public static final String CONTRACT_NAME = "contractName";
/** 合同编号 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment