A7-登出.md
1 additions, 7 deletions
| ... | ... | @@ -9,16 +9,10 @@ |
| 9 | 9 | * 可在DB的DTAMA01 TABLE,透過查找SERVICE_ID(MMOLOGIN01012)取得CLASS_NAME和METHOD_NAME |
| 10 | -## Endpoint by environment | |
| 11 | - | |
| 12 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 13 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 14 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 15 | - | |
| 16 | - curl -X GET {EndPoint}/mds/login/logout | |
| 10 | + curl -X GET {BaseURL}/mds/login/logout |