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>
|
||||
<execution>
|
||||
<!--如果不需要在执行编译时启动smart-doc,则将phase注释掉-->
|
||||
<phase>compile</phase>
|
||||
<!-- <phase>compile</phase>-->
|
||||
<goals>
|
||||
<!--smart-doc提供了html、openapi、markdown等goal,可按需配置-->
|
||||
<goal>html</goal>
|
||||
|
@ -1,5 +1,5 @@
|
||||
server:
|
||||
port: 9100
|
||||
port: 9010
|
||||
|
||||
modbus-tcp:
|
||||
port: 19100
|
||||
|
Loading…
Reference in New Issue
Block a user