cuijian
2023-09-05 2961a4ba575e194fd3f5ed856aabab6bee50d25c
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/entity/FinishTransferOrder.java
@@ -50,7 +50,19 @@
   /**departId*/
   @Excel(name = "departId", width = 15)
    @ApiModelProperty(value = "departId")
    private String departId;
    @Excel(name = "featured", width = 15)
    @ApiModelProperty(value = "featured")
    private String featured;
    @Excel(name = "working", width = 15)
    @ApiModelProperty(value = "working")
    private String working;
    @Excel(name = "faultDescription", width = 15)
    @ApiModelProperty(value = "faultDescription")
    private String faultDescription;
   /**operateUser*/
   @Excel(name = "operateUser", width = 15)
    @ApiModelProperty(value = "operateUser")