diff --git a/JiShe.ServicePro b/JiShe.ServicePro index 3679d3f..b0d24dc 160000 --- a/JiShe.ServicePro +++ b/JiShe.ServicePro @@ -1 +1 @@ -Subproject commit 3679d3f214e2b1746cc3e1574e83b7f34e875fa8 +Subproject commit b0d24dcd5351d4a6e75dabb9e2edcd73355200a7 diff --git a/host/JiShe.IoT.HttpApi.Host/appsettings.Development.json b/host/JiShe.IoT.HttpApi.Host/appsettings.Development.json index faaebaa..de0202f 100644 --- a/host/JiShe.IoT.HttpApi.Host/appsettings.Development.json +++ b/host/JiShe.IoT.HttpApi.Host/appsettings.Development.json @@ -51,7 +51,9 @@ "DefaultBundles": 16, "TopicMode": "Static", "EnableTopicTypeFilter": true, - "AllowedTopicTypes": [ "Dynamic", "Static" ] + "AllowedTopicTypes": [ "Dynamic", "Static" ], + "AllowedClusters": [ "pulsar-cluster-1" ], + "AdminRoles": [ "admin" ] }, "IoTDBOptions": { "UserName": "root",