Store.ChangePriceType新增StoreChangePriceTypeManagedStore

This commit is contained in:
gazebo
2019-11-11 10:11:43 +08:00
parent 83f9493352
commit f710444cbf
4 changed files with 26 additions and 11 deletions

View File

@@ -97,6 +97,7 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
"configTypeName": model.ConfigTypeName,
"autoSaleAt": AutoSaleAtStr,
"userTypeName": model.UserTypeName,
"storePriceTypeName": model.StorePriceTypeName,
},
}
}