city의 officer를 general로 이동
This commit is contained in:
+1
-1
@@ -449,7 +449,7 @@ function registerGlobal(basicInfo){
|
||||
};
|
||||
window.myGeneralID = basicInfo.generalID;
|
||||
window.isChief = basicInfo.isChief;
|
||||
window.myGeneralLevel = basicInfo.generalLevel;
|
||||
window.myOfficerLevel = basicInfo.officerLevel;
|
||||
window.permissionLevel = basicInfo.permission;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user