A2 - 加解密清單.md
4 additions, 10 deletions
| ... | ... | @@ -4,7 +4,7 @@ |
| 4 | - | 1.0 | 初版 | 2024/01/22 | [@Rex Chien](javascript: void;) | | |
| 4 | + | 1.0 | 初版 | 2024/01/22 | [@Rex Chien](#user_mention#54273342) | | |
| 5 | 5 | 2. `MMOSYSTEMENVSTEUP` :AES key & ivBytes |
| 6 | -`BackendCode_{ASC|DESC}_encryptApiList` | |
| 7 | - `HSM:PUBLIC:KEY` (cache 一天) | |
| 6 | + * `BackendCode_{ASC|DESC}_encryptApiList` | |
| 7 | + * `HSM:PUBLIC:KEY` (cache 一天) | |
| 8 | -## Endpoint by environment | |
| 9 | - | |
| 10 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 11 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 12 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 13 | - | |
| 14 | - curl -X GET {EndPoint}/mds/login/login/encryptApiList{?ascendingPowers} | |
| 8 | + curl -X GET {BaseURL}/mds/login/login/encryptApiList{?ascendingPowers} |