Explorar el Código

修改配置的默认值

wkeyuan hace 4 años
padre
commit
e018aee222
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/main/resources/conf/application.properties

+ 2 - 1
src/main/resources/conf/application.properties

@@ -9,7 +9,8 @@ hibernate.dialect=org.hibernate.dialect.MySQLDialect
 hibernate.show_sql=false
 hibernate.format_sql=true
 ###-------------------------------------DW------------------------------###
-dw.server.website.url = http://localhost:8080/diaowen
+# http://localhost:8080/diaowen
+dw.server.website.url =
 dw.storage.url_prefix =
 ###-------------------------------------版本信息------------------------------###
 dw.version.info=DWSurvey OSS V3.3.3