x
Build docker and publish / build (20.15.1) (push) Successful in 8m3s

This commit is contained in:
2026-03-16 00:59:49 -07:00
parent 1d2f2a594a
commit 3cd22d8538
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -682,6 +682,7 @@ type FamilyDetail struct {
type FamilyMemberItem struct {
UserId int64 `json:"user_id"`
Identifier string `json:"identifier"`
DeviceNo string `json:"device_no"`
Role uint8 `json:"role"`
RoleName string `json:"role_name"`
Status uint8 `json:"status"`