Logo white

wxd / MEIDD_MSCP_PHP

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • MEIDD_MSCP_PHP
  • plugins
  • shipping
  • ztoexpress
  • config.php
  • 初始文件
    7103d67a
    season authored
    2020-01-18 16:16:35 +0800  
    Browse Code »
config.php 197 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
<?php

return array(
    'code'=> 'ztoexpress',
    'name' => '中通快递',
    'version' => '1.0',
    'author' => 'ztoexpress',
    'desc' => '中通快递插件 ',
    'icon' => 'logo.jpg',
);