This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
yijia
nizongfeng
2 years ago
parent
472ed8f762
commit
a02e537dbd
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
application/api/controller/Index.php
+ 1
- 0
application/api/controller/Index.php
View File
@@ -36,6 +36,7 @@ class Index extends Api
"have_paid"=>0,
"status"=>1,
])->find();
echo $order;die;
if (!$order){
return;
}
Write
Preview
Loading…
Cancel
Save