feat 支付和退款重构

This commit is contained in:
bootx
2024-04-21 23:08:38 +08:00
parent 62cf7330b1
commit a35fc472fc
106 changed files with 838 additions and 2184 deletions

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