Kirin 2 lat temu
rodzic
commit
fc0151ad80
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/admin/controller/system/SystemStore.php

+ 1 - 1
app/admin/controller/system/SystemStore.php

@@ -253,7 +253,7 @@ class SystemStore extends AuthController
             ['leader', ''],
             ['id_card', ''],
             ['status', 0],
-            ['reason', 0],
+            ['reason', ''],
         ]);
         SystemStoreApply::beginTrans();
         try {