[지라 이슈 없음] qt2-ricCode
This commit is contained in:
@@ -277,8 +277,7 @@ export const getUrl = (getState, endStr) => {
|
||||
let newUrl = "";
|
||||
if (sdpURL.indexOf("qt2") >= 0) {
|
||||
// dev
|
||||
newUrl = "https://qt2-aic" + SHOPTIME_BASE_URL;
|
||||
//"https://qt2-aic.lgshopsvc.lgappstv.com/";
|
||||
newUrl = "https://qt2-" + ricCode + SHOPTIME_BASE_URL;
|
||||
} else if (sdpURL.indexOf("qt") >= 0) {
|
||||
// Qa - cdn
|
||||
newUrl = "https://qt-" + ricCode + SHOPTIME_BASE_URL;
|
||||
|
||||
Reference in New Issue
Block a user