src/api/oldapi.js
@@ -419,6 +419,10 @@ wxScoreRefund(data){ return $http.post('/cmccWxpay/refund',data) }, // 微信分返销 wxScoreSendOrder(data){ return $http.post('/cmccWxpay/pushOrderStatus',data) }, // 微信分手机号验证 wxScoreVertify(data){ return $http.post('/cmccWxpay/verifyMblNo',data)