Lius
2 天以前 95c90e04b516325648e8a3d69e726555d1f7d05e
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/request/EamEquipmentLeanOutRequest.java
@@ -159,6 +159,11 @@
    @ApiModelProperty(value = "使用车间确认人")
    private String useConfirmUser;
    /**
     * 使用车间确认审批类型
     */
    @ApiModelProperty(value = "使用车间确认审批类型")
    private String useConfirmDealType;
    /**
     * 确认意见
     */
    @ApiModelProperty(value = "使用车间确认意见")
@@ -176,6 +181,11 @@
    @ApiModelProperty(value = "借用车间确认人")
    private String leanOutConfirmUser;
    /**
     * 借用车间确认审批类型
     */
    @ApiModelProperty(value = "借用车间确认审批类型")
    private String leanOutConfirmDealType;
    /**
     * 借用车间确认意见
     */
    @ApiModelProperty(value = "借用车间确认意见")