添加 麻瓜宝 支付渠道

This commit is contained in:
兔姬桑
2020-04-20 13:55:14 +08:00
parent 077d41480d
commit be6b10df6e
13 changed files with 296 additions and 15 deletions

2
sql/mod/20200420.sql Normal file
View File

@@ -0,0 +1,2 @@
update `config` SET `name` = 'is_otherPay', `value` = '' where `config`.`id` = 81;
update `config` SET `name` = 'bitpay_secret', `value` = '' where `config`.`id` = 86;