durong %!s(int64=5) %!d(string=hai) anos
pai
achega
c21fa566ab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Http/Controllers/ConfigController.php

+ 1 - 1
app/Http/Controllers/ConfigController.php

@@ -121,7 +121,7 @@ class ConfigController extends Controller
             ],
             //行为绑定用户
             'behavior_binding_users'=>[
-                0=>'所有用户'
+                '0'=>'所有用户'
             ]
         ];
     }