parent
45c8f0a8ff
commit
f02f6da713
|
@ -54,5 +54,5 @@ trust.auth-hosts=127.0.0.12,::1
|
||||||
|
|
||||||
#需要调试的设备IP/IP+端口
|
#需要调试的设备IP/IP+端口
|
||||||
# 主机,多个主机逗号(,)分割
|
# 主机,多个主机逗号(,)分割
|
||||||
device.log-hosts=https://111.28.2.17:443,http://172.21.44.239,https://183.230.71.73:8888/
|
device.log-hosts=
|
||||||
device.log-paths=login,logout,capacity,start,stop,get,linkstatus
|
device.log-paths=login,logout,capacity,start,stop,get
|
2
pom.xml
2
pom.xml
|
@ -17,7 +17,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>com.dispose</groupId>
|
<groupId>com.dispose</groupId>
|
||||||
<artifactId>dispose_platform</artifactId>
|
<artifactId>dispose_platform</artifactId>
|
||||||
<version>2.0.8.10</version>
|
<version>2.0.8.11</version>
|
||||||
<name>dispose_platform</name>
|
<name>dispose_platform</name>
|
||||||
<description>Dispose Platform</description>
|
<description>Dispose Platform</description>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue