Kirin %!s(int64=2) %!d(string=hai) anos
pai
achega
fc0151ad80
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {