xuhy
4 天以前 d6dac9080939d4ceebf134e68203af5ebe0a3be9
ruoyi-system/src/main/java/com/ruoyi/system/model/TQaProduceReport.java
@@ -65,7 +65,7 @@
    @TableField("report_type")
    private Integer reportType;
    @ApiModelProperty(value = "审批人")
    @ApiModelProperty(value = "审批人id")
    @TableField("audit_person_id")
    private Long auditPersonId;