// // JXCustomerChatListVc.h // shiku_im // // Created by 123 on 2020/6/8. // Copyright © 2020 Reese. All rights reserved. // #import #import "XMGMyBaseVC.h" @interface JXCustomerChatListVc : XMGMyBaseVC @end