44a749ef by unknown

'host'

1 parent f8d6a901
......@@ -165,7 +165,7 @@ angular.module('myApp.services')
body : "保证金充值",
type : type
});
return callUnifiedOrderApi(payhost + "/balance/wx/h5", param);
return callUnifiedOrderApi(host + "/balance/wx/h5", param);
default:
return null
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!