[mock] mock 데이터 삭제
This commit is contained in:
@@ -1,96 +0,0 @@
|
||||
{
|
||||
"retCode": 0,
|
||||
"retMsg": "Success",
|
||||
"data": {
|
||||
"orderInfo": [
|
||||
{
|
||||
"mbrNo": "US2201180082892",
|
||||
"ordNo": "t8202307200126612",
|
||||
"storReqNo": null,
|
||||
"cntryCd": "US",
|
||||
"dlvrEmalAddr": "US2306190103418@email.co.kr",
|
||||
"dlvrCtpt": "00001111114",
|
||||
"dlvrOdrLnm": "ddd",
|
||||
"dlvrOdrFnm": "ffff",
|
||||
"dlvrZpcd": "12345",
|
||||
"dlvrStatNm": "fdfd",
|
||||
"dlvrCityNm": "San Francisco",
|
||||
"dlvrDtlAddr": "Lyon St, San Francisco",
|
||||
"bilEmalAddr": "billemail@email.co.kr",
|
||||
"bilCtpt": "12345",
|
||||
"bilOdrLnm": "LNM",
|
||||
"bilOdrFnm": "FNM",
|
||||
"bilZpcd": "12345",
|
||||
"bilStatNm": "STATS",
|
||||
"bilCityNm": "San Francisco",
|
||||
"bilDtlAddr": "Lyon St, San Francisco",
|
||||
"cardNo": "1234123412341234",
|
||||
"cardKnd": "[연동x]MasterCard",
|
||||
"cardVldTerm": "0912",
|
||||
"cardSecCd": "123",
|
||||
"ordPmtReqAmt": "64.15",
|
||||
"totProdPrc": "65.0",
|
||||
"totProdQty": "1",
|
||||
"totDlvrAmt": "3.5",
|
||||
"ordTotTaxAmt": "0.15",
|
||||
"totDcAmt": "1.0",
|
||||
"orderProductInfo": [
|
||||
{
|
||||
"mbrNo": "US2201180082892",
|
||||
"ordNo": "t8202307200126612",
|
||||
"cntryCd": "US",
|
||||
"patnrId": "1",
|
||||
"prdtId": "A523924",
|
||||
"prdtNm": "MOCK : Everyday Essentials Crossbody with 2 Straps",
|
||||
"prodSno": 34,
|
||||
"prodPrc": "65.0",
|
||||
"prodQty": "1",
|
||||
"taxAmt": "0.2",
|
||||
"dlvrAmt": "3.5",
|
||||
"shptmDlvrStCd": "ORD00201",
|
||||
"shptmOrdStCd": "ORD00601",
|
||||
"ordReqDtt": "2023-07-25 06:49:16",
|
||||
"cnclReqDtt": null,
|
||||
"rtunReqDtt": null,
|
||||
"intchReqDtt": null,
|
||||
"shptmChngRsnCd": null,
|
||||
"chngRsnCtnt": null,
|
||||
"logoImgPath": "[]",
|
||||
"prdtImgUrl": "상품이미지",
|
||||
"prdtOptPrc": 0,
|
||||
"prdtOpt": [
|
||||
{
|
||||
"mbrNo": "US2201180082892",
|
||||
"ordNo": "t8202307200126612",
|
||||
"cntryCd": "US",
|
||||
"patnrId": "1",
|
||||
"prdtId": "A523924",
|
||||
"prodSno": 34,
|
||||
"prodOptSno": "3",
|
||||
"prodOptCdCval": "111",
|
||||
"prodOptTpCdCval": "",
|
||||
"optNm": "Color",
|
||||
"prodOptCval": "red"
|
||||
}
|
||||
],
|
||||
"orderProductCouponInfo": [
|
||||
{
|
||||
"mbrNo": "US2201180082892",
|
||||
"ordNo": "t8202307200126612",
|
||||
"cntryCd": "US",
|
||||
"patnrId": "1",
|
||||
"prdtId": "A523924",
|
||||
"prodSno": 34,
|
||||
"cpnSno": "49",
|
||||
"cpnCdCval": "c02",
|
||||
"cpnCdSeq": "1",
|
||||
"dcAmt": "1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"orderProductCoupontUse": null
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,39 +0,0 @@
|
||||
{
|
||||
"retCode": 0,
|
||||
"retMsg": "Success",
|
||||
"data": {
|
||||
"orderInfo": [
|
||||
{
|
||||
"mbrNo": "US2201180082892",
|
||||
"storReqNo": null,
|
||||
"cntryCd": "US",
|
||||
"dlvrEmalAddr": "US2306190103418@email.co.kr",
|
||||
"dlvrCtpt": "00001111114",
|
||||
"dlvrOdrLnm": "ddd",
|
||||
"dlvrOdrFnm": "ffff",
|
||||
"dlvrZpcd": "12345",
|
||||
"dlvrStatNm": "fdfd",
|
||||
"dlvrCityNm": "San Francisco",
|
||||
"dlvrDtlAddr": "Lyon St, San Francisco",
|
||||
"bilEmalAddr": "billemail@email.co.kr",
|
||||
"bilCtpt": "12345",
|
||||
"bilOdrLnm": "LNM",
|
||||
"bilOdrFnm": "FNM",
|
||||
"bilZpcd": "12345",
|
||||
"bilStatNm": "STATS",
|
||||
"bilCityNm": "San Francisco",
|
||||
"bilDtlAddr": "Lyon St, San Francisco",
|
||||
"cardNo": "1234123412341234",
|
||||
"cardKnd": "[연동x]MasterCard",
|
||||
"cardVldTerm": "0912",
|
||||
"cardSecCd": "123",
|
||||
"ordPmtReqAmt": "64.15",
|
||||
"totProdPrc": "65.0",
|
||||
"totProdQty": "1",
|
||||
"totDlvrAmt": "3.5",
|
||||
"ordTotTaxAmt": "0.15",
|
||||
"totDcAmt": "1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"retCode": 0,
|
||||
"retMsg": "Success",
|
||||
"data": {
|
||||
"dlvrHistInfo": [
|
||||
{
|
||||
"mbrNo": "US2201180082892",
|
||||
"ordNo": "8202307250127006",
|
||||
"cntryCd": "US",
|
||||
"patnrId": "1",
|
||||
"prdtId": "A523924",
|
||||
"prodSno": "33",
|
||||
"shptmDlvrStCd": "ORD00201",
|
||||
"shptmDlvrStNm": "Ordered",
|
||||
"regDt": "2023-07-25 06:42:44"
|
||||
}
|
||||
],
|
||||
"dlvrHistDetailInfo": [
|
||||
{
|
||||
"mbrNo": "US2305310102791",
|
||||
"ordNo": "LGE23101611120326381",
|
||||
"cntryCd": "US",
|
||||
"patnrId": "11",
|
||||
"prdtId": "3878391",
|
||||
"prodSno": "2172",
|
||||
"shptmDlvrStCd": "ORD00202",
|
||||
"shptmDlvrStNm": "Out for delivery",
|
||||
"regDt": "2023-10-14 00:00:00",
|
||||
"invTrceId": "2023101600101224452",
|
||||
"statCdCval": "NY",
|
||||
"cityNm": "Roslyn"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,5 @@
|
||||
import axios from "axios";
|
||||
|
||||
// 목(MOCK) 데이터
|
||||
import tempData from "../../assets/mock/temp.json";
|
||||
import tempData2 from "../../assets/mock/temp2.json";
|
||||
import tempData3 from "../../assets/mock/temp3.json";
|
||||
import { URLS } from "../api/apiConfig";
|
||||
import { TAxios } from "../api/TAxios";
|
||||
import { types } from "./actionTypes";
|
||||
|
||||
Reference in New Issue
Block a user