nizongfeng hace 3 años
padre
commit
0994698ae4
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      application/api/controller/Index.php

+ 0
- 1
application/api/controller/Index.php Ver fichero

@@ -36,7 +36,6 @@ class Index extends Api
"have_paid"=>0,
"status"=>1,
])->buildSql();
echo $order;die;
if (!$order){
return;
}


Cargando…
Cancelar
Guardar