B1-[getTreePointHistory]-查詢小樹點點數歷程.md
1 additions, 8 deletions
| ... | ... | @@ -14,17 +14,10 @@ |
| 14 | 14 | 2. GP [grouppoint/GetPointHistory](https://gitlab.com/api-hub/rpc-contract/-/wikis/%E9%BB%9E%E6%95%B8%E5%B9%B3%E5%8F%B0/B4-%E5%A6%82%E4%BD%95%E5%8F%96%E5%BE%97-GP-%E9%BB%9E%E6%95%B8%E6%AD%B7%E7%A8%8B) (當月即時,非當月cache 24小時) (Redis key: `GP_HISTORY_{身分證字號}_{inquiryMonth}`) |
| 15 | -### Endpoint by environment | |
| 16 | - | |
| 17 | -* sit: [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 18 | -* uat: [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 19 | -* prod: [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 20 | -* * * | |
| 21 | - | |
| 22 | - curl -X Post {EndPoint}/mds/ccs/getTreePointHistory | |
| 15 | + curl -X Post {BaseURL}/mds/ccs/getTreePointHistory |