修改新版协议主机 协议触发的机制,新增 缓存机制
This commit is contained in:
@@ -9,5 +9,8 @@ namespace CommonEntity
|
||||
public class QuanJuVar
|
||||
{
|
||||
public static IList<RoomTypeModal> BaoJingUpLoad = new List<RoomTypeModal>();
|
||||
public static IList<RoomTypeModal> RoomTypeDeviceModal = new List<RoomTypeModal>();
|
||||
public static IList<HotelSeason> HotelSeaon = new List<HotelSeason>();
|
||||
public static List<HotelAirControl> HotelAirControl = new List<HotelAirControl>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user