zouyu
23 小时以前 004ee58feda41620f621db1fb8773f1b56eaf71e
basic-server/src/main/java/com/ruoyi/basic/pojo/IfsInventoryQuantity.java
@@ -37,6 +37,9 @@
    @ApiModelProperty("接收号")
    private Integer receiptNo;
    @ApiModelProperty("订单类型(01raw:原材料,02wg:外购成品)")
    private String orderType;
    @ExcelProperty(index = 3, value = "零件号")
    @ApiModelProperty("零件号")
    private String partNo;