1.添加主播uid 字段
This commit is contained in:
@@ -108,5 +108,6 @@ public class NewHosts {
|
||||
private LocalDateTime createTime;
|
||||
|
||||
|
||||
private String uid;
|
||||
|
||||
}
|
||||
@@ -111,4 +111,5 @@ public class ServerBigBrother {
|
||||
@TableField(value = "create_time")
|
||||
|
||||
private LocalDateTime createTime;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user