Commit fa4e5304 authored by 温海元's avatar 温海元

add payment_center.sql

parent 38616796
......@@ -36,3 +36,6 @@ update pay_channel_account set account_no='100026283', safety_params='{\n
"publicKeyString":"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDVUZGeUdN322No9JpOayfvtfrKopCsvNjsbjbQ1xkxaKLl2w/FlDPPEV1sd8jU5D/x9k17hlfq4fqUfOT90dkQaFMqi8YUrGNIhfXbdSzG61zwGowNvgMOJdbLq8a2BMl4CvP240dRFLaLdWN7ZC6a1dH0afqL0N/U7IrL9gLZRQIDAQAB",\n
"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');
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment