This commit is contained in:
苏尹岚
2021-01-11 14:25:32 +08:00
parent bee46dd1d5
commit 431cde11bd
5 changed files with 100 additions and 20 deletions

View File

@@ -149,6 +149,7 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
"thingType": model.ThingTypeName,
"apiFunctionName": model.ApiFunctionName,
"vendorStatus": model.VendorStatus,
"couponsStatus": model.CouponStatusName,
},
}
}