skyouc
3 天以前 553ffd71e38c1fcae9c678dae1106e820bbd5127
rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/excel/DeliveryTemplate.java
@@ -19,7 +19,7 @@
    @Excel(name = "*DO单号")
    @ApiModelProperty(value= "*PO单号")
    @ExcelComment(value = "poCode", example = "PO25413975")
    private String poCode;
    private String doCode;
    @Excel(name = "*行号")
    @ApiModelProperty(value= "*行号")
@@ -85,7 +85,7 @@
    @Excel(name = "数量")
    @ApiModelProperty(value= "数量")
    @ExcelComment(value = "anfme", example = "75")
    private Double anfme;
    private String anfme;
    /**
     * 供应商编码