This website works better with JavaScript.
Explore
Help
Register
Sign In
chenlong
/
kuaidi100
Watch
1
Star
0
Fork
You've already forked kuaidi100
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
kuaidi100
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
28 KiB
Tree:
8d9d9ebb68
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8d9d9ebb68'
${ noResults }
kuaidi100
/
config.php
13 lines
137 B
Raw
Normal View
History
Unescape
Escape
first commit
2 years ago
<?php
/**
* 快递 100 配置
*/
return [
"key" => '',
"customer" => '',
"secret" => '',
"userid" => '',
];