style:修正拼写错误

This commit is contained in:
Mmx
2021-07-27 09:47:45 +08:00
parent f0c262a2b0
commit a6be2fa234
5 changed files with 7 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
package global
import "autoLogin/modles"
import "autoLogin/models"
var Config *modles.Config
var Config *models.Config
var Status struct {
Output bool