任務領獎 API.md
9 additions, 3 deletions
| ... | ... | @@ -13,9 +13,15 @@ |
| 13 | -* sit: [https://smr.cathaybkdev.com.tw:8082/zuul/](https://smr.cathaybkdev.com.tw:8082/zuul/) mobile-device-service | |
| 14 | -* uat: [https://tmr.cathaybkdev.com.tw:8082/zuul/](https://tmr.cathaybkdev.com.tw:8082/zuul/) mobile-device-service | |
| 15 | - * prod: [https://myrewards-app.com.tw:8082/zuul/](https://myrewards-app.com.tw:8082/zuul/) mobile-device-service | |
| 13 | + | |
| 14 | +```cpp | |
| 15 | +SIT: https://smr.cathaybkdev.com.tw:8082/gn1-public/mds/ | |
| 16 | +UAT1: https://tmr.cathaybkdev.com.tw:8082/gn1-public/mds/ | |
| 17 | +UAT2: https://tmr.cathaybkdev.com.tw:8082/gn2-public/mds/ | |
| 18 | +PILOT: https://myrewards-app.com.tw:8082/gp1-public/mds/ | |
| 19 | +PROD: https://myrewards-app.com.tw:8082/gn1-public/mds/ | |
| 20 | +``` | |
| 21 | + |