Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-deploy-utils
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
QA
qa-deploy-utils
Commits
fa4e5304
Commit
fa4e5304
authored
Oct 08, 2021
by
温海元
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add payment_center.sql
parent
38616796
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
payment_center.sql
db-utils/sql_to_run/payment_center.sql
+3
-0
No files found.
db-utils/sql_to_run/payment_center.sql
View file @
fa4e5304
...
@@ -36,3 +36,6 @@ update pay_channel_account set account_no='100026283', safety_params='{\n
...
@@ -36,3 +36,6 @@ update pay_channel_account set account_no='100026283', safety_params='{\n
"publicKeyString":"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDVUZGeUdN322No9JpOayfvtfrKopCsvNjsbjbQ1xkxaKLl2w/FlDPPEV1sd8jU5D/x9k17hlfq4fqUfOT90dkQaFMqi8YUrGNIhfXbdSzG61zwGowNvgMOJdbLq8a2BMl4CvP240dRFLaLdWN7ZC6a1dH0afqL0N/U7IrL9gLZRQIDAQAB",
\n
"publicKeyString":"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDVUZGeUdN322No9JpOayfvtfrKopCsvNjsbjbQ1xkxaKLl2w/FlDPPEV1sd8jU5D/x9k17hlfq4fqUfOT90dkQaFMqi8YUrGNIhfXbdSzG61zwGowNvgMOJdbLq8a2BMl4CvP240dRFLaLdWN7ZC6a1dH0afqL0N/U7IrL9gLZRQIDAQAB",
\n
"memberId":"100026283"}
\n
'
where
channel_id
=
10
;
"memberId":"100026283"}
\n
'
where
channel_id
=
10
;
UPDATE
`payment_center`
.
`pay_channel_account`
SET
`id`
=
'86'
,
`channel_id`
=
'7'
,
`name`
=
'微信-电商'
,
`account_no`
=
'1604055791'
,
`safety_params`
=
'{
\"
mchId
\"
:
\"
1604055791
\"
,
\"
apiKey
\"
:
\"
77f7565be7d8992ab882d4dc31271c71
\"
,
\"
appId
\"
:
\"
wx75d5a207551d0b4d
\"
,
\"
h5appId
\"
:
\"
wx2f44c7fe7b08458d
\"
,
\"
appletId
\"
:
\"
wxe16bf9293671506c
\"
}'
,
`support_remittance`
=
'0'
,
`pay_valid_minutes`
=
NULL
,
`share_ids`
=
''
,
`route_name`
=
'wechatpay5'
,
`remark`
=
'微信-电商'
,
`is_active`
=
'1'
,
`created_at`
=
'2020-09-22 20:51:31'
,
`updated_at`
=
'2021-01-04 15:23:27'
,
`pay_approach`
=
'83'
WHERE
(
`id`
=
'86'
);
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