src/main/java/com/ruoyi/purchase/pojo/PurchaseLedger.java
@@ -110,17 +110,17 @@ * 合同金额(产品含税总价) */ private BigDecimal contractAmount; /** * 业务员 */ @Excel(name = "业务员") private String businessPerson; /** * 业务员id */ private Long businessPersonId; // // /** // * 业务员 // */ // @Excel(name = "业务员") // private String businessPerson; // // /** // * 业务员id // */ // private Long businessPersonId; /** * 业务员手机号