新增:项目id提交
This commit is contained in:
@@ -18,7 +18,7 @@ public class LyricVProjectToDM {
|
||||
|
||||
@Schema(description = "项目id")
|
||||
@TableField(value = "id")
|
||||
private String id;
|
||||
private Long id;
|
||||
|
||||
@Schema(description = "项目编号")
|
||||
@TableField(value = "project_num")
|
||||
|
||||
Reference in New Issue
Block a user