NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
+++ post:/Pay/order *string:uid#用户uid *paycount#支付的金额 只能支付后台配置的金额 desp#充值描述 from#充值来源 默认pc_web 手机android_app ios_app type#订单来源 goodstag#兼容微信淘宝支付可不传 detail#兼容微信淘宝支付可以不传 <<< success { "ret": 0, "msg": "ok", "uid": "1111", "paycount": "100", "desp": "", "from": "web", "goodstag": "", "detail": "", "createtime": 1459217264, "expiretime": 1459218164, "ordernum": "1111145921726496", "type": "wx", "bpay": 0 } <<< error { "ret": -1, "msg": "参数错误" } +++