mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +08:00
add refresh browser cache when client version not match server version
This commit is contained in:
@@ -9,6 +9,7 @@ type ConfigContainer struct {
|
||||
var (
|
||||
Version string
|
||||
CommitHash string
|
||||
BuildTime string
|
||||
Container = &ConfigContainer{}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user