2. Danh sách đang hoạt động(theo Id)
Mô tả API lấy dữ liệu thông tin nhân viên đang hoạt động trên hệ thống
Thông tin
Mô tả
Tạo request
curl -X 'GET'\ https://localhost:7222/API/Manager/User/GetSelectActiveAccountWithIdRespone Body
[
{
"value": "",
"label": "admin",
"disabled": null,
"fullName": "Nguyễn Công Bình",
"Code": null,
"BoolValue": null,
"children": null,
"OrderIndex": null
}
]Tên trường
Mô tả
Kiểu dữ liệu
Last updated