F1_#3_用Authcode取得使用者資訊 OPEN ID.md
1 additions, 7 deletions
| ... | ... | @@ -24,16 +24,10 @@ |
| 24 | -### Endpoint by environment | |
| 25 | - | |
| 26 | -* sit: [https://smr.cathaybkdev.com.tw:8082/zuul/](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)mobile-device-service | |
| 27 | -* uat: [https://tmr.cathaybkdev.com.tw:8082/zuul/](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)mobile-device-service | |
| 28 | -* prod: [https://myrewards-app.com.tw:8082/zuul/](https://myrewards-app.com.tw:8082/zuul/mobile-device-service)mobile-device-service | |
| 29 | - | |
| 30 | - curl POST {EndPoint}/mds/ps/common/userInfo | |
| 24 | + curl POST {BaseURL}/mds/ps/common/userInfo |