浏览代码

httpclient 是为了微信小程序端的下发提醒使用

cr7118@sina.cn 3 年之前
父节点
当前提交
2b2c1a8bfd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application-task/src/main/resources/application.properties

+ 1 - 0
application-task/src/main/resources/application.properties

@@ -1,5 +1,6 @@
 # 设置端口
 server.port=8088
+server.servlet.context-path=/task/
 # 数据库配置
 spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
 spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver