Authored by wangshusheng

修改

... ... @@ -10,6 +10,8 @@
<version>1.2.7-SNAPSHOT</version>
</parent>
<name>yoho-rfid</name>
<groupId>com.yoho.rfid</groupId>
<artifactId>yohobuy-rfid</artifactId>
<packaging>pom</packaging>
... ...
... ... @@ -5,7 +5,7 @@ is_checksession_enable=false
# ******************** client servers ********************
# mac:ip:port:power(1:use, 0:no use, 30:capacity):speedMode(SPEED_FASTEST(0), SPEED_NORMAL(1), SPEED_POWERSAVE(2), SPEED_FULL_POWER(3))
rfid.client.address=00-00-00-00-00-00-00-E0:172.16.6.231:9761:1|0|0|0-30|0|0|0:3
rfid.client.address=00-00-00-00-00-00-00-E0:172.16.6.231:9761:1|0|0|0-30|0|0|0:0
zkAddress=192.168.102.45:2181
# web context
... ...