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