add citizen

This commit is contained in:
kittapath 2024-10-22 15:14:42 +07:00
parent 77d68e7096
commit 0ddec18725

View file

@ -4123,6 +4123,8 @@ export class PositionController extends Controller {
"next_holder.prefix",
"next_holder.firstName",
"next_holder.lastName",
"next_holder.id",
"next_holder.citizenId",
])
.getMany();
const _posMaster = posMaster.map((x) => {