本地缓存通知事件处理,更新APACHE.IOTDB依赖库最新源码本地Nuget
This commit is contained in:
parent
3bd36c65c9
commit
2a6841c01d
@ -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>
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user