新增vendorstatus的常量说明

This commit is contained in:
qidongsheng
2020-07-06 16:57:19 +08:00
parent ec4b41825f
commit c852715369
2 changed files with 5 additions and 0 deletions

View File

@@ -148,6 +148,7 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
"operateType": model.OperateTypeName,
"thingType": model.ThingTypeName,
"apiFunctionName": model.ApiFunctionName,
"vendorstatus": model.VendorStatus,
},
}
}