main
HUOJIN\92525 2024-08-03 15:44:28 +08:00
parent 2124a5422e
commit a57dfe4e32
4 changed files with 36 additions and 2 deletions

View File

@ -65,5 +65,6 @@
<classpathentry kind="var" path="MAVEN_REPO/json/jars/json-1.1.1.jar"/>
<classpathentry kind="var" path="MAVEN_REPO/pinyin/jars/pinyin4j-2.5.0.jar"/>
<classpathentry kind="var" path="MAVEN_REPO/sqlserver/jars/sqljdbc4-2.0.jar"/>
<classpathentry kind="var" path="MAVEN_REPO"/>
<classpathentry kind="output" path="target/thtms/WEB-INF/classes"/>
</classpath>

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/thtms?autoReconnect=true&amp;useUnicode=true&amp;characterEncoding=utf-8&amp;useSSL=true</value>
<value>jdbc:mysql://47.103.100.52:53306/thtms?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">

33
target/thtms/.gitignore vendored 100644
View File

@ -0,0 +1,33 @@
/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
/WEB-INF/
/clear.cache.gif
/com.dev.stms.STMS.nocache.js
/css/
/gwt-hosted.html
/history.html
/hosted.html
/images/
/loadReport.html
/reportError.html
/richtext/
/runqianReport4Applet.jar
/scripts/
/setupLicense.html
/setupLicenseError.html
/setupLicenseExpired.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/thtms?autoReconnect=true&amp;useUnicode=true&amp;characterEncoding=utf-8&amp;useSSL=true</value>
<value>jdbc:mysql://47.103.100.52:53306/thtms?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">