update actions,fix something

This commit is contained in:
yoan
2024-10-20 13:00:27 +08:00
parent 24192b61c1
commit c45ad3c901
6 changed files with 10 additions and 11 deletions

View File

@@ -51,6 +51,7 @@ type HttpreqAccess struct {
Mode string `json:"mode"`
Username string `json:"username"`
Password string `json:"password"`
}
type LocalAccess struct{}