update Revision

This commit is contained in:
aichy126 2023-04-11 14:49:11 +08:00
parent a9381056e9
commit f50414adcf
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ func runApp() {
panic(err)
}
constant.Version = Version
constant.Revision = Revision
schema.AppStartTime = time.Now()
defer cleanup()