增加日志
This commit is contained in:
@@ -103,6 +103,10 @@ namespace CommonEntity
|
||||
[Id(6)]
|
||||
[Key(6)]
|
||||
public string? RoomNumber { get; set; }
|
||||
|
||||
[Id(7)]
|
||||
[Key(7)]
|
||||
public long? UnixTime { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user