diff --git a/tamguo-mobile/pom.xml b/tamguo-mobile/pom.xml index 24b35a6..c8a592d 100644 --- a/tamguo-mobile/pom.xml +++ b/tamguo-mobile/pom.xml @@ -155,7 +155,7 @@ - tamguo + tamguo-mobile org.springframework.boot diff --git a/tamguo-mobile/src/main/resources/application.properties b/tamguo-mobile/src/main/resources/application.properties index 0c1f8c7..0176bb2 100644 --- a/tamguo-mobile/src/main/resources/application.properties +++ b/tamguo-mobile/src/main/resources/application.properties @@ -1,6 +1,6 @@ sitenum=3 -domain.name=http://localhost:8081/ -server.port=8081 +domain.name=http://m.tamguo.com/ +server.port=8084 jasypt.encryptor.password=tamguo spring.datasource.connectionProperties=druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 @@ -12,14 +12,14 @@ spring.datasource.maxPoolPreparedStatementPerConnectionSize=20 spring.datasource.maxWait=60000 spring.datasource.minEvictableIdleTimeMillis=300000 spring.datasource.minIdle=5 -spring.datasource.password=Tanguo +spring.datasource.password= spring.datasource.poolPreparedStatements=true spring.datasource.testOnBorrow=false spring.datasource.testOnReturn=false spring.datasource.testWhileIdle=true spring.datasource.timeBetweenEvictionRunsMillis=60000 spring.datasource.type=com.alibaba.druid.pool.DruidDataSource -spring.datasource.url=jdbc:mysql://47.100.175.14:3306/tamguo?useUnicode=true&characterEncoding=UTF-8&useSSL=false +spring.datasource.url=jdbc:mysql://127.0.0.1:3306/tiku?useUnicode=true&characterEncoding=UTF-8&useSSL=false spring.datasource.username=root spring.datasource.validationQuery=SELECT 1 FROM DUAL @@ -45,7 +45,7 @@ spring.thymeleaf.encoding=UTF-8 spring.thymeleaf.content-type=text/html spring.thymeleaf.cache=false -redis.hostname=47.100.175.14 +redis.hostname=127.0.0.1 redis.port=6379 redis.password= diff --git a/tamguo-mobile/src/main/resources/redis.xml b/tamguo-mobile/src/main/resources/redis.xml index 4055e0d..ed04f74 100644 --- a/tamguo-mobile/src/main/resources/redis.xml +++ b/tamguo-mobile/src/main/resources/redis.xml @@ -4,6 +4,6 @@ - + \ No newline at end of file diff --git a/tamguo-mobile/src/main/resources/templates/chapter.html b/tamguo-mobile/src/main/resources/templates/chapter.html index 0f4fa1f..d216c06 100644 --- a/tamguo-mobile/src/main/resources/templates/chapter.html +++ b/tamguo-mobile/src/main/resources/templates/chapter.html @@ -4,7 +4,7 @@ - MUSEUI Demo + 探果题库为老师创造价值-探果题库 diff --git a/tamguo-mobile/src/main/resources/templates/index.html b/tamguo-mobile/src/main/resources/templates/index.html index 3adc8f2..2ea57ec 100644 --- a/tamguo-mobile/src/main/resources/templates/index.html +++ b/tamguo-mobile/src/main/resources/templates/index.html @@ -4,7 +4,7 @@ - MUSEUI Demo + 探果题库为老师创造价值-探果题库 diff --git a/tamguo-mobile/src/main/resources/templates/question.html b/tamguo-mobile/src/main/resources/templates/question.html index 97a8bb9..3d48f59 100644 --- a/tamguo-mobile/src/main/resources/templates/question.html +++ b/tamguo-mobile/src/main/resources/templates/question.html @@ -4,7 +4,7 @@ - MUSEUI Demo + 探果题库为老师创造价值-探果题库