Skip to content

Conversation

@Beichi-CHs
Copy link

\Application\Admin\Model\MemberModel.class.php...Line14处的
array('type',array(1,2),'请勿恶意修改字段',3,'in'),
应改为
array('type',array(1,2,3,4),'请勿恶意修改字段',3,'in'),
以使admin.php?m=admin&c=member&a=update&id=1(创建/编辑前台用户)中后2种用户组变为可用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant