人员数据上传更改
This commit is contained in:
parent
e34c97432c
commit
693bcf736e
@ -660,6 +660,7 @@ public class Panel : MonoBehaviour
|
|||||||
playerList.userId = userId;
|
playerList.userId = userId;
|
||||||
playerList.roleId = roleId;
|
playerList.roleId = roleId;
|
||||||
playerList.birthAreaId = areaId;
|
playerList.birthAreaId = areaId;
|
||||||
|
playerList.chargeAreaId = areaId;
|
||||||
createTemplateInfo.Instance.auth_CreateTemplate.playerList.Add(playerList);
|
createTemplateInfo.Instance.auth_CreateTemplate.playerList.Add(playerList);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user