qushaowei
2025-05-30 e6dede1417df8fde2036622dcff965b8a5ad8d39
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/entity/EamSecondMaintenanceOrder.java
@@ -134,6 +134,11 @@
     */
    @ApiModelProperty(value = "确认意见")
    private String confirmComment;
    /** 确认类型 1 通过  2 驳回 */
    @ApiModelProperty(value = "确认类型")
    @Dict(dicCode = "approved_rejected")
    private String confirmDealType;
    /**
     * 确认时间
     */