nizongfeng 2 年之前
父節點
當前提交
b77804968c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      application/api/controller/Index.php

+ 1
- 1
application/api/controller/Index.php 查看文件

@@ -35,7 +35,7 @@ class Index extends Api
"createtime"=>["<",time()-1800],
"have_paid"=>0,
"status"=>1,
])->buildSql();
])->find();
if (!$order){
return;
}


Loading…
取消
儲存