Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web
This commit is contained in:
@@ -42,6 +42,6 @@ export const API_URL_USER = {
|
||||
return `${API_BASE_URL}/api/v1/${API_URL_KEY}/user/password`;
|
||||
},
|
||||
userChangeCancelPassword: () => {
|
||||
return `${API_BASE_URL}/api/v1/${API_URL_KEY}/user/cancel/change`;
|
||||
return `${API_BASE_URL}/api/v1/${API_URL_KEY}/user/cancle/change`;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user