This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wupengfei
/
fssy
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
wupengfei
3 years ago
parent
61b547974a
commit
bcabe35242
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
application/api/controller/Qc.php
+ 1
- 1
application/api/controller/Qc.php
View File
@@ -6,7 +6,7 @@ use think\Db;
class Qc{
function index()
{
-
+
var_dump(get_delivery());
}