个人中心1
2017-04-20 23:46:22 0 举报
个人中心1是一个专为用户打造的一站式服务平台。在这里,您可以方便地管理自己的个人信息、查看订单状态、参与互动活动等。我们致力于为您提供最优质的服务,让您的体验更加便捷、舒适。无论您是想要查询最新的优惠信息,还是想要了解我们的产品和服务,个人中心1都能满足您的需求。我们的目标是让每一位用户都能在这里找到属于自己的乐趣。感谢您选择个人中心1,我们期待您的每一次光临。
作者其他创作
大纲/内容
PersonalInfoController
+ account: Account
+ getPersonalInfo(): Account+ updatePersonInfo(): void+ checkCollectList(): List+ publishComment(): void+ shutNotice(): boolean+ loginOut(): boolean
ISearchExportService
+ searchAccountInfo(): PageInfo+ searchOthAccount(): PageInfo+ searchGroupAccount(): PageInfo+ searchChatGroupAccount(): List
SearchExportImpl
- personInfo: personInfo- AccountIndex: IAccoutIndex
+ serarchAccountInfo(): PageInfo+ ...
IPersonalInfoService
PersonalInfoImpl
+ getPersonalInfo(): Account+ updatePersonInfo(): void+ publishComment(): void+ shutNotice(): boolean+ loginOut(): boolean
SearchExportController
- exportSearch:IExportSearch
+ searchAccount(): SearchAccountPageResponse
PageInfo
- serialVersionUID: long- pageNo: Integer- pageSize: Integer- result: List
+ getPageNo(): Integer+ setPageNo(): void
IAccountInfoMapper
+ getPersonalInfo(): Account+ updatePersonInfo(): void+ checkCollectList(): List+ publishComment(): void+ loginOut(): boolean
0 条评论
下一页