$rs = $acSetting->allowField(true)->validate(true)->save($_POST);
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '0' at line 1按照文件给出的路径没有用,验证器类文件放在application\common\validate\UsersWeiXin.php
希望官方解决下
最佳答案