|
|
@@ -14,7 +14,7 @@
|
|
|
#define RA_NOTIFICATION
|
|
|
|
|
|
# ifdef DEBUG
|
|
|
-//#define test_server
|
|
|
+#define test_server
|
|
|
# endif
|
|
|
|
|
|
#define exception_switch 1
|
|
|
@@ -27,7 +27,7 @@
|
|
|
#import "Singleton.h"
|
|
|
|
|
|
//离线模式开关
|
|
|
-#define OFFLINE_MODE
|
|
|
+//#define OFFLINE_MODE
|
|
|
//google analytics 开关
|
|
|
//#define GOOGLE_ANALYTICS
|
|
|
//pdf 调试开关
|
|
|
@@ -52,234 +52,234 @@
|
|
|
#ifdef test_server
|
|
|
|
|
|
//------------------- chen server-----------------------
|
|
|
-#define URL_BACK_ORDER_PREVIEW @"http://192.168.0.133:8080/site/isales/cartDeliveryBackOrderReview.htm"
|
|
|
-#define URL_MOVE_TO_BACK_ORDER @"http://192.168.0.133:8080/site/isales/moveToBackOrder.htm"
|
|
|
+#define URL_BACK_ORDER_PREVIEW @"http://192.168.0.133:8080/site_uwa/isales_uwa/cartDeliveryBackOrderReview.htm"
|
|
|
+#define URL_MOVE_TO_BACK_ORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/moveToBackOrder.htm"
|
|
|
|
|
|
-#define URL_UPDATE_AUTH @"http://192.168.0.133:8080/site/isales/login.htm"
|
|
|
-#define URL_LOGOUT @"http://192.168.0.133:8080/site/isales/loginOut.htm"
|
|
|
-#define URL_RETRIEVE_PASS @"http://192.168.0.133:8080/site/isales/forgotPassword.htm"
|
|
|
+#define URL_UPDATE_AUTH @"http://192.168.0.133:8080/site_uwa/isales_uwa/login.htm"
|
|
|
+#define URL_LOGOUT @"http://192.168.0.133:8080/site_uwa/isales_uwa/loginOut.htm"
|
|
|
+#define URL_RETRIEVE_PASS @"http://192.168.0.133:8080/site_uwa/isales_uwa/forgotPassword.htm"
|
|
|
|
|
|
-#define URL_REQUEST_CATMENU @"http://192.168.0.133:8080/site/isales/menu.htm"
|
|
|
-#define URL_LOAD_HOME @"http://192.168.0.133:8080/site/isales/homePage.htm"
|
|
|
-#define URL_CATEGORY @"http://192.168.0.133:8080/site/isales/distinctCategory.htm"
|
|
|
-#define URL_SEARCH @"http://192.168.0.133:8080/site/isales/search.htm"
|
|
|
-#define URL_ITEM_SEARCH @"http://192.168.0.133:8080/site/isales/itemSearch.htm"
|
|
|
-#define URL_CATEGORY_LOADMORE @"http://192.168.0.133:8080/site/isales/categoryMore.htm"
|
|
|
-#define URL_CUSTOMER_ADV_SEARCH @"http://192.168.0.133:8080/site/isales/getContactAdvance.htm"
|
|
|
+#define URL_REQUEST_CATMENU @"http://192.168.0.133:8080/site_uwa/isales_uwa/menu.htm"
|
|
|
+#define URL_LOAD_HOME @"http://192.168.0.133:8080/site_uwa/isales_uwa/homePage.htm"
|
|
|
+#define URL_CATEGORY @"http://192.168.0.133:8080/site_uwa/isales_uwa/distinctCategory.htm"
|
|
|
+#define URL_SEARCH @"http://192.168.0.133:8080/site_uwa/isales_uwa/search.htm"
|
|
|
+#define URL_ITEM_SEARCH @"http://192.168.0.133:8080/site_uwa/isales_uwa/itemSearch.htm"
|
|
|
+#define URL_CATEGORY_LOADMORE @"http://192.168.0.133:8080/site_uwa/isales_uwa/categoryMore.htm"
|
|
|
+#define URL_CUSTOMER_ADV_SEARCH @"http://192.168.0.133:8080/site_uwa/isales_uwa/getContactAdvance.htm"
|
|
|
|
|
|
|
|
|
-#define URL_ORDER_LIST @"http://192.168.0.133:8080/site/isales/orderList.htm"
|
|
|
-#define URL_ORDER_DETAIL @"http://192.168.0.133:8080/site/isales/orderDetail.htm"
|
|
|
-#define URL_COMMIT_ORDER @"http://192.168.0.133:8080/site/isales/createOrder.htm"
|
|
|
-#define URL_COPY_ORDER @"http://192.168.0.133:8080/site/isales/copyOrder.htm"
|
|
|
-#define URL_SIGN_ORDER @"http://192.168.0.133:8080/site/isales/updateOrderSign.htm"
|
|
|
-#define URL_SAVE_ORDER @"http://192.168.0.133:8080/site/isales/saveOrder.htm"
|
|
|
-#define URL_UPDATE_ORDERCUSTOMER @"http://192.168.0.133:8080/site/isales/updateOrderCustomerInfo.htm"
|
|
|
-#define URL_NEW_ORDER @"http://192.168.0.133:8080/site/isales/createNewOrder.htm"
|
|
|
-#define URL_OPEN_ORDER @"http://192.168.0.133:8080/site/isales/openOrder.htm"
|
|
|
-#define URL_RELEASE_ORDER @"http://192.168.0.133:8080/site/isales/closeOrder.htm"
|
|
|
-#define URL_DELETE_ORDER @"http://192.168.0.133:8080/site/isales/deleteOrder.htm"
|
|
|
-#define URL_CANCEL_ORDER @"http://192.168.0.133:8080/site/isales/cancelOrder.htm"
|
|
|
+#define URL_ORDER_LIST @"http://192.168.0.133:8080/site_uwa/isales_uwa/orderList.htm"
|
|
|
+#define URL_ORDER_DETAIL @"http://192.168.0.133:8080/site_uwa/isales_uwa/orderDetail.htm"
|
|
|
+#define URL_COMMIT_ORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/createOrder.htm"
|
|
|
+#define URL_COPY_ORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/copyOrder.htm"
|
|
|
+#define URL_SIGN_ORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/updateOrderSign.htm"
|
|
|
+#define URL_SAVE_ORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/saveOrder.htm"
|
|
|
+#define URL_UPDATE_ORDERCUSTOMER @"http://192.168.0.133:8080/site_uwa/isales_uwa/updateOrderCustomerInfo.htm"
|
|
|
+#define URL_NEW_ORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/createNewOrder.htm"
|
|
|
+#define URL_OPEN_ORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/openOrder.htm"
|
|
|
+#define URL_RELEASE_ORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/closeOrder.htm"
|
|
|
+#define URL_DELETE_ORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/deleteOrder.htm"
|
|
|
+#define URL_CANCEL_ORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/cancelOrder.htm"
|
|
|
|
|
|
|
|
|
-#define URL_CART_SET_PRICE @"http://192.168.0.133:8080/site/isales/setPrice.htm"
|
|
|
-#define URL_CART_ITEM_NOTES @"http://192.168.0.133:8080/site/isales/setItemNotes.htm"
|
|
|
-#define URL_CART_GENERAL_NOTES @"http://192.168.0.133:8080/site/isales/updateGeneralNote.htm"
|
|
|
+#define URL_CART_SET_PRICE @"http://192.168.0.133:8080/site_uwa/isales_uwa/setPrice.htm"
|
|
|
+#define URL_CART_ITEM_NOTES @"http://192.168.0.133:8080/site_uwa/isales_uwa/setItemNotes.htm"
|
|
|
+#define URL_CART_GENERAL_NOTES @"http://192.168.0.133:8080/site_uwa/isales_uwa/updateGeneralNote.htm"
|
|
|
|
|
|
-#define URL_CART_INCRESEMENT @"http://192.168.0.133:8080/site/isales/increment.htm"
|
|
|
-#define URL_CART @"http://192.168.0.133:8080/site/isales/cartDtail.htm"
|
|
|
-#define URL_CARTDELIVERY @"http://192.168.0.133:8080/site/isales/cartDelivery.htm"
|
|
|
-#define URL_ADD_TO_CART @"http://192.168.0.133:8080/site/isales/addToCart.htm"
|
|
|
-#define URL_CART_REMOVE @"http://192.168.0.133:8080/site/isales/deleteToCart.htm"
|
|
|
-#define URL_CART_CHECK @"http://192.168.0.133:8080/site/isales/checkCartItem.htm"
|
|
|
-#define URL_CART2WISH @"http://192.168.0.133:8080/site/isales/cartRemoveToWishlist.htm"
|
|
|
-#define URL_WISH2CART @"http://192.168.0.133:8080/site/isales/wishlistRemoveToCart.htm"
|
|
|
+#define URL_CART_INCRESEMENT @"http://192.168.0.133:8080/site_uwa/isales_uwa/increment.htm"
|
|
|
+#define URL_CART @"http://192.168.0.133:8080/site_uwa/isales_uwa/cartDtail.htm"
|
|
|
+#define URL_CARTDELIVERY @"http://192.168.0.133:8080/site_uwa/isales_uwa/cartDelivery.htm"
|
|
|
+#define URL_ADD_TO_CART @"http://192.168.0.133:8080/site_uwa/isales_uwa/addToCart.htm"
|
|
|
+#define URL_CART_REMOVE @"http://192.168.0.133:8080/site_uwa/isales_uwa/deleteToCart.htm"
|
|
|
+#define URL_CART_CHECK @"http://192.168.0.133:8080/site_uwa/isales_uwa/checkCartItem.htm"
|
|
|
+#define URL_CART2WISH @"http://192.168.0.133:8080/site_uwa/isales_uwa/cartRemoveToWishlist.htm"
|
|
|
+#define URL_WISH2CART @"http://192.168.0.133:8080/site_uwa/isales_uwa/wishlistRemoveToCart.htm"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_CATEGORYADDALL @"http://192.168.0.133:8080/site/isales/categoryAddAllTo.htm"
|
|
|
-#define URL_SEARCHADDALL @"http://192.168.0.133:8080/site/isales/searchAddAllTo.htm"
|
|
|
-#define URL_ITEMSEARCHADDALL @"http://192.168.0.133:8080/site/isales/itemSearchAddAllTo.htm"
|
|
|
+#define URL_CATEGORYADDALL @"http://192.168.0.133:8080/site_uwa/isales_uwa/categoryAddAllTo.htm"
|
|
|
+#define URL_SEARCHADDALL @"http://192.168.0.133:8080/site_uwa/isales_uwa/searchAddAllTo.htm"
|
|
|
+#define URL_ITEMSEARCHADDALL @"http://192.168.0.133:8080/site_uwa/isales_uwa/itemSearchAddAllTo.htm"
|
|
|
|
|
|
|
|
|
-#define URL_ITEM_DETAIL @"http://192.168.0.133:8080/site/isales/modelDetail.htm"
|
|
|
+#define URL_ITEM_DETAIL @"http://192.168.0.133:8080/site_uwa/isales_uwa/modelDetail.htm"
|
|
|
|
|
|
-#define URL_ADD_TO_WATCHLIST @"http://192.168.0.133:8080/site/isales/addToWishList.htm"
|
|
|
-#define URL_WATCHLIST @"http://192.168.0.133:8080/site/isales/wishList.htm"
|
|
|
-#define URL_WATCHLIST_REMOVE @"http://192.168.0.133:8080/site/isales/deleteToWishList.htm"
|
|
|
+#define URL_ADD_TO_WATCHLIST @"http://192.168.0.133:8080/site_uwa/isales_uwa/addToWishList.htm"
|
|
|
+#define URL_WATCHLIST @"http://192.168.0.133:8080/site_uwa/isales_uwa/wishList.htm"
|
|
|
+#define URL_WATCHLIST_REMOVE @"http://192.168.0.133:8080/site_uwa/isales_uwa/deleteToWishList.htm"
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_ADD_TO_PORTFOLIO @"http://192.168.0.133:8080/site/isales/addToPortfolio.htm"
|
|
|
-#define URL_PORTFOLIO_REMOVE @"http://192.168.0.133:8080/site/isales/deleteToPortfolio.htm"
|
|
|
-#define URL_PORTFOLIOLIST_REMOVE @"http://192.168.0.133:8080/site/isales/deleteTearSheetPdf.htm"
|
|
|
-#define URL_PORTFOLIO @"http://192.168.0.133:8080/site/isales/portfolios.htm"
|
|
|
-#define URL_PORTFOLIO_SET_PRICE @"http://192.168.0.133:8080/site/isales/setTearSheetPrice.htm"
|
|
|
-#define URL_DM_PARAMS @"http://192.168.0.133:8080/site/isales/selectTearSheetParam.htm"
|
|
|
-#define URL_REQUEST_DM @"http://192.168.0.133:8080/site/isales/getTearSheetPdf.htm"
|
|
|
-#define URL_SAVE_DM_DIRECT @"http://192.168.0.133:8080/site/isales/getTearSheetPdf.htm"
|
|
|
-#define URL_SAVE_DM @"http://192.168.0.133:8080/site/isales/saveTearSheetPdf.htm"
|
|
|
-#define URL_DM_LIST @"http://192.168.0.133:8080/site/isales/tearSheetPdfList.htm"
|
|
|
-//#define URL_DM_SET_QTY @"http://192.168.0.133:8080/site/isales/setTearSheetAvailableQty.htm"
|
|
|
-#define URL_REQUEST_MODEL_QTY @"http://192.168.0.133:8080/site/isales/getTearSheetAvailableQty.htm"
|
|
|
+#define URL_ADD_TO_PORTFOLIO @"http://192.168.0.133:8080/site_uwa/isales_uwa/addToPortfolio.htm"
|
|
|
+#define URL_PORTFOLIO_REMOVE @"http://192.168.0.133:8080/site_uwa/isales_uwa/deleteToPortfolio.htm"
|
|
|
+#define URL_PORTFOLIOLIST_REMOVE @"http://192.168.0.133:8080/site_uwa/isales_uwa/deleteTearSheetPdf.htm"
|
|
|
+#define URL_PORTFOLIO @"http://192.168.0.133:8080/site_uwa/isales_uwa/portfolios.htm"
|
|
|
+#define URL_PORTFOLIO_SET_PRICE @"http://192.168.0.133:8080/site_uwa/isales_uwa/setTearSheetPrice.htm"
|
|
|
+#define URL_DM_PARAMS @"http://192.168.0.133:8080/site_uwa/isales_uwa/selectTearSheetParam.htm"
|
|
|
+#define URL_REQUEST_DM @"http://192.168.0.133:8080/site_uwa/isales_uwa/getTearSheetPdf.htm"
|
|
|
+#define URL_SAVE_DM_DIRECT @"http://192.168.0.133:8080/site_uwa/isales_uwa/getTearSheetPdf.htm"
|
|
|
+#define URL_SAVE_DM @"http://192.168.0.133:8080/site_uwa/isales_uwa/saveTearSheetPdf.htm"
|
|
|
+#define URL_DM_LIST @"http://192.168.0.133:8080/site_uwa/isales_uwa/tearSheetPdfList.htm"
|
|
|
+//#define URL_DM_SET_QTY @"http://192.168.0.133:8080/site_uwa/isales_uwa/setTearSheetAvailableQty.htm"
|
|
|
+#define URL_REQUEST_MODEL_QTY @"http://192.168.0.133:8080/site_uwa/isales_uwa/getTearSheetAvailableQty.htm"
|
|
|
|
|
|
-#define URL_CONTACT_LIST @"http://192.168.0.133:8080/site/isales/getAllContact.htm"
|
|
|
-#define URL_SHIPTO_LIST @"http://192.168.0.133:8080/site/isales/getShipToContact.htm"
|
|
|
+#define URL_CONTACT_LIST @"http://192.168.0.133:8080/site_uwa/isales_uwa/getAllContact.htm"
|
|
|
+#define URL_SHIPTO_LIST @"http://192.168.0.133:8080/site_uwa/isales_uwa/getShipToContact.htm"
|
|
|
|
|
|
-#define URL_ADDRESS_EDOTOR @"http://192.168.0.133:8080/site/isales/getAddAddress.htm"
|
|
|
-#define URL_ADDRESS_SAVE @"http://192.168.0.133:8080/site/isales/saveAddress.htm"
|
|
|
+#define URL_ADDRESS_EDOTOR @"http://192.168.0.133:8080/site_uwa/isales_uwa/getAddAddress.htm"
|
|
|
+#define URL_ADDRESS_SAVE @"http://192.168.0.133:8080/site_uwa/isales_uwa/saveAddress.htm"
|
|
|
|
|
|
|
|
|
-#define URL_CREDITCARD_EDOTOR @"http://192.168.0.133:8080/site/isales/creditCard.htm"
|
|
|
-#define URL_CREDITCARD_SAVE @"http://192.168.0.133:8080/site/isales/saveAddress.htm"
|
|
|
+#define URL_CREDITCARD_EDOTOR @"http://192.168.0.133:8080/site_uwa/isales_uwa/creditCard.htm"
|
|
|
+#define URL_CREDITCARD_SAVE @"http://192.168.0.133:8080/site_uwa/isales_uwa/saveAddress.htm"
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_CUSTOMER_INFO @"http://192.168.0.133:8080/site/isales/getCustomerInfoByContact.htm"
|
|
|
-#define URL_CUSTOMER_PENDINGORDER @"http://192.168.0.133:8080/site/isales/hasPendingOrderByContact.htm"
|
|
|
-#define URL_NEW_CUSTOMER @"http://192.168.0.133:8080/site/isales/getAddCustomer.htm"
|
|
|
-#define URL_EDIT_CUSTOMER @"http://192.168.0.133:8080/site/isales/getUpdateCustomerInfoByContact.htm"
|
|
|
-#define URL_CUSTOMER_SAVE @"http://192.168.0.133:8080/site/isales/saveCustomer.htm"
|
|
|
-#define URL_CUSTOMER_UPDATE @"http://192.168.0.133:8080/site/isales/updateCustomer.htm"
|
|
|
-#define URL_UPDATE_CUSTOMER_BCARD @"http://192.168.0.133:8080/site/isales/updateCustomerBusiCard.htm"
|
|
|
+#define URL_CUSTOMER_INFO @"http://192.168.0.133:8080/site_uwa/isales_uwa/getCustomerInfoByContact.htm"
|
|
|
+#define URL_CUSTOMER_PENDINGORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/hasPendingOrderByContact.htm"
|
|
|
+#define URL_NEW_CUSTOMER @"http://192.168.0.133:8080/site_uwa/isales_uwa/getAddCustomer.htm"
|
|
|
+#define URL_EDIT_CUSTOMER @"http://192.168.0.133:8080/site_uwa/isales_uwa/getUpdateCustomerInfoByContact.htm"
|
|
|
+#define URL_CUSTOMER_SAVE @"http://192.168.0.133:8080/site_uwa/isales_uwa/saveCustomer.htm"
|
|
|
+#define URL_CUSTOMER_UPDATE @"http://192.168.0.133:8080/site_uwa/isales_uwa/updateCustomer.htm"
|
|
|
+#define URL_UPDATE_CUSTOMER_BCARD @"http://192.168.0.133:8080/site_uwa/isales_uwa/updateCustomerBusiCard.htm"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_ERR_LOG @"http://192.168.0.133:8080/site/isales/er_log.htm"
|
|
|
+#define URL_ERR_LOG @"http://192.168.0.133:8080/site_uwa/isales_uwa/er_log.htm"
|
|
|
|
|
|
-#define URL_UPLOAD_IMG @"http://192.168.0.133:8080/site/isales/uploadImg.htm"
|
|
|
+#define URL_UPLOAD_IMG @"http://192.168.0.133:8080/site_uwa/isales_uwa/uploadImg.htm"
|
|
|
|
|
|
|
|
|
-#define URL_NPD_POLICY @"http://192.168.0.133:8080/site/isales/generalPolicy.htm"
|
|
|
+#define URL_NPD_POLICY @"http://192.168.0.133:8080/site_uwa/isales_uwa/generalPolicy.htm"
|
|
|
|
|
|
|
|
|
-#define URL_CHECK_OFFLINE @"http://192.168.0.133:8080/site/offline/initDatas.htm"
|
|
|
-#define URL_UPLOAD_OFFLINE @"http://192.168.0.133:8080/site/offline/uploadOfflineData.htm"
|
|
|
+#define URL_CHECK_OFFLINE @"http://192.168.0.133:8080/site_uwa/offline/initDatas.htm"
|
|
|
+#define URL_UPLOAD_OFFLINE @"http://192.168.0.133:8080/site_uwa/offline/uploadOfflineData.htm"
|
|
|
|
|
|
|
|
|
-#define URL_DOWNLOAD_OFFLINE @"http://192.168.0.133:8080/site/offline/downloadDatas.htm"
|
|
|
-#define URL_FINISH_DOWNLOAD_OFFLINE @"http://192.168.0.133:8080/site/offline/confirmVersion.htm"
|
|
|
+#define URL_DOWNLOAD_OFFLINE @"http://192.168.0.133:8080/site_uwa/offline/downloadDatas.htm"
|
|
|
+#define URL_FINISH_DOWNLOAD_OFFLINE @"http://192.168.0.133:8080/site_uwa/offline/confirmVersion.htm"
|
|
|
|
|
|
|
|
|
-#define URL_GET_RESULT @"http://192.168.0.133:8080/site/offline/getResultBySerial.htm"
|
|
|
+#define URL_GET_RESULT @"http://192.168.0.133:8080/site_uwa/offline/getResultBySerial.htm"
|
|
|
|
|
|
-#define URL_SET_PRICE_TYPE @"http://192.168.0.133:8080/site/isales/setSeePriceType.htm"
|
|
|
+#define URL_SET_PRICE_TYPE @"http://192.168.0.133:8080/site_uwa/isales_uwa/setSeePriceType.htm"
|
|
|
|
|
|
-#define URL_GET_CIVEN_PRICE @"http://192.168.0.133:8080/site/isales/getSeeGivenPrice.htm"
|
|
|
+#define URL_GET_CIVEN_PRICE @"http://192.168.0.133:8080/site_uwa/isales_uwa/getSeeGivenPrice.htm"
|
|
|
|
|
|
-#define URL_SET_GIVEN_PRICE @"http://192.168.0.133:8080/site/isales/setSeeGivenPrice.htm"
|
|
|
+#define URL_SET_GIVEN_PRICE @"http://192.168.0.133:8080/site_uwa/isales_uwa/setSeeGivenPrice.htm"
|
|
|
|
|
|
-#define URL_SET_MERGE_ORDER @"http://192.168.0.133:8080/site/isales/mergeOrder.htm"
|
|
|
+#define URL_SET_MERGE_ORDER @"http://192.168.0.133:8080/site_uwa/isales_uwa/mergeOrder.htm"
|
|
|
|
|
|
-#define URL_REQUEST_LOGIN @"http://192.168.0.133:8080/site/isales/requestLogin.htm"
|
|
|
+#define URL_REQUEST_LOGIN @"http://192.168.0.133:8080/site_uwa/isales_uwa/requestLogin.htm"
|
|
|
|
|
|
-#define URL_EMAIL_CART @"http://192.168.0.133:8080/site/isales/sendCartEmail.htm"
|
|
|
+#define URL_EMAIL_CART @"http://192.168.0.133:8080/site_uwa/isales_uwa/sendCartEmail.htm"
|
|
|
|
|
|
-#define URL_NOTIFY_ME @"http://192.168.0.133:8080/site/isales/notifyMeEmail.htm"
|
|
|
+#define URL_NOTIFY_ME @"http://192.168.0.133:8080/site_uwa/isales_uwa/notifyMeEmail.htm"
|
|
|
|
|
|
-#define URL_EMAIL_WISHLIST @"http://192.168.0.133:8080/site/isales/sendWishListEmail.htm"
|
|
|
+#define URL_EMAIL_WISHLIST @"http://192.168.0.133:8080/site_uwa/isales_uwa/sendWishListEmail.htm"
|
|
|
|
|
|
-#define URL_BLOG @"http://192.168.0.133:8080/site/blog"
|
|
|
+#define URL_BLOG @"http://192.168.0.133:8080/site_uwa/blog"
|
|
|
|
|
|
#else
|
|
|
|
|
|
|
|
|
-//------------------- NPD server-----------------------
|
|
|
-#define URL_UPDATE_AUTH @"https://central.united-us.com/demo/shopping/isales/login.htm"
|
|
|
-#define URL_LOGOUT @"https://central.united-us.com/demo/shopping/isales/loginOut.htm"
|
|
|
-#define URL_RETRIEVE_PASS @"https://central.united-us.com/demo/shopping/isales/forgotPassword.htm"
|
|
|
+//------------------- UWA server-----------------------
|
|
|
+#define URL_UPDATE_AUTH @"https://central.united-us.com/demo/shopping/isales_uwa/login.htm"
|
|
|
+#define URL_LOGOUT @"https://central.united-us.com/demo/shopping/isales_uwa/loginOut.htm"
|
|
|
+#define URL_RETRIEVE_PASS @"https://central.united-us.com/demo/shopping/isales_uwa/forgotPassword.htm"
|
|
|
|
|
|
-#define URL_REQUEST_CATMENU @"https://central.united-us.com/demo/shopping/isales/menu.htm"
|
|
|
-#define URL_LOAD_HOME @"https://central.united-us.com/demo/shopping/isales/homePage.htm"
|
|
|
-#define URL_CATEGORY @"https://central.united-us.com/demo/shopping/isales/distinctCategory.htm"
|
|
|
-#define URL_SEARCH @"https://central.united-us.com/demo/shopping/isales/search.htm"
|
|
|
-#define URL_ITEM_SEARCH @"https://central.united-us.com/demo/shopping/isales/itemSearch.htm"
|
|
|
-#define URL_CATEGORY_LOADMORE @"https://central.united-us.com/demo/shopping/isales/categoryMore.htm"
|
|
|
+#define URL_REQUEST_CATMENU @"https://central.united-us.com/demo/shopping/isales_uwa/menu.htm"
|
|
|
+#define URL_LOAD_HOME @"https://central.united-us.com/demo/shopping/isales_uwa/homePage.htm"
|
|
|
+#define URL_CATEGORY @"https://central.united-us.com/demo/shopping/isales_uwa/distinctCategory.htm"
|
|
|
+#define URL_SEARCH @"https://central.united-us.com/demo/shopping/isales_uwa/search.htm"
|
|
|
+#define URL_ITEM_SEARCH @"https://central.united-us.com/demo/shopping/isales_uwa/itemSearch.htm"
|
|
|
+#define URL_CATEGORY_LOADMORE @"https://central.united-us.com/demo/shopping/isales_uwa/categoryMore.htm"
|
|
|
|
|
|
|
|
|
-#define URL_ORDER_LIST @"https://central.united-us.com/demo/shopping/isales/orderList.htm"
|
|
|
-#define URL_ORDER_DETAIL @"https://central.united-us.com/demo/shopping/isales/orderDetail.htm"
|
|
|
-#define URL_COMMIT_ORDER @"https://central.united-us.com/demo/shopping/isales/createOrder.htm"
|
|
|
-#define URL_SAVE_ORDER @"https://central.united-us.com/demo/shopping/isales/saveOrder.htm"
|
|
|
-#define URL_UPDATE_ORDERCUSTOMER @"https://central.united-us.com/demo/shopping/isales/updateOrderCustomerInfo.htm"
|
|
|
-#define URL_NEW_ORDER @"https://central.united-us.com/demo/shopping/isales/createNewOrder.htm"
|
|
|
-#define URL_OPEN_ORDER @"https://central.united-us.com/demo/shopping/isales/openOrder.htm"
|
|
|
-#define URL_RELEASE_ORDER @"https://central.united-us.com/demo/shopping/isales/closeOrder.htm"
|
|
|
-#define URL_DELETE_ORDER @"https://central.united-us.com/demo/shopping/isales/deleteOrder.htm"
|
|
|
-#define URL_CANCEL_ORDER @"https://central.united-us.com/demo/shopping/isales/cancelOrder.htm"
|
|
|
+#define URL_ORDER_LIST @"https://central.united-us.com/demo/shopping/isales_uwa/orderList.htm"
|
|
|
+#define URL_ORDER_DETAIL @"https://central.united-us.com/demo/shopping/isales_uwa/orderDetail.htm"
|
|
|
+#define URL_COMMIT_ORDER @"https://central.united-us.com/demo/shopping/isales_uwa/createOrder.htm"
|
|
|
+#define URL_SAVE_ORDER @"https://central.united-us.com/demo/shopping/isales_uwa/saveOrder.htm"
|
|
|
+#define URL_UPDATE_ORDERCUSTOMER @"https://central.united-us.com/demo/shopping/isales_uwa/updateOrderCustomerInfo.htm"
|
|
|
+#define URL_NEW_ORDER @"https://central.united-us.com/demo/shopping/isales_uwa/createNewOrder.htm"
|
|
|
+#define URL_OPEN_ORDER @"https://central.united-us.com/demo/shopping/isales_uwa/openOrder.htm"
|
|
|
+#define URL_RELEASE_ORDER @"https://central.united-us.com/demo/shopping/isales_uwa/closeOrder.htm"
|
|
|
+#define URL_DELETE_ORDER @"https://central.united-us.com/demo/shopping/isales_uwa/deleteOrder.htm"
|
|
|
+#define URL_CANCEL_ORDER @"https://central.united-us.com/demo/shopping/isales_uwa/cancelOrder.htm"
|
|
|
|
|
|
|
|
|
-#define URL_CART_SET_PRICE @"https://central.united-us.com/demo/shopping/isales/setPrice.htm"
|
|
|
-#define URL_CART_INCRESEMENT @"https://central.united-us.com/demo/shopping/isales/increment.htm"
|
|
|
-#define URL_CART @"https://central.united-us.com/demo/shopping/isales/cartDtail.htm"
|
|
|
-#define URL_CARTDELIVERY @"https://central.united-us.com/demo/shopping/isales/cartDelivery.htm"
|
|
|
-#define URL_ADD_TO_CART @"https://central.united-us.com/demo/shopping/isales/addToCart.htm"
|
|
|
-#define URL_CART_REMOVE @"https://central.united-us.com/demo/shopping/isales/deleteToCart.htm"
|
|
|
-#define URL_CART_CHECK @"https://central.united-us.com/demo/shopping/isales/checkCartItem.htm"
|
|
|
+#define URL_CART_SET_PRICE @"https://central.united-us.com/demo/shopping/isales_uwa/setPrice.htm"
|
|
|
+#define URL_CART_INCRESEMENT @"https://central.united-us.com/demo/shopping/isales_uwa/increment.htm"
|
|
|
+#define URL_CART @"https://central.united-us.com/demo/shopping/isales_uwa/cartDtail.htm"
|
|
|
+#define URL_CARTDELIVERY @"https://central.united-us.com/demo/shopping/isales_uwa/cartDelivery.htm"
|
|
|
+#define URL_ADD_TO_CART @"https://central.united-us.com/demo/shopping/isales_uwa/addToCart.htm"
|
|
|
+#define URL_CART_REMOVE @"https://central.united-us.com/demo/shopping/isales_uwa/deleteToCart.htm"
|
|
|
+#define URL_CART_CHECK @"https://central.united-us.com/demo/shopping/isales_uwa/checkCartItem.htm"
|
|
|
|
|
|
-#define URL_CART2WISH @"https://central.united-us.com/demo/shopping/isales/cartRemoveToWishlist.htm"
|
|
|
-#define URL_WISH2CART @"https://central.united-us.com/demo/shopping/isales/wishlistRemoveToCart.htm"
|
|
|
+#define URL_CART2WISH @"https://central.united-us.com/demo/shopping/isales_uwa/cartRemoveToWishlist.htm"
|
|
|
+#define URL_WISH2CART @"https://central.united-us.com/demo/shopping/isales_uwa/wishlistRemoveToCart.htm"
|
|
|
|
|
|
-#define URL_ITEM_DETAIL @"https://central.united-us.com/demo/shopping/isales/modelDetail.htm"
|
|
|
+#define URL_ITEM_DETAIL @"https://central.united-us.com/demo/shopping/isales_uwa/modelDetail.htm"
|
|
|
|
|
|
-#define URL_ADD_TO_WATCHLIST @"https://central.united-us.com/demo/shopping/isales/addToWishList.htm"
|
|
|
-#define URL_WATCHLIST @"https://central.united-us.com/demo/shopping/isales/wishList.htm"
|
|
|
-#define URL_WATCHLIST_REMOVE @"https://central.united-us.com/demo/shopping/isales/deleteToWishList.htm"
|
|
|
+#define URL_ADD_TO_WATCHLIST @"https://central.united-us.com/demo/shopping/isales_uwa/addToWishList.htm"
|
|
|
+#define URL_WATCHLIST @"https://central.united-us.com/demo/shopping/isales_uwa/wishList.htm"
|
|
|
+#define URL_WATCHLIST_REMOVE @"https://central.united-us.com/demo/shopping/isales_uwa/deleteToWishList.htm"
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_ADD_TO_PORTFOLIO @"https://central.united-us.com/demo/shopping/isales/addToPortfolio.htm"
|
|
|
-#define URL_PORTFOLIO_REMOVE @"https://central.united-us.com/demo/shopping/isales/deleteToPortfolio.htm"
|
|
|
-#define URL_PORTFOLIO @"https://central.united-us.com/demo/shopping/isales/portfolios.htm"
|
|
|
-#define URL_PORTFOLIO_SET_PRICE @"https://central.united-us.com/demo/shopping/isales/setTearSheetPrice.htm"
|
|
|
-#define URL_DM_PARAMS @"https://central.united-us.com/demo/shopping/isales/selectTearSheetParam.htm"
|
|
|
-#define URL_REQUEST_DM @"https://central.united-us.com/demo/shopping/isales/getTearSheetPdf.htm"
|
|
|
-#define URL_SAVE_DM_DIRECT @"https://central.united-us.com/demo/shopping/isales/getTearSheetPdf.htm"
|
|
|
-#define URL_SAVE_DM @"https://central.united-us.com/demo/shopping/isales/saveTearSheetPdf.htm"
|
|
|
-#define URL_DM_LIST @"https://central.united-us.com/demo/shopping/isales/tearSheetPdfList.htm"
|
|
|
-//#define URL_DM_SET_QTY @"https://central.united-us.com/demo/shopping/isales/setTearSheetAvailableQty.htm"
|
|
|
-#define URL_REQUEST_MODEL_QTY @"https://central.united-us.com/demo/shopping/isales/getTearSheetAvailableQty.htm"
|
|
|
+#define URL_ADD_TO_PORTFOLIO @"https://central.united-us.com/demo/shopping/isales_uwa/addToPortfolio.htm"
|
|
|
+#define URL_PORTFOLIO_REMOVE @"https://central.united-us.com/demo/shopping/isales_uwa/deleteToPortfolio.htm"
|
|
|
+#define URL_PORTFOLIO @"https://central.united-us.com/demo/shopping/isales_uwa/portfolios.htm"
|
|
|
+#define URL_PORTFOLIO_SET_PRICE @"https://central.united-us.com/demo/shopping/isales_uwa/setTearSheetPrice.htm"
|
|
|
+#define URL_DM_PARAMS @"https://central.united-us.com/demo/shopping/isales_uwa/selectTearSheetParam.htm"
|
|
|
+#define URL_REQUEST_DM @"https://central.united-us.com/demo/shopping/isales_uwa/getTearSheetPdf.htm"
|
|
|
+#define URL_SAVE_DM_DIRECT @"https://central.united-us.com/demo/shopping/isales_uwa/getTearSheetPdf.htm"
|
|
|
+#define URL_SAVE_DM @"https://central.united-us.com/demo/shopping/isales_uwa/saveTearSheetPdf.htm"
|
|
|
+#define URL_DM_LIST @"https://central.united-us.com/demo/shopping/isales_uwa/tearSheetPdfList.htm"
|
|
|
+//#define URL_DM_SET_QTY @"https://central.united-us.com/demo/shopping/isales_uwa/setTearSheetAvailableQty.htm"
|
|
|
+#define URL_REQUEST_MODEL_QTY @"https://central.united-us.com/demo/shopping/isales_uwa/getTearSheetAvailableQty.htm"
|
|
|
|
|
|
|
|
|
-#define URL_CONTACT_LIST @"https://central.united-us.com/demo/shopping/isales/getAllContact.htm"
|
|
|
-#define URL_SHIPTO_LIST @"https://central.united-us.com/demo/shopping/isales/getShipToContact.htm"
|
|
|
+#define URL_CONTACT_LIST @"https://central.united-us.com/demo/shopping/isales_uwa/getAllContact.htm"
|
|
|
+#define URL_SHIPTO_LIST @"https://central.united-us.com/demo/shopping/isales_uwa/getShipToContact.htm"
|
|
|
|
|
|
-#define URL_ADDRESS_EDOTOR @"https://central.united-us.com/demo/shopping/isales/getAddAddress.htm"
|
|
|
-#define URL_ADDRESS_SAVE @"https://central.united-us.com/demo/shopping/isales/saveAddress.htm"
|
|
|
+#define URL_ADDRESS_EDOTOR @"https://central.united-us.com/demo/shopping/isales_uwa/getAddAddress.htm"
|
|
|
+#define URL_ADDRESS_SAVE @"https://central.united-us.com/demo/shopping/isales_uwa/saveAddress.htm"
|
|
|
|
|
|
|
|
|
-#define URL_CREDITCARD_EDOTOR @"https://central.united-us.com/demo/shopping/isales/creditCard.htm"
|
|
|
-#define URL_CREDITCARD_SAVE @"https://central.united-us.com/demo/shopping/isales/saveAddress.htm"
|
|
|
+#define URL_CREDITCARD_EDOTOR @"https://central.united-us.com/demo/shopping/isales_uwa/creditCard.htm"
|
|
|
+#define URL_CREDITCARD_SAVE @"https://central.united-us.com/demo/shopping/isales_uwa/saveAddress.htm"
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_CUSTOMER_INFO @"https://central.united-us.com/demo/shopping/isales/getCustomerInfoByContact.htm"
|
|
|
-#define URL_NEW_CUSTOMER @"https://central.united-us.com/demo/shopping/isales/getAddCustomer.htm"
|
|
|
-#define URL_CUSTOMER_SAVE @"https://central.united-us.com/demo/shopping/isales/saveCustomer.htm"
|
|
|
-#define URL_UPDATE_CUSTOMER_BCARD @"https://central.united-us.com/demo/shopping/isales/updateCustomerBusiCard.htm"
|
|
|
-#define URL_CUSTOMER_ADV_SEARCH @"https://central.united-us.com/demo/shopping/isales/getContactAdvance.htm"
|
|
|
+#define URL_CUSTOMER_INFO @"https://central.united-us.com/demo/shopping/isales_uwa/getCustomerInfoByContact.htm"
|
|
|
+#define URL_NEW_CUSTOMER @"https://central.united-us.com/demo/shopping/isales_uwa/getAddCustomer.htm"
|
|
|
+#define URL_CUSTOMER_SAVE @"https://central.united-us.com/demo/shopping/isales_uwa/saveCustomer.htm"
|
|
|
+#define URL_UPDATE_CUSTOMER_BCARD @"https://central.united-us.com/demo/shopping/isales_uwa/updateCustomerBusiCard.htm"
|
|
|
+#define URL_CUSTOMER_ADV_SEARCH @"https://central.united-us.com/demo/shopping/isales_uwa/getContactAdvance.htm"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_ERR_LOG @"https://central.united-us.com/demo/shopping/isales/er_log.htm"
|
|
|
+#define URL_ERR_LOG @"https://central.united-us.com/demo/shopping/isales_uwa/er_log.htm"
|
|
|
|
|
|
-#define URL_UPLOAD_IMG @"https://central.united-us.com/demo/shopping/isales/uploadImg.htm"
|
|
|
+#define URL_UPLOAD_IMG @"https://central.united-us.com/demo/shopping/isales_uwa/uploadImg.htm"
|
|
|
|
|
|
-#define URL_COPY_ORDER @"https://central.united-us.com/demo/shopping/isales/copyOrder.htm"
|
|
|
-#define URL_SIGN_ORDER @"https://central.united-us.com/demo/shopping/isales/updateOrderSign.htm"
|
|
|
-#define URL_CUSTOMER_UPDATE @"https://central.united-us.com/demo/shopping/isales/updateCustomer.htm"
|
|
|
-#define URL_CART_GENERAL_NOTES @"https://central.united-us.com/demo/shopping/isales/updateGeneralNote.htm"
|
|
|
-#define URL_CART_ITEM_NOTES @"https://central.united-us.com/demo/shopping/isales/setItemNotes.htm"
|
|
|
-#define URL_EDIT_CUSTOMER @"https://central.united-us.com/demo/shopping/isales/getUpdateCustomerInfoByContact.htm"
|
|
|
-#define URL_CUSTOMER_PENDINGORDER @"https://central.united-us.com/demo/shopping/isales/hasPendingOrderByContact.htm"
|
|
|
-#define URL_PORTFOLIOLIST_REMOVE @"https://central.united-us.com/demo/shopping/isales/deleteTearSheetPdf.htm"
|
|
|
-#define URL_NPD_POLICY @"https://central.united-us.com/demo/shopping/isales/generalPolicy.htm"
|
|
|
+#define URL_COPY_ORDER @"https://central.united-us.com/demo/shopping/isales_uwa/copyOrder.htm"
|
|
|
+#define URL_SIGN_ORDER @"https://central.united-us.com/demo/shopping/isales_uwa/updateOrderSign.htm"
|
|
|
+#define URL_CUSTOMER_UPDATE @"https://central.united-us.com/demo/shopping/isales_uwa/updateCustomer.htm"
|
|
|
+#define URL_CART_GENERAL_NOTES @"https://central.united-us.com/demo/shopping/isales_uwa/updateGeneralNote.htm"
|
|
|
+#define URL_CART_ITEM_NOTES @"https://central.united-us.com/demo/shopping/isales_uwa/setItemNotes.htm"
|
|
|
+#define URL_EDIT_CUSTOMER @"https://central.united-us.com/demo/shopping/isales_uwa/getUpdateCustomerInfoByContact.htm"
|
|
|
+#define URL_CUSTOMER_PENDINGORDER @"https://central.united-us.com/demo/shopping/isales_uwa/hasPendingOrderByContact.htm"
|
|
|
+#define URL_PORTFOLIOLIST_REMOVE @"https://central.united-us.com/demo/shopping/isales_uwa/deleteTearSheetPdf.htm"
|
|
|
+#define URL_NPD_POLICY @"https://central.united-us.com/demo/shopping/isales_uwa/generalPolicy.htm"
|
|
|
|
|
|
|
|
|
|
|
|
@@ -290,31 +290,31 @@
|
|
|
#define URL_FINISH_DOWNLOAD_OFFLINE @"https://central.united-us.com/demo/shopping/offline/confirmVersion.htm"
|
|
|
#define URL_UPLOAD_OFFLINE @"https://central.united-us.com/demo/shopping/offline/uploadOfflineData.htm"
|
|
|
|
|
|
-#define URL_CATEGORYADDALL @"https://central.united-us.com/demo/shopping/isales/categoryAddAllTo.htm"
|
|
|
-#define URL_SEARCHADDALL @"https://central.united-us.com/demo/shopping/isales/searchAddAllTo.htm"
|
|
|
-#define URL_ITEMSEARCHADDALL @"https://central.united-us.com/demo/shopping/isales/itemSearchAddAllTo.htm"
|
|
|
+#define URL_CATEGORYADDALL @"https://central.united-us.com/demo/shopping/isales_uwa/categoryAddAllTo.htm"
|
|
|
+#define URL_SEARCHADDALL @"https://central.united-us.com/demo/shopping/isales_uwa/searchAddAllTo.htm"
|
|
|
+#define URL_ITEMSEARCHADDALL @"https://central.united-us.com/demo/shopping/isales_uwa/itemSearchAddAllTo.htm"
|
|
|
|
|
|
-#define URL_SET_PRICE_TYPE @"https://central.united-us.com/demo/shopping/isales/setSeePriceType.htm"
|
|
|
+#define URL_SET_PRICE_TYPE @"https://central.united-us.com/demo/shopping/isales_uwa/setSeePriceType.htm"
|
|
|
|
|
|
-#define URL_GET_CIVEN_PRICE @"https://central.united-us.com/demo/shopping/isales/getSeeGivenPrice.htm"
|
|
|
+#define URL_GET_CIVEN_PRICE @"https://central.united-us.com/demo/shopping/isales_uwa/getSeeGivenPrice.htm"
|
|
|
|
|
|
-#define URL_SET_GIVEN_PRICE @"https://central.united-us.com/demo/shopping/isales/setSeeGivenPrice.htm"
|
|
|
+#define URL_SET_GIVEN_PRICE @"https://central.united-us.com/demo/shopping/isales_uwa/setSeeGivenPrice.htm"
|
|
|
|
|
|
-#define URL_SET_MERGE_ORDER @"https://central.united-us.com/demo/shopping/isales/mergeOrder.htm"
|
|
|
+#define URL_SET_MERGE_ORDER @"https://central.united-us.com/demo/shopping/isales_uwa/mergeOrder.htm"
|
|
|
|
|
|
-#define URL_REQUEST_LOGIN @"https://central.united-us.com/demo/shopping/isales/requestLogin.htm"
|
|
|
+#define URL_REQUEST_LOGIN @"https://central.united-us.com/demo/shopping/isales_uwa/requestLogin.htm"
|
|
|
|
|
|
-#define URL_EMAIL_CART @"https://central.united-us.com/demo/shopping/isales/sendCartEmail.htm"
|
|
|
+#define URL_EMAIL_CART @"https://central.united-us.com/demo/shopping/isales_uwa/sendCartEmail.htm"
|
|
|
|
|
|
-#define URL_NOTIFY_ME @"https://central.united-us.com/demo/shopping/isales/notifyMeEmail.htm"
|
|
|
+#define URL_NOTIFY_ME @"https://central.united-us.com/demo/shopping/isales_uwa/notifyMeEmail.htm"
|
|
|
|
|
|
-#define URL_EMAIL_WISHLIST @"https://central.united-us.com/demo/shopping/isales/sendWishListEmail.htm"
|
|
|
+#define URL_EMAIL_WISHLIST @"https://central.united-us.com/demo/shopping/isales_uwa/sendWishListEmail.htm"
|
|
|
|
|
|
#define URL_BLOG @"https://central.united-us.com/demo/shopping/blog"
|
|
|
|
|
|
-#define URL_MOVE_TO_BACK_ORDER @"https://central.united-us.com/demo/shopping/isales/moveToBackOrder.htm"
|
|
|
+#define URL_MOVE_TO_BACK_ORDER @"https://central.united-us.com/demo/shopping/isales_uwa/moveToBackOrder.htm"
|
|
|
|
|
|
-#define URL_BACK_ORDER_PREVIEW @"https://central.united-us.com/demo/shopping/isales/cartDeliveryBackOrderReview.htm"
|
|
|
+#define URL_BACK_ORDER_PREVIEW @"https://central.united-us.com/demo/shopping/isales_uwa/cartDeliveryBackOrderReview.htm"
|
|
|
|
|
|
#endif
|
|
|
|