feat:支持多运营商
This commit is contained in:
@@ -3,6 +3,7 @@ package Modles
|
||||
type LoginForm struct {
|
||||
Domain string `json:"domain"`
|
||||
UserName string `json:"username"`
|
||||
UserType string `json:"user_type"`
|
||||
PassWord string `json:"password"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user