Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
system_pay
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王沛
system_pay
Commits
5c203d69
Commit
5c203d69
authored
Dec 30, 2024
by
zhengxiuming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
e7e87b3b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pay.go
repository/pay/pay.go
+1
-1
No files found.
repository/pay/pay.go
View file @
5c203d69
...
@@ -369,7 +369,7 @@ func lakala_post(input *models.PlaceAnOrderParamInput, url, order_id string, dat
...
@@ -369,7 +369,7 @@ func lakala_post(input *models.PlaceAnOrderParamInput, url, order_id string, dat
return
errors
.
New
(
"拉卡拉返回值「acc_resp_fields」为空错误"
),
""
,
temp
return
errors
.
New
(
"拉卡拉返回值「acc_resp_fields」为空错误"
),
""
,
temp
}
}
response
[
"app_id"
]
=
temp3
[
"app_id"
]
.
(
string
)
response
[
"app_id"
]
=
temp3
[
"app_id"
]
.
(
string
)
response
[
"
app_id"
]
=
temp3
[
"trade_no"
]
.
(
string
)
response
[
"
trade_no"
]
=
temp2
[
"trade_no"
]
.
(
string
)
response
[
"nonce_str"
]
=
temp3
[
"nonce_str"
]
.
(
string
)
response
[
"nonce_str"
]
=
temp3
[
"nonce_str"
]
.
(
string
)
response
[
"package"
]
=
temp3
[
"package"
]
.
(
string
)
response
[
"package"
]
=
temp3
[
"package"
]
.
(
string
)
response
[
"pay_sign"
]
=
temp3
[
"pay_sign"
]
.
(
string
)
response
[
"pay_sign"
]
=
temp3
[
"pay_sign"
]
.
(
string
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment