|
@@ -1,9 +1,9 @@
|
|
|
#jdbc config
|
|
|
driverClassName=com.mysql.jdbc.Driver
|
|
|
#jdbc config
|
|
|
-url=jdbc:mysql://localhost:3306/stmms_gx?useUnicode=true&characterEncoding=UTF-8
|
|
|
+url=jdbc:mysql://localhost:3306/stmms_gx_ol?useUnicode=true&characterEncoding=UTF-8
|
|
|
username=root
|
|
|
-password=root
|
|
|
+password=123456
|
|
|
|
|
|
#cookie config
|
|
|
cookie.max.age=36000
|
|
@@ -56,9 +56,10 @@ jvm.cleanMapTimer=0 0/10 6-23 * * ?
|
|
|
app.home=
|
|
|
#value = aopeng or null (aopeng set 'aopeng' others set '')
|
|
|
app.index=
|
|
|
-
|
|
|
# value = true or false (aopeng set true and others set false.If a project needs to be set up true in the future else false)
|
|
|
scoreList.showExportScore=false
|
|
|
|
|
|
#value = true or false (aopeng set true and others set false.If a project needs to be set up true in the future else false)
|
|
|
marker.showBtnImportAndBtnUpdateImport=false
|
|
|
+
|
|
|
+index.logo=
|