NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
## 我要预约 ~~~[api] post:/index/Order/payCost *int:id=1#订单ID <<< success { "code": 0, "msg": "查询成功", "result": { "annual_review_fee": "250.00", "service_fee": "250.00", "vip_fee": "100.00" } } <<< error { "code": 1, "msg": "订单已支付,无需重复支付" } ~~~ ### 字段列表 | 字段 | 描述 | |---|---| | annual_review_fee | 年审费 | | service_fee | 服务费 | | vip_fee | VIP费用 |