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 ~~~