config.ini.php 274 B

1234567891011121314151617
  1. <?php
  2. defined('InShopNC') or exit('Access Invalid!');
  3. $config['receive_bank'] = [
  4. '榜样民生',
  5. '榜样宁波银行',
  6. '飞鸢招行',
  7. '飞鸢民生银行'
  8. ];
  9. $config['test_mchid'] = [
  10. ];
  11. $config['WEB_COMPANY_NAME'] = '飞鸢科技集团有限公司';