change cosmos endpoint fromuser to job server
parent
725f2ff5fa
commit
f4b921f6c7
|
@ -23,7 +23,7 @@
|
||||||
"temuShippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=4",
|
"temuShippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=4",
|
||||||
"temuOrderPage" : "https://seller.temu.com/order-detail.html?parent_order_sn=",
|
"temuOrderPage" : "https://seller.temu.com/order-detail.html?parent_order_sn=",
|
||||||
"temuOrderReportPage" : "https://seller.temu.com/order-reports.html",
|
"temuOrderReportPage" : "https://seller.temu.com/order-reports.html",
|
||||||
"temuUnshippedOrdersUrl" : "https://cosmos.utopiadeals.com/cosmos/temu/get-orders-by-status?status=Unshipped"
|
"temuUnshippedOrdersUrl" : "https://cosmos-jobs.utopiadeals.com/cosmos/temu/get-orders-by-status?status=Unshipped"
|
||||||
},
|
},
|
||||||
"prod": {
|
"prod": {
|
||||||
"temu_order_shipping_labels_path" : "/mnt/AmazonReports/Temu/shipping_labels",
|
"temu_order_shipping_labels_path" : "/mnt/AmazonReports/Temu/shipping_labels",
|
||||||
|
@ -38,13 +38,13 @@
|
||||||
"cosmos_path_orders_progress": "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-orders-progress/edit",
|
"cosmos_path_orders_progress": "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-orders-progress/edit",
|
||||||
"cosmos_path_vocs" : "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-voc/edit",
|
"cosmos_path_vocs" : "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-voc/edit",
|
||||||
"cosmos_path_reviews" : "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-reviews/edit",
|
"cosmos_path_reviews" : "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-reviews/edit",
|
||||||
"cosmos_temu_orders" : "https://cosmos.utopiadeals.com/cosmos/temu/order-upload-json",
|
"cosmos_temu_orders" : "https://cosmos-jobs.utopiadeals.com/cosmos/temu/order-upload-json",
|
||||||
"cosmos_temu_order_shipping_rates" : "https://cosmos.utopiadeals.com/cosmos/temu/order-shipping-rates-json",
|
"cosmos_temu_order_shipping_rates" : "https://cosmos-jobs.utopiadeals.com/cosmos/temu/order-shipping-rates-json",
|
||||||
"temuLoginPage" : "https://seller.temu.com/login.html",
|
"temuLoginPage" : "https://seller.temu.com/login.html",
|
||||||
"temuUnshippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=2",
|
"temuUnshippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=2",
|
||||||
"temuShippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=4",
|
"temuShippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=4",
|
||||||
"temuOrderPage" : "https://seller.temu.com/order-detail.html?parent_order_sn=",
|
"temuOrderPage" : "https://seller.temu.com/order-detail.html?parent_order_sn=",
|
||||||
"temuOrderReportPage" : "https://seller.temu.com/order-reports.html",
|
"temuOrderReportPage" : "https://seller.temu.com/order-reports.html",
|
||||||
"temuUnshippedOrdersUrl" : "https://cosmos.utopiadeals.com/cosmos/temu/get-orders-by-status?status=Unshipped"
|
"temuUnshippedOrdersUrl" : "https://cosmos-jobs.utopiadeals.com/cosmos/temu/get-orders-by-status?status=Unshipped"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue