fix 平台支付限额未设置

Signed-off-by: 喵呀 <xxm1995@outlook.com>
This commit is contained in:
喵呀
2024-04-20 16:31:34 +00:00
committed by Gitee
parent 6515a49cc9
commit 046494f8bb

View File

@@ -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