diff --git a/business/jxstore/cms/cms.go b/business/jxstore/cms/cms.go index e656546a4..d3a1aa84f 100644 --- a/business/jxstore/cms/cms.go +++ b/business/jxstore/cms/cms.go @@ -148,7 +148,7 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) { "operateType": model.OperateTypeName, "thingType": model.ThingTypeName, "apiFunctionName": model.ApiFunctionName, - "vendorstatus": model.VendorStatus, + "vendorStatus": model.VendorStatus, }, } }