public interface ICustomerManaService
List<ServiceRecord>
getAllSerRec(User user)
boolean
isHaveNewMsg(Chat chat)
List<ServiceRecord> getAllSerRec(User user)
user
boolean isHaveNewMsg(Chat chat) throws Exception
chat
Exception
Copyright © 2019. All rights reserved.