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


Loading…
Cancel
Save