Merge remote-tracking branch 'origin/ats-restruct' into ats-restruct
This commit is contained in:
commit
eb5d355485
2
pom.xml
2
pom.xml
@ -166,7 +166,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<!--如果不需要在执行编译时启动smart-doc,则将phase注释掉-->
|
<!--如果不需要在执行编译时启动smart-doc,则将phase注释掉-->
|
||||||
<phase>compile</phase>
|
<!-- <phase>compile</phase>-->
|
||||||
<goals>
|
<goals>
|
||||||
<!--smart-doc提供了html、openapi、markdown等goal,可按需配置-->
|
<!--smart-doc提供了html、openapi、markdown等goal,可按需配置-->
|
||||||
<goal>html</goal>
|
<goal>html</goal>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
server:
|
server:
|
||||||
port: 9100
|
port: 9010
|
||||||
|
|
||||||
modbus-tcp:
|
modbus-tcp:
|
||||||
port: 19100
|
port: 19100
|
||||||
|
Loading…
Reference in New Issue
Block a user