From 8b014bce6dea4b0081eb0570b0b76f9cdc3f7bce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=AE=99=E7=9A=AE=E7=9A=AE=E5=A8=83?= <2964346877@qq.com> Date: Thu, 9 Mar 2023 16:01:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=AF=E5=8F=A3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ src/main/resources/bin/winsw.xml | 8 ++++---- src/main/resources/bootstrap.yml | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index e8cf8ae..05d72be 100644 --- a/pom.xml +++ b/pom.xml @@ -159,6 +159,11 @@ 4.0 + + com.docus + docus-http-starter + 1.0-SNAPSHOT + diff --git a/src/main/resources/bin/winsw.xml b/src/main/resources/bin/winsw.xml index de346eb..de14830 100644 --- a/src/main/resources/bin/winsw.xml +++ b/src/main/resources/bin/winsw.xml @@ -1,10 +1,10 @@ - docus-spring-template - 生产-模板-管理 - 生产-模板-管理 + docus-mzzy-collector + 生产-梅州中医基础数据同步 + 生产-梅州中医基础数据同步 Automatic %BASE%\start.bat nacos seata-server - \ No newline at end of file + diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index 0b35348..f659e4f 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -1,5 +1,5 @@ server: - port: 9 + port: 9313 spring: profiles: active: dev