#ef87d
Back
2026/02/06
1 min read

F2_#6_在錢包中檢查裝置是否一致

F2_#6_在錢包中檢查裝置是否一致.md
1 additions, 5 deletions
... ... @@ -14,15 +14,11 @@
14 -### Endpoint by environment
15 -* sit: [https://smr.cathaybkdev.com.tw:8082/zuul/](https://smr.cathaybkdev.com.tw:8082/zuul/)mobile-device-service
16 -* uat: [https://tmr.cathaybkdev.com.tw:8082/zuul/](https://tmr.cathaybkdev.com.tw:8082/zuul/)mobile-device-service
17 -* prod: [https://myrewards-app.com.tw:8082/zuul/](https://myrewards-app.com.tw:8082/zuul/)mobile-device-service
18 - curl GET {EndPoint}/mds/ps/common/deviceValidation{?deviceId}
14 + curl GET {BaseURL}/mds/ps/common/deviceValidation{?deviceId}