- remove enableStore and orderUseNewTable related stuff

This commit is contained in:
gazebo
2019-02-12 15:11:30 +08:00
parent ced25499c4
commit 65000be3d0
11 changed files with 104 additions and 479 deletions

View File

@@ -32,9 +32,7 @@ func Init() {
defsch.Init()
api.Init()
cms.InitServiceInfo(Version, BuildDate, GitCommit)
if globals.EnableStore {
promotion.Init()
}
promotion.Init()
}
// 返回true表示非运行服务