端口修改
parent
b578a5b250
commit
8b014bce6d
@ -1,10 +1,10 @@
|
|||||||
<service>
|
<service>
|
||||||
<id>docus-spring-template</id>
|
<id>docus-mzzy-collector</id>
|
||||||
<name>生产-模板-管理</name>
|
<name>生产-梅州中医基础数据同步</name>
|
||||||
<description>生产-模板-管理</description>
|
<description>生产-梅州中医基础数据同步</description>
|
||||||
<startmode>Automatic</startmode>
|
<startmode>Automatic</startmode>
|
||||||
<executable>%BASE%\start.bat</executable>
|
<executable>%BASE%\start.bat</executable>
|
||||||
<log mode="none"></log>
|
<log mode="none"></log>
|
||||||
<depend>nacos</depend>
|
<depend>nacos</depend>
|
||||||
<depend>seata-server</depend>
|
<depend>seata-server</depend>
|
||||||
</service>
|
</service>
|
||||||
|
Loading…
Reference in New Issue