瀏覽代碼

修改配置的默认值

wkeyuan 4 年之前
父節點
當前提交
e018aee222
共有 1 個文件被更改,包括 2 次插入1 次删除
  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