style: 修改包名

This commit is contained in:
Mmx
2021-11-25 09:16:31 +08:00
parent 2c3c694065
commit ca9436c6a6
7 changed files with 18 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
package models
package srunModels
type LoginForm struct {
Domain string `json:"domain"`