feat: acid 自动嗅探逻辑
This commit is contained in:
@@ -20,8 +20,8 @@ type LoginMeta struct {
|
||||
}
|
||||
|
||||
type LoginInfo struct {
|
||||
Form *LoginForm
|
||||
Meta *LoginMeta
|
||||
Form LoginForm
|
||||
Meta LoginMeta
|
||||
}
|
||||
|
||||
type Conf struct {
|
||||
|
||||
Reference in New Issue
Block a user