FCS的 用户名和密码 每个酒店不一样
给 浩 哥增加 专门的碳达人接口
This commit is contained in:
@@ -168,5 +168,11 @@ namespace Service.Implement
|
||||
{
|
||||
return ((ISysHotelRepository)(this.CurrentRepository)).GetByETV_HotelId(hotelid);
|
||||
}
|
||||
|
||||
|
||||
public List<SysHotel> get_fcs_hotel()
|
||||
{
|
||||
return ((ISysHotelRepository)(this.CurrentRepository)).get_fcs_hotels();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user