info.php 659 B

123456789101112131415161718192021
  1. <?php
  2. /**
  3. * Niushop商城系统 - 团队十年电商经验汇集巨献!
  4. * =========================================================
  5. * Copy right 2019-2029 杭州牛之云科技有限公司, 保留所有权利。
  6. * ----------------------------------------------
  7. * 官方网址: https://www.niushop.com
  8. * =========================================================
  9. */
  10. return [
  11. 'name' => 'B2C_V4',
  12. 'title' => 'NiuShop单商户V5版',
  13. 'description' => 'NiuShop单商户V5版',
  14. 'type' => 'system',
  15. 'status' => 1,
  16. 'author' => '',
  17. 'version' => '5.2.0',
  18. 'version_no' => '520230426001',
  19. 'content' => 'NiuShop单商户V5版'
  20. ];