Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨建斌
/
dy-wx2
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
44a749ef
authored
2018-08-14 22:42:06 +0800
by
unknown
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
'host'
1 parent
f8d6a901
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
.idea/workspace.xml
js/service/wechatPaymentService.js
.idea/workspace.xml
View file @
44a749e
This diff is collapsed.
Click to expand it.
js/service/wechatPaymentService.js
View file @
44a749e
...
...
@@ -165,7 +165,7 @@ angular.module('myApp.services')
body
:
"保证金充值"
,
type
:
type
});
return
callUnifiedOrderApi
(
pay
host
+
"/balance/wx/h5"
,
param
);
return
callUnifiedOrderApi
(
host
+
"/balance/wx/h5"
,
param
);
default
:
return
null
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment