调整数据库连接IP

main
HUOJIN\92525 2024-08-03 16:50:25 +08:00
parent 30c2e8268f
commit 91919175c9
3 changed files with 39 additions and 2 deletions

View File

@ -46,7 +46,7 @@
</property>
<property name="url">
<!-- <value>jdbc:mysql://localhost:3306/cqtms</value> -->
<value>jdbc:mysql://47.100.54.81:53306/cqtms?autoReconnect=true&amp;useUnicode=true&amp;characterEncoding=utf-8&amp;useSSL=true</value>
<value>jdbc:mysql://47.103.100.52:53306/cqtms?autoReconnect=true&amp;useUnicode=true&amp;characterEncoding=utf-8&amp;useSSL=true</value>
<!-- <value>jdbc:mysql://localhost:3306/springbootdb?useUnicode=true&amp;characterEncoding=utf8&useSSL=true</value> -->
</property>
<property name="username">

37
target/cqtms/.gitignore vendored 100644
View File

@ -0,0 +1,37 @@
/WEB-INF/
/css/
/fullLogin.html
/images/
/index.html
/north.html
/south.html
/loadReport.html
/reportError.html
/richtext/
/runqianReport4Applet.jar
/scripts/
/setupLicense.html
/setupLicenseError.html
/setupLicenseExpired.html
/0A28F8F478484F023BE40A2C81BDB213.cache.html
/548CDF11D6FE9011F3447CA200D7FB7F.cache.png
/5FD9B3A562360A2F37F2BFEC788DF8CE.gwt.rpc
/6A78DAF7318804B41125967BB0F3E42F.cache.html
/6DD3558FBD8478C9D2F453FA4EC17188.gwt.rpc
/6FE682106BFF7C3B2AB310C462A073DC.cache.html
/907DFFE9188944362B4742BAEC2F7B81.cache.html
/9DA92932034707C17CFF15F95086D53F.cache.png
/A7CD51F9E5A7DED5F85AD1D82BA67A8A.cache.png
/ApplicationWindow.css
/ApplicationWindow.html
/F02AAC2312918BD524C42F2F3ABD31E1.cache.html
/GwtExt.css
/ReportCenter.css
/ReportCenter.html
/STMS.css
/STMS.html
/clear.cache.gif
/com.dev.stms.STMS.nocache.js
/gwt-hosted.html
/history.html
/hosted.html

View File

@ -46,7 +46,7 @@
</property>
<property name="url">
<!-- <value>jdbc:mysql://localhost:3306/cqtms</value> -->
<value>jdbc:mysql://47.100.54.81:53306/cqtms?autoReconnect=true&amp;useUnicode=true&amp;characterEncoding=utf-8&amp;useSSL=true</value>
<value>jdbc:mysql://47.103.100.52:53306/cqtms?autoReconnect=true&amp;useUnicode=true&amp;characterEncoding=utf-8&amp;useSSL=true</value>
<!-- <value>jdbc:mysql://localhost:3306/springbootdb?useUnicode=true&amp;characterEncoding=utf8&useSSL=true</value> -->
</property>
<property name="username">