yzc 1 anno fa
parent
commit
23e941c392
3 ha cambiato i file con 15 aggiunte e 79 eliminazioni
  1. 8 8
      hx-admin/pom.xml
  2. 5 69
      hx-admin/src/main/resources/application-prod.yml
  3. 2 2
      pom.xml

+ 8 - 8
hx-admin/pom.xml

@@ -29,10 +29,10 @@
             <artifactId>hx-supply</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>com.fjhx</groupId>
-            <artifactId>hx-iot</artifactId>
-        </dependency>
+        <!--        <dependency>-->
+        <!--            <groupId>com.fjhx</groupId>-->
+        <!--            <artifactId>hx-iot</artifactId>-->
+        <!--        </dependency>-->
 
         <dependency>
             <groupId>com.fjhx</groupId>
@@ -79,10 +79,10 @@
         <!--            <artifactId>hx-victoriatourist</artifactId>-->
         <!--        </dependency>-->
 
-        <dependency>
-            <groupId>com.fjhx</groupId>
-            <artifactId>hx-dingding</artifactId>
-        </dependency>
+        <!--        <dependency>-->
+        <!--            <groupId>com.fjhx</groupId>-->
+        <!--            <artifactId>hx-dingding</artifactId>-->
+        <!--        </dependency>-->
 
         <dependency>
             <groupId>com.fjhx</groupId>

+ 5 - 69
hx-admin/src/main/resources/application-prod.yml

@@ -2,77 +2,13 @@
 spring:
     datasource:
         dynamic:
-            strict: true
+          strict: true
             primary: base
             datasource:
-                victoriatourist:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_victoriatourist?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                common:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_common?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                oa:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_oa?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                mes:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_mes?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                wms:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_wms?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                item:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_item?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                supply:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_supply?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                base:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_base?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                iot:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_iot?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                customer:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_customer?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                purchase:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_purchase?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                account:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_account?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                sale:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_sale?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                mail:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_mail?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                kd100:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_kd100?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                ehsd:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_ehsd?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
-                jxst:
-                  url: jdbc:mysql://192.168.0.238:23063/bytesailing_jxst?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
-                  username: bytesailing_db_user
-                  password: kfG-A93-w7h-qX8
+              base:
+                url: jdbc:mysql://121.37.194.75:30102/sanfan?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=Asia/Shanghai
+                username: root
+                password: 5fWD*oa^nso@kmKa
 
     # redis 配置
     redis:

+ 2 - 2
pom.xml

@@ -15,7 +15,7 @@
         <module>hx-admin</module>
         <module>hx-customer</module>
         <module>hx-ehsd</module>
-        <module>hx-iot</module>
+<!--        <module>hx-iot</module>-->
         <module>hx-item</module>
         <module>hx-mail</module>
         <module>hx-mes</module>
@@ -27,7 +27,7 @@
         <module>hx-account</module>
         <module>hx-sale</module>
 <!--        <module>hx-victoriatourist</module>-->
-        <module>hx-dingding</module>
+        <!--        <module>hx-dingding</module>-->
         <module>hx-form</module>
 <!--        <module>hx-jxst</module>-->
     </modules>