nizongfeng 3 years ago
parent
commit
0994698ae4
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,
])->buildSql();
echo $order;die;
if (!$order){
return;
}


Loading…
Cancel
Save