nizongfeng 2 yıl önce
ebeveyn
işleme
b77804968c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      application/api/controller/Index.php

+ 1
- 1
application/api/controller/Index.php Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet