Mod aaa-12 修改用户认证-未认证权限移动功能

RCA:
SOL:
修改人:chenling
检视人:
This commit is contained in:
ChenLing 2019-09-02 14:52:02 +08:00
parent 779b3589ea
commit 658553cee5
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ void mov_authfree(char *name, int after_arry, authfree_result_t *authfree_result
int i;
int temp;
int after;
int before;
freeauth_configure_t before_array[RULE_MAX_NUM] = {0};
if(NULL == authfree_result) {