예제 #1
0
 public CdHotelManage.Model.shopInfo GetModel(string hotelID)
 {
     return(ShopBridge.GetModel(hotelID));
 }