xuhy
2025-07-02 7a01f69ca6ebd67142ad556ffac2f2db16ff50e1
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;