增加一些功能,比如 修正重启后,队列消费会报错的问题
This commit is contained in:
@@ -9,6 +9,7 @@ namespace CommonEntity
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public string HostNumber { get; set; }
|
||||
public int RoomTypeId { get; set; }
|
||||
}
|
||||
public class HostRoomNumberMapping
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user