Kirin 2 年之前
父节点
当前提交
fc0151ad80
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {