fix gitea workflow path and runner label
Build docker and publish / build (20.15.1) (push) Failing after 7m31s

This commit is contained in:
2026-03-03 18:07:03 -08:00
parent 3a0d6dcd5a
commit f773fe1d6d
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2590,6 +2590,7 @@ type UpdateUserBasiceInfoRequest struct {
RefererId int64 `json:"referer_id"`
Enable bool `json:"enable"`
IsAdmin bool `json:"is_admin"`
Remark string `json:"remark"`
}
type UpdateUserNotifyRequest struct {