diff --git a/tamguo-tms/src/main/resources/application.properties b/tamguo-tms/src/main/resources/application.properties index 1443e84..70c37fc 100644 --- a/tamguo-tms/src/main/resources/application.properties +++ b/tamguo-tms/src/main/resources/application.properties @@ -1,4 +1,4 @@ -domain.name=https://localhost:8081/ +domain.name=http://localhost:8081/ admin.domain.name=http://admin.tanguoguo.com server.port=8081 jasypt.encryptor.password=tamguo diff --git a/tamguo-tms/src/main/resources/templates/member/addQuestion.html b/tamguo-tms/src/main/resources/templates/member/addQuestion.html index 218ff74..f266d15 100644 --- a/tamguo-tms/src/main/resources/templates/member/addQuestion.html +++ b/tamguo-tms/src/main/resources/templates/member/addQuestion.html @@ -3,30 +3,30 @@