ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
[TOC] ## 购买会员等级 ~~~[api] post:/client/addorder *int:level_id=会员等级ID# <<< success ~~~ ##获取分享链接 ~~~[api] post:/client/getreceive *int:id=订单ID# <<< success ~~~ ##打开分享链接 ~~~[api] post:/service/getreceive *int:id=订单ID# <<< success ~~~ ##提交资料和短信验证码 ~~~[api] post:/service/memberreceive *int:order_id=订单ID# *string:member_name=姓名# *string:phone=电话# *int:code=短信验证码# <<< success ~~~ ## 购买列表 ~~~[api] post:/client/buylist *int:page=1# *int:limit=10# <<< success ~~~ ##购买详情 ~~~[api] post:/client/buyinfo *int:id=ID# <<< success ~~~