This commit is contained in:
2026-06-05 17:30:36 +03:00
parent 3e2edf53a5
commit f1112e5a11
1246 changed files with 6117 additions and 1589 deletions

View File

@@ -54,9 +54,6 @@ type ItemUser struct {
// Mobile
Mobile []interface{} `json:"mobile"`
// Password
Password string `json:"passwd"`
// Protected
Protected bool `json:"protected"`