xuhy
3 天以前 c45c2087783863d127f38aa8fc8a3dcc0acd744f
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;