wuxw пре 6 година
родитељ
комит
da90c84a73

+ 1 - 1
FeeService/docker/docker-compose.yml

@@ -7,7 +7,7 @@ services:
           dockerfile: Dockerfile
        restart: always
        ports:
-       - "8009:8009"
+       - "8010:8010"
        volumes:
        - ../target/FeeService.jar:/root/target/FeeService.jar
 #       extra_hosts:

+ 1 - 1
FeeService/docker/onStart.sh

@@ -6,6 +6,6 @@ cp  -r ../target .
 
 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

+ 1 - 1
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>

+ 2 - 2
docs/hc小区管理系统数据库模型v1.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小区管理系统数据库模型v1.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小区管理系统数据库模型v1.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 @@ LABL 0 新宋体,8,N</a:FontList>
 <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>

+ 2 - 2
docs/hc小区管理系统数据库模型v1.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小区管理系统数据库模型v1.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小区管理系统数据库模型v1.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 @@ LABL 0 新宋体,8,N</a:FontList>
 <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>