查詢多個會員條款.md
1 additions, 7 deletions
| ... | ... | @@ -17,16 +17,10 @@ |
| 17 | 17 | * `{redis_key_name}`: `{redis_desc}` |
| 18 | -## Endpoint by environment | |
| 19 | - | |
| 20 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 21 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 22 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 23 | - | |
| 24 | - curl -X GET /mds/mels/memberTerms{?types} | |
| 18 | + curl -X GET {BaseURL}/mds/mels/memberTerms{?types} |