[getShoptimeTerms] api 주소 변경

This commit is contained in:
hyunwoo93.cha
2024-05-28 10:23:22 +09:00
parent bdfe5b9474
commit 87543c345e

View File

@@ -126,7 +126,7 @@ export const URLS = {
PAYMENT_TOTAL_CANCEL: "/lgsp/v1/myinfo/order/paymentTotalCancel.lge",
// emp controller
GET_SHOPTIME_TERMS: "/lgsp/m/v1/emp/shoptime/terms.lge",
GET_SHOPTIME_TERMS: "/lgsp/v1/emp/shoptime/terms.lge",
// pinCode controller
GET_MY_INFO_CARD_PINCODE_CHECK: "/lgsp/v1/myinfo/card/pincode/check.lge",