Refactor user bootstrap

Signed-off-by: Sean Du <do4suki@gmail.com>
This commit is contained in:
2026-04-28 19:59:27 +08:00
parent 7a3ac35566
commit 581990a52f
6 changed files with 169 additions and 70 deletions
-1
View File
@@ -193,7 +193,6 @@ func LoadUnitData() {
DisplayRank: u.RankMax,
UserID: id,
InsertDate: time.Now().Unix(),
UpdateDate: time.Now().Unix(),
}
// 检查表里是否已经有数据