Commit b49146da by flyxiaozhu

测试

parent 962130c3
......@@ -45,6 +45,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.11</version>
</dependency>
<dependency>
......
......@@ -13,7 +13,6 @@ app.sign.field-name.time=timestamp
app.sign.field-name.secret=secret
############################## eureka client 配置 ############################
server.port=7030
spring.application.name=service-api
eureka.client.healthcheck.enabled=true
eureka.client.service-url.defaultZone=http://eureka-server:7000/eureka/
......
......@@ -70,4 +70,4 @@ app.baishitong.trade-pwd=135974
app.baishitong.agt-no=18814135974
app.baishitong.notify-url=http://erp-api.mailejifen.com/callback/baishitongPhoneFee
server.port=8082
\ No newline at end of file
server.port=7030
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment