Authored by huangyCode

去参数

@@ -115,11 +115,7 @@ module.exports = { @@ -115,11 +115,7 @@ module.exports = {
115 auth: true, 115 auth: true,
116 path: '/ufo-gateway/coupon', 116 path: '/ufo-gateway/coupon',
117 api: 'ufo.coupons.list', 117 api: 'ufo.coupons.list',
118 - param: {  
119 - page: {type: Number},  
120 - limit: {type: Number},  
121 - type: {type: String},  
122 - } 118 + param: {}
123 }, 119 },
124 '/api/ufo/home/bindAliPayAccount': { 120 '/api/ufo/home/bindAliPayAccount': {
125 ufo: true, 121 ufo: true,