src/main/java/com/ruoyi/sales/pojo/SalesLedger.java @@ -37,7 +37,7 @@ /** * 客户合同号 */ @Excel(name = "客户合同号") @Excel(name = "客户合同号", type = Excel.Type.IMPORT) private String customerContractNo;