chenrui
2025-05-20 1fd5eac12e532a9906e0c1d57676c692c68d1f32
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;
    /**
     * 业务员手机号