本地缓存通知事件处理,更新APACHE.IOTDB依赖库最新源码本地Nuget

This commit is contained in:
ChenYi 2025-11-18 10:33:19 +08:00
parent 3bd36c65c9
commit 2a6841c01d
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<configuration> <configuration>
<packageSources> <packageSources>
<!--<add key="JiSheTeam" value="http://proget.jisheyun.com:9511/nuget/JiSheTeam/v3/index.json" protocolVersion="3" allowInsecureConnections="true" />--> <add key="JiSheTeam" value="http://192.168.111.248:9511/nuget/JiSheTeam/v3/index.json" protocolVersion="3" allowInsecureConnections="true" />
<add key="nuget" value="https://nuget.cdn.azure.cn/v3/index.json" /> <add key="nuget" value="https://nuget.cdn.azure.cn/v3/index.json" />
</packageSources> </packageSources>
</configuration> </configuration>

View File

@ -63,7 +63,7 @@
"TableModelClusterList": [ "192.168.111.174:30710" ], "TableModelClusterList": [ "192.168.111.174:30710" ],
"PoolSize": 32, "PoolSize": 32,
"DataBaseName": "jisheiotdata", "DataBaseName": "jisheiotdata",
"OpenDebugMode": false, "OpenDebugMode": true,
"UseTableSessionPoolByDefault": false "UseTableSessionPoolByDefault": false
}, },
"ServerApplicationOptions": { "ServerApplicationOptions": {