nizongfeng 2 years ago
parent
commit
b0d36ea285
1 changed files with 0 additions and 1 deletions
  1. +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;
}


Loading…
Cancel
Save