Commit 1114edc9 authored by 赵啸非's avatar 赵啸非

添加离线 上线日志

parent c61294b2
...@@ -32,9 +32,9 @@ spring: ...@@ -32,9 +32,9 @@ spring:
min-idle: 0 min-idle: 0
max-active: 100 max-active: 100
max-wait: 1000 max-wait: 1000
sentinel: # sentinel:
master: mymaster # master: mymaster
nodes: @profiles.redis.sentinel@ # nodes: @profiles.redis.sentinel@
cloud: cloud:
loadbalancer: loadbalancer:
ribbon: ribbon:
......
...@@ -42,5 +42,10 @@ GET {{baseUrl}}/sms/set/delete?id={{SmsSet_id}} ...@@ -42,5 +42,10 @@ GET {{baseUrl}}/sms/set/delete?id={{SmsSet_id}}
Accept: application/json Accept: application/json
###redis 测试
GET {{baseUrl}}/test/one/35
Accept: application/json
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 to comment