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
a02e537dbd
commit
b0d36ea285
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
application/api/controller/Index.php
+ 0
- 1
application/api/controller/Index.php
View File
@@ -36,7 +36,6 @@ class Index extends Api
"have_paid"=>0,
"status"=>1,
])->find();
echo $order;die;
if (!$order){
return;
}
Write
Preview
Loading…
Cancel
Save