mirror of https://gitee.com/answerdev/answer.git
update Revision
This commit is contained in:
parent
a9381056e9
commit
f50414adcf
|
@ -54,6 +54,7 @@ func runApp() {
|
|||
panic(err)
|
||||
}
|
||||
constant.Version = Version
|
||||
constant.Revision = Revision
|
||||
schema.AppStartTime = time.Now()
|
||||
|
||||
defer cleanup()
|
||||
|
|
Loading…
Reference in New Issue