From 046494f8bb3f6d991fc79f092f31362021b598c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=96=B5=E5=91=80?= Date: Sat, 20 Apr 2024 16:31:34 +0000 Subject: [PATCH] =?UTF-8?q?fix=20=E5=B9=B3=E5=8F=B0=E6=94=AF=E4=BB=98?= =?UTF-8?q?=E9=99=90=E9=A2=9D=E6=9C=AA=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 喵呀 --- _config/sql/dax-pay.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config/sql/dax-pay.sql b/_config/sql/dax-pay.sql index 4baa8622..de463c61 100644 --- a/_config/sql/dax-pay.sql +++ b/_config/sql/dax-pay.sql @@ -3008,7 +3008,7 @@ CREATE TABLE `pay_platform_config` ( -- ---------------------------- -- Records of pay_platform_config -- ---------------------------- -INSERT INTO `pay_platform_config` VALUES (0, 'http://127.0.0.1', 'HMAC_SHA256', '123456', 'http://127.0.0.1/h5/#/result/success', 'http://127.0.0.1/h5/#/result/success', 30, 0, '2024-01-02 20:23:19', 1757299137932677120, '2024-02-13 15:08:51', 3, b'0', NULL); +INSERT INTO `pay_platform_config` VALUES (0, 'http://127.0.0.1', 'HMAC_SHA256', '123456', 'http://127.0.0.1/h5/#/result/success', 'http://127.0.0.1/h5/#/result/success', 30, 0, '2024-01-02 20:23:19', 1757299137932677120, '2024-02-13 15:08:51', 3, b'0', 2000); -- ---------------------------- -- Table structure for pay_reconcile_detail