A3 - 查詢會員條款列表與同意狀態.md
2 additions, 8 deletions
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | - | 1.0 | 初版 | 2023/10/27 | [@Rex Chien](javascript: void;) | | |
| 2 | + | 1.0 | 初版 | 2023/10/27 | [@Rex Chien](#user_mention#54273342) | | |
| 3 | 3 | * `dbmt.T_MEMBER_AGREE_TERM`: 會員同意條款項目 |
| 4 | -## Endpoint by environment | |
| 5 | - | |
| 6 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 7 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 8 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 9 | - | |
| 10 | - curl -X POST {EndPoint}/mds/mels/getMemberAcceptedTerms | |
| 4 | + curl -X POST {BaseURL}/mds/mels/getMemberAcceptedTerms |