// // HotelAccount.m // istanbul // // Created by WindShan on 2017/6/13. // Copyright © 2017年 WindShan. All rights reserved. // #import "HotelAccount.h" @implementation HotelAccount @end