- 移除常量字符串'1970-01-01 00:00:00'

This commit is contained in:
gazebo
2019-09-20 15:46:09 +08:00
parent 92cdb1d975
commit d1d0e576eb
5 changed files with 10 additions and 7 deletions

View File

@@ -106,7 +106,7 @@ var (
Name: "石峰固定",
},
AuthBindInfo: &AuthBindEx{},
LoginTime: utils.ZeroTimeValue,
LoginTime: utils.DefaultTimeValue,
ExpiresAt: 0,
},
}