wugg 2 years ago
parent
commit
988ece167c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/controller/Suppler.php

+ 1 - 1
app/admin/controller/Suppler.php

@@ -146,7 +146,7 @@ class Suppler extends Base
                 "nature" => $nature,
                 "legaler" => $legaler,
                 "addr" => $addr,
-                "status" => 1,
+                "status" => 0,
                 "is_del" => 0,
                 "remark" => '',
                 "ticket_type" => $ticket_type,