Merge branch 'release' of http://192.168.12.182/invoice/sims-order into release

release
gaorl 2 years ago
commit 3289318c53
  1. 2
      pom.xml

@ -668,7 +668,7 @@
<properties> <properties>
<deployType>std</deployType> <deployType>std</deployType>
<logging.file>/data/logs/</logging.file> <logging.file>/data/logs/</logging.file>
<logging.level>debug</logging.level> <logging.level>info</logging.level>
<logback.mysql.url> <logback.mysql.url>
<![CDATA[jdbc:mysql://10.1.2.226:3306/sales_manager?useUnicode=true&amp;characterEncoding=utf8&amp;useSSL=false&amp;serverTimezone=Asia/Shanghai&amp;allowMultiQueries=true]]></logback.mysql.url> <![CDATA[jdbc:mysql://10.1.2.226:3306/sales_manager?useUnicode=true&amp;characterEncoding=utf8&amp;useSSL=false&amp;serverTimezone=Asia/Shanghai&amp;allowMultiQueries=true]]></logback.mysql.url>
<logback.mysql.user>dxhy</logback.mysql.user> <logback.mysql.user>dxhy</logback.mysql.user>

Loading…
Cancel
Save