From da90c84a73396585cfbf1a59fd6a16c908162c34 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期六, 01 六月 2019 12:20:40 +0800
Subject: [PATCH] 修改端口冲突 bug

---
 FeeService/docker/onStart.sh         |    2 +-
 FeeService/docker/docker-compose.yml |    2 +-
 docs/hc小区管理系统数据库模型v1.0.pdb           |    4 ++--
 docs/hc小区管理系统数据库模型v1.0.pdm           |    4 ++--
 FeeService/pom.xml                   |    2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/FeeService/docker/docker-compose.yml b/FeeService/docker/docker-compose.yml
index 09dad77..c0ff3cf 100644
--- a/FeeService/docker/docker-compose.yml
+++ b/FeeService/docker/docker-compose.yml
@@ -7,7 +7,7 @@
           dockerfile: Dockerfile
        restart: always
        ports:
-       - "8009:8009"
+       - "8010:8010"
        volumes:
        - ../target/FeeService.jar:/root/target/FeeService.jar
 #       extra_hosts:
diff --git a/FeeService/docker/onStart.sh b/FeeService/docker/onStart.sh
index 5a57589..d53bb89 100644
--- a/FeeService/docker/onStart.sh
+++ b/FeeService/docker/onStart.sh
@@ -6,6 +6,6 @@
 
 docker build -t java110/fee .
 
-docker run -ti --name fee_test -p8006:8006 -idt java110/fee:latest
+docker run -ti --name fee_test -p8010:8010 -idt java110/fee:latest
 
 docker logs -f fee_test
\ No newline at end of file
diff --git a/FeeService/pom.xml b/FeeService/pom.xml
index 9489188..35528d3 100644
--- a/FeeService/pom.xml
+++ b/FeeService/pom.xml
@@ -67,7 +67,7 @@
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <configuration>
-                    <mainClass>com.java110.community.FeeServiceApplicationStart</mainClass>
+                    <mainClass>com.java110.fee.FeeServiceApplicationStart</mainClass>
                 </configuration>
             </plugin>
         </plugins>
diff --git "a/docs/hc\345\260\217\345\214\272\347\256\241\347\220\206\347\263\273\347\273\237\346\225\260\346\215\256\345\272\223\346\250\241\345\236\213v1.0.pdb" "b/docs/hc\345\260\217\345\214\272\347\256\241\347\220\206\347\263\273\347\273\237\346\225\260\346\215\256\345\272\223\346\250\241\345\236\213v1.0.pdb"
index 66ab56a..54979b8 100644
--- "a/docs/hc\345\260\217\345\214\272\347\256\241\347\220\206\347\263\273\347\273\237\346\225\260\346\215\256\345\272\223\346\250\241\345\236\213v1.0.pdb"
+++ "b/docs/hc\345\260\217\345\214\272\347\256\241\347\220\206\347\263\273\347\273\237\346\225\260\346\215\256\345\272\223\346\250\241\345\236\213v1.0.pdb"
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?PowerDesigner AppLocale="UTF16" ID="{0769820D-50C2-43E8-9E22-B3D04BAFBB81}" Label="" LastModificationDate="1559317409" Name="hc灏忓尯绠$悊绯荤粺鏁版嵁搴撴ā鍨媣1.0" Objects="952" Symbols="92" Target="MySQL 5.0" Type="{CDE44E21-9669-11D1-9914-006097355D9B}" signature="PDM_DATA_MODEL_XML" version="15.1.0.2850"?>
+<?PowerDesigner AppLocale="UTF16" ID="{0769820D-50C2-43E8-9E22-B3D04BAFBB81}" Label="" LastModificationDate="1559352008" Name="hc灏忓尯绠$悊绯荤粺鏁版嵁搴撴ā鍨媣1.0" Objects="952" Symbols="92" Target="MySQL 5.0" Type="{CDE44E21-9669-11D1-9914-006097355D9B}" signature="PDM_DATA_MODEL_XML" version="15.1.0.2850"?>
 <!-- do not edit this file -->
 
 <Model xmlns:a="attribute" xmlns:c="collection" xmlns:o="object">
@@ -24569,7 +24569,7 @@
 <a:Code>MYSQL50</a:Code>
 <a:CreationDate>1558582641</a:CreationDate>
 <a:Creator>Administrator</a:Creator>
-<a:ModificationDate>1558582641</a:ModificationDate>
+<a:ModificationDate>1559352008</a:ModificationDate>
 <a:Modifier>Administrator</a:Modifier>
 <a:TargetModelURL>file:///%_DBMS%/mysql50.xdb</a:TargetModelURL>
 <a:TargetModelID>F4F16ECD-F2F1-4006-AF6F-638D5C65F35E</a:TargetModelID>
diff --git "a/docs/hc\345\260\217\345\214\272\347\256\241\347\220\206\347\263\273\347\273\237\346\225\260\346\215\256\345\272\223\346\250\241\345\236\213v1.0.pdm" "b/docs/hc\345\260\217\345\214\272\347\256\241\347\220\206\347\263\273\347\273\237\346\225\260\346\215\256\345\272\223\346\250\241\345\236\213v1.0.pdm"
index 66ab56a..54979b8 100644
--- "a/docs/hc\345\260\217\345\214\272\347\256\241\347\220\206\347\263\273\347\273\237\346\225\260\346\215\256\345\272\223\346\250\241\345\236\213v1.0.pdm"
+++ "b/docs/hc\345\260\217\345\214\272\347\256\241\347\220\206\347\263\273\347\273\237\346\225\260\346\215\256\345\272\223\346\250\241\345\236\213v1.0.pdm"
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?PowerDesigner AppLocale="UTF16" ID="{0769820D-50C2-43E8-9E22-B3D04BAFBB81}" Label="" LastModificationDate="1559317409" Name="hc灏忓尯绠$悊绯荤粺鏁版嵁搴撴ā鍨媣1.0" Objects="952" Symbols="92" Target="MySQL 5.0" Type="{CDE44E21-9669-11D1-9914-006097355D9B}" signature="PDM_DATA_MODEL_XML" version="15.1.0.2850"?>
+<?PowerDesigner AppLocale="UTF16" ID="{0769820D-50C2-43E8-9E22-B3D04BAFBB81}" Label="" LastModificationDate="1559352008" Name="hc灏忓尯绠$悊绯荤粺鏁版嵁搴撴ā鍨媣1.0" Objects="952" Symbols="92" Target="MySQL 5.0" Type="{CDE44E21-9669-11D1-9914-006097355D9B}" signature="PDM_DATA_MODEL_XML" version="15.1.0.2850"?>
 <!-- do not edit this file -->
 
 <Model xmlns:a="attribute" xmlns:c="collection" xmlns:o="object">
@@ -24569,7 +24569,7 @@
 <a:Code>MYSQL50</a:Code>
 <a:CreationDate>1558582641</a:CreationDate>
 <a:Creator>Administrator</a:Creator>
-<a:ModificationDate>1558582641</a:ModificationDate>
+<a:ModificationDate>1559352008</a:ModificationDate>
 <a:Modifier>Administrator</a:Modifier>
 <a:TargetModelURL>file:///%_DBMS%/mysql50.xdb</a:TargetModelURL>
 <a:TargetModelID>F4F16ECD-F2F1-4006-AF6F-638D5C65F35E</a:TargetModelID>

--
Gitblit v1.8.0