33333333333
This commit is contained in:
3
doc/2025-01-18.sql
Normal file
3
doc/2025-01-18.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE `cai_pay_trd_config`
|
||||
ADD COLUMN `wx_product_id` varchar(100) NULL COMMENT '微信产品号' AFTER `sign`,
|
||||
ADD COLUMN `enable_wx_status` tinyint(1) NOT NULL DEFAULT 0 AFTER `enable_status`;
|
||||
Reference in New Issue
Block a user