修改:现场视图字段优化
This commit is contained in:
@@ -244,9 +244,9 @@ public class LyricVTodoEmulationInfoDM implements Serializable {
|
|||||||
@TableField(value = "work_hour_plan")
|
@TableField(value = "work_hour_plan")
|
||||||
private String workHourPlan;
|
private String workHourPlan;
|
||||||
|
|
||||||
@Schema(description = "提出人姓名")
|
// @Schema(description = "提出人姓名")
|
||||||
@TableField(value = "introduce_by_name")
|
// @TableField(value = "introduce_by_name")
|
||||||
private String introduceByName;
|
// private String introduceByName;
|
||||||
|
|
||||||
@Schema(description = "驳回原因")
|
@Schema(description = "驳回原因")
|
||||||
@TableField(value = "turn_down_reason")
|
@TableField(value = "turn_down_reason")
|
||||||
|
|||||||
Reference in New Issue
Block a user