- GetOrderEvents

- idcard and licence for store
This commit is contained in:
gazebo
2018-11-12 12:00:09 +08:00
parent 86b50e5c66
commit 920e6ba35a
9 changed files with 81 additions and 38 deletions

View File

@@ -41,6 +41,7 @@ func InitServiceInfo(version, buildDate, gitCommit string) {
"waybillStatus": model.WaybillStatusName,
"bankName": model.BankName,
"promotionStatusName": model.PromotionStatusName,
"orderTypeName": model.OrderTypeName,
},
}
Init()