Commit 8bec0a6f by 王召彬

配置中心添加字段

parent 6e2680af
......@@ -23,6 +23,7 @@ class CfgCenter
const PAY_YUNMAI_ISP = 'pay_yunmai_isp'; //云脉的支付服务商配置,用于托管子商户
const PAY_ZHIMEI = 'pay_zhimei'; //致美的支付配置
const PAY_TRANSFER = 'pay_transfer'; //提现打款专用的支付配置
const PAY_YUNMAIKEJI = 'pay_yunmaikeji'; // 云脉科技支付
const SELLER_DISTRIBUTION = 'seller_distribution'; //卖家分销配置
const MP_ZHIMEI = 'mp_zhimei'; //致美的公众号配置
const MP_OEMADM = 'mp_oemadm'; // OEM机构管理员公众号后台,使用云脉科技公众号
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment