延長 token 效期.md
1 additions, 7 deletions
| ... | ... | @@ -20,16 +20,10 @@ |
| 20 | 20 | * EXPIRE_{userId}:{redis_key_inserting_time} |
| 21 | -## Endpoint by environment | |
| 22 | - | |
| 23 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 24 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 25 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 26 | - | |
| 27 | - curl -X PUT {EndPoint}/mds/sessions/extension | |
| 21 | + curl -X PUT {BaseURL}/mds/sessions/extension |