mirror of
https://github.com/KaySar12/NextZen-UserService.git
synced 2025-03-15 23:25:35 +07:00
build fix
This commit is contained in:
parent
0b66fd838f
commit
2493e91ce8
@ -78,7 +78,6 @@ func (u *migrationTool) Migrate() error {
|
||||
config.InitSetup(config.UserServiceConfigFilePath)
|
||||
|
||||
config.AppInfo.LogPath = logPath.Value()
|
||||
config.AppInfo.LogSaveName = logSaveName.Value()
|
||||
config.AppInfo.LogFileExt = logFileExt.Value()
|
||||
config.AppInfo.DBPath = dbPath.Value()
|
||||
config.AppInfo.UserDataPath = userDataPath.Value()
|
||||
|
Loading…
Reference in New Issue
Block a user