feat/sync-setting: TODO to get credential

This commit is contained in:
2025-11-28 10:00:29 +07:00
parent b09c9f183c
commit 1cc8702109
3 changed files with 14 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@ type AuthInfo struct {
Pharmachist_Code *string
Intern_Position_Code *string
Roles []string
Sync bool
// User_DivisionPositions []DivisionPosition
}