李宇
2020-11-09 2d1d4ab95a5183047bb06cbb3a5a2954a393242c
添加配置
已修改1个文件
已添加2个文件
31 ■■■■■ 文件已修改
pom.xml 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/WEB-INF/lzhws/lzhws.properties 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/WEB-INF/qhyhs/qhyhs.properties 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pom.xml
@@ -434,7 +434,18 @@
        <profile.active>gcs</profile.active>
      </properties>
    </profile>
    <profile>
      <id>lzhws</id>
      <properties>
        <profile.active>lzhws</profile.active>
      </properties>
    </profile>
    <profile>
      <id>qhyhs</id>
      <properties>
        <profile.active>qhyhs</profile.active>
      </properties>
    </profile>
  </profiles>
  <build>
    <finalName>smartlab</finalName>
src/main/webapp/WEB-INF/lzhws/lzhws.properties
对比新文件
@@ -0,0 +1,9 @@
jdbc.url=jdbc:mysql://localhost:3306/smartlabdb?useUnicode=true&amp;characterEncoding=utf-8&amp;autoReconnect=true
jdbc.username=root
jdbc.password=LZHWS@uss20201!
institute.id = 30
institute.name = \u4E2D\u56FD\u79D1\u5B66\u9662\u5170\u5DDE\u5316\u5B66\u7269\u7406\u7814\u7A76\u6240
institute.url  = http://210.77.65.12:8001
institute.app.id =
institute.app.secret =
src/main/webapp/WEB-INF/qhyhs/qhyhs.properties
对比新文件
@@ -0,0 +1,9 @@
jdbc.url=jdbc:mysql://localhost:3306/qhyhs_smartlabdb?useUnicode=true&amp;characterEncoding=utf-8&amp;autoReconnect=true
jdbc.username=root
jdbc.password=GKHY@root20201!
#\u7EB3\u7C73\u6240
institute.id = 29
institute.name = \u4E2D\u56FD\u79D1\u5B66\u9662\u9752\u6D77\u76D0\u6E56\u7814\u7A76\u6240
institute.url  = http://yhs.sinanoaq.cn:8001
institute.app.id =
institute.app.secret =