mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-09-02 02:34:34 +00:00
feat 支付和退款重构
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user