mirror of
https://github.com/KaySar12/NextZen-UserService.git
synced 2025-06-27 19:35:10 +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.InitSetup(config.UserServiceConfigFilePath)
|
||||||
|
|
||||||
config.AppInfo.LogPath = logPath.Value()
|
config.AppInfo.LogPath = logPath.Value()
|
||||||
config.AppInfo.LogSaveName = logSaveName.Value()
|
|
||||||
config.AppInfo.LogFileExt = logFileExt.Value()
|
config.AppInfo.LogFileExt = logFileExt.Value()
|
||||||
config.AppInfo.DBPath = dbPath.Value()
|
config.AppInfo.DBPath = dbPath.Value()
|
||||||
config.AppInfo.UserDataPath = userDataPath.Value()
|
config.AppInfo.UserDataPath = userDataPath.Value()
|
||||||
|
Loading…
Reference in New Issue
Block a user