|
@@ -12,9 +12,9 @@
|
|
|
#define BACKORDER_PROCESS // 允许backorder process
|
|
#define BACKORDER_PROCESS // 允许backorder process
|
|
|
|
|
|
|
|
# ifdef DEBUG
|
|
# ifdef DEBUG
|
|
|
-//#define test_server
|
|
|
|
|
-# endif
|
|
|
|
|
#define test_server
|
|
#define test_server
|
|
|
|
|
+# endif
|
|
|
|
|
+
|
|
|
#define exception_switch 1
|
|
#define exception_switch 1
|
|
|
#define notifyMe_switch 1
|
|
#define notifyMe_switch 1
|
|
|
|
|
|
|
@@ -30,7 +30,7 @@
|
|
|
//#define GOOGLE_ANALYTICS
|
|
//#define GOOGLE_ANALYTICS
|
|
|
//pdf 调试开关
|
|
//pdf 调试开关
|
|
|
#define PDF_DEBUG false
|
|
#define PDF_DEBUG false
|
|
|
-//http://192.168.0.133:8080/site/
|
|
|
|
|
|
|
+//https://central.united-us.com/usai_demo/shopping/
|
|
|
|
|
|
|
|
//#define ENCRYPT_OFF
|
|
//#define ENCRYPT_OFF
|
|
|
|
|
|
|
@@ -51,143 +51,9 @@
|
|
|
#ifdef test_server
|
|
#ifdef test_server
|
|
|
|
|
|
|
|
//------------------- chen 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_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_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_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_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_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_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_ITEM_DETAIL @"http://192.168.0.133:8080/site/isales/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_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_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_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_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_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_ERR_LOG @"http://192.168.0.133:8080/site/isales/er_log.htm"
|
|
|
|
|
-
|
|
|
|
|
-#define URL_UPLOAD_IMG @"http://192.168.0.133:8080/site/isales/uploadImg.htm"
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-#define URL_NPD_POLICY @"http://192.168.0.133:8080/site/isales/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_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_GET_RESULT @"http://192.168.0.133:8080/site/offline/getResultBySerial.htm"
|
|
|
|
|
-
|
|
|
|
|
-#define URL_SET_PRICE_TYPE @"http://192.168.0.133:8080/site/isales/setSeePriceType.htm"
|
|
|
|
|
-
|
|
|
|
|
-#define URL_GET_CIVEN_PRICE @"http://192.168.0.133:8080/site/isales/getSeeGivenPrice.htm"
|
|
|
|
|
-
|
|
|
|
|
-#define URL_SET_GIVEN_PRICE @"http://192.168.0.133:8080/site/isales/setSeeGivenPrice.htm"
|
|
|
|
|
-
|
|
|
|
|
-#define URL_SET_MERGE_ORDER @"http://192.168.0.133:8080/site/isales/mergeOrder.htm"
|
|
|
|
|
-
|
|
|
|
|
-#define URL_REQUEST_LOGIN @"http://192.168.0.133:8080/site/isales/requestLogin.htm"
|
|
|
|
|
-
|
|
|
|
|
-#define URL_EMAIL_CART @"http://192.168.0.133:8080/site/isales/sendCartEmail.htm"
|
|
|
|
|
-
|
|
|
|
|
-#define URL_NOTIFY_ME @"http://192.168.0.133:8080/site/isales/notifyMeEmail.htm"
|
|
|
|
|
-
|
|
|
|
|
-#define URL_EMAIL_WISHLIST @"http://192.168.0.133:8080/site/isales/sendWishListEmail.htm"
|
|
|
|
|
-
|
|
|
|
|
-#define URL_BLOG @"http://192.168.0.133:8080/site/blog"
|
|
|
|
|
-
|
|
|
|
|
-#else
|
|
|
|
|
-
|
|
|
|
|
|
|
+#define URL_BACK_ORDER_PREVIEW @"https://central.united-us.com/usai_demo/shopping/isales/cartDeliveryBackOrderReview.htm"
|
|
|
|
|
+#define URL_MOVE_TO_BACK_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/moveToBackOrder.htm"
|
|
|
|
|
|
|
|
-//------------------- NPD server-----------------------
|
|
|
|
|
#define URL_UPDATE_AUTH @"https://central.united-us.com/usai_demo/shopping/isales/login.htm"
|
|
#define URL_UPDATE_AUTH @"https://central.united-us.com/usai_demo/shopping/isales/login.htm"
|
|
|
#define URL_LOGOUT @"https://central.united-us.com/usai_demo/shopping/isales/loginOut.htm"
|
|
#define URL_LOGOUT @"https://central.united-us.com/usai_demo/shopping/isales/loginOut.htm"
|
|
|
#define URL_RETRIEVE_PASS @"https://central.united-us.com/usai_demo/shopping/isales/forgotPassword.htm"
|
|
#define URL_RETRIEVE_PASS @"https://central.united-us.com/usai_demo/shopping/isales/forgotPassword.htm"
|
|
@@ -198,11 +64,14 @@
|
|
|
#define URL_SEARCH @"https://central.united-us.com/usai_demo/shopping/isales/search.htm"
|
|
#define URL_SEARCH @"https://central.united-us.com/usai_demo/shopping/isales/search.htm"
|
|
|
#define URL_ITEM_SEARCH @"https://central.united-us.com/usai_demo/shopping/isales/itemSearch.htm"
|
|
#define URL_ITEM_SEARCH @"https://central.united-us.com/usai_demo/shopping/isales/itemSearch.htm"
|
|
|
#define URL_CATEGORY_LOADMORE @"https://central.united-us.com/usai_demo/shopping/isales/categoryMore.htm"
|
|
#define URL_CATEGORY_LOADMORE @"https://central.united-us.com/usai_demo/shopping/isales/categoryMore.htm"
|
|
|
|
|
+#define URL_CUSTOMER_ADV_SEARCH @"https://central.united-us.com/usai_demo/shopping/isales/getContactAdvance.htm"
|
|
|
|
|
|
|
|
|
|
|
|
|
#define URL_ORDER_LIST @"https://central.united-us.com/usai_demo/shopping/isales/orderList.htm"
|
|
#define URL_ORDER_LIST @"https://central.united-us.com/usai_demo/shopping/isales/orderList.htm"
|
|
|
#define URL_ORDER_DETAIL @"https://central.united-us.com/usai_demo/shopping/isales/orderDetail.htm"
|
|
#define URL_ORDER_DETAIL @"https://central.united-us.com/usai_demo/shopping/isales/orderDetail.htm"
|
|
|
#define URL_COMMIT_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/createOrder.htm"
|
|
#define URL_COMMIT_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/createOrder.htm"
|
|
|
|
|
+#define URL_COPY_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/copyOrder.htm"
|
|
|
|
|
+#define URL_SIGN_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/updateOrderSign.htm"
|
|
|
#define URL_SAVE_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/saveOrder.htm"
|
|
#define URL_SAVE_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/saveOrder.htm"
|
|
|
#define URL_UPDATE_ORDERCUSTOMER @"https://central.united-us.com/usai_demo/shopping/isales/updateOrderCustomerInfo.htm"
|
|
#define URL_UPDATE_ORDERCUSTOMER @"https://central.united-us.com/usai_demo/shopping/isales/updateOrderCustomerInfo.htm"
|
|
|
#define URL_NEW_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/createNewOrder.htm"
|
|
#define URL_NEW_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/createNewOrder.htm"
|
|
@@ -213,16 +82,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
#define URL_CART_SET_PRICE @"https://central.united-us.com/usai_demo/shopping/isales/setPrice.htm"
|
|
#define URL_CART_SET_PRICE @"https://central.united-us.com/usai_demo/shopping/isales/setPrice.htm"
|
|
|
|
|
+#define URL_CART_ITEM_NOTES @"https://central.united-us.com/usai_demo/shopping/isales/setItemNotes.htm"
|
|
|
|
|
+#define URL_CART_GENERAL_NOTES @"https://central.united-us.com/usai_demo/shopping/isales/updateGeneralNote.htm"
|
|
|
|
|
+
|
|
|
#define URL_CART_INCRESEMENT @"https://central.united-us.com/usai_demo/shopping/isales/increment.htm"
|
|
#define URL_CART_INCRESEMENT @"https://central.united-us.com/usai_demo/shopping/isales/increment.htm"
|
|
|
#define URL_CART @"https://central.united-us.com/usai_demo/shopping/isales/cartDtail.htm"
|
|
#define URL_CART @"https://central.united-us.com/usai_demo/shopping/isales/cartDtail.htm"
|
|
|
#define URL_CARTDELIVERY @"https://central.united-us.com/usai_demo/shopping/isales/cartDelivery.htm"
|
|
#define URL_CARTDELIVERY @"https://central.united-us.com/usai_demo/shopping/isales/cartDelivery.htm"
|
|
|
#define URL_ADD_TO_CART @"https://central.united-us.com/usai_demo/shopping/isales/addToCart.htm"
|
|
#define URL_ADD_TO_CART @"https://central.united-us.com/usai_demo/shopping/isales/addToCart.htm"
|
|
|
#define URL_CART_REMOVE @"https://central.united-us.com/usai_demo/shopping/isales/deleteToCart.htm"
|
|
#define URL_CART_REMOVE @"https://central.united-us.com/usai_demo/shopping/isales/deleteToCart.htm"
|
|
|
#define URL_CART_CHECK @"https://central.united-us.com/usai_demo/shopping/isales/checkCartItem.htm"
|
|
#define URL_CART_CHECK @"https://central.united-us.com/usai_demo/shopping/isales/checkCartItem.htm"
|
|
|
-
|
|
|
|
|
#define URL_CART2WISH @"https://central.united-us.com/usai_demo/shopping/isales/cartRemoveToWishlist.htm"
|
|
#define URL_CART2WISH @"https://central.united-us.com/usai_demo/shopping/isales/cartRemoveToWishlist.htm"
|
|
|
#define URL_WISH2CART @"https://central.united-us.com/usai_demo/shopping/isales/wishlistRemoveToCart.htm"
|
|
#define URL_WISH2CART @"https://central.united-us.com/usai_demo/shopping/isales/wishlistRemoveToCart.htm"
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+#define URL_CATEGORYADDALL @"https://central.united-us.com/usai_demo/shopping/isales/categoryAddAllTo.htm"
|
|
|
|
|
+#define URL_SEARCHADDALL @"https://central.united-us.com/usai_demo/shopping/isales/searchAddAllTo.htm"
|
|
|
|
|
+#define URL_ITEMSEARCHADDALL @"https://central.united-us.com/usai_demo/shopping/isales/itemSearchAddAllTo.htm"
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
#define URL_ITEM_DETAIL @"https://central.united-us.com/usai_demo/shopping/isales/modelDetail.htm"
|
|
#define URL_ITEM_DETAIL @"https://central.united-us.com/usai_demo/shopping/isales/modelDetail.htm"
|
|
|
|
|
|
|
|
#define URL_ADD_TO_WATCHLIST @"https://central.united-us.com/usai_demo/shopping/isales/addToWishList.htm"
|
|
#define URL_ADD_TO_WATCHLIST @"https://central.united-us.com/usai_demo/shopping/isales/addToWishList.htm"
|
|
@@ -233,6 +112,7 @@
|
|
|
|
|
|
|
|
#define URL_ADD_TO_PORTFOLIO @"https://central.united-us.com/usai_demo/shopping/isales/addToPortfolio.htm"
|
|
#define URL_ADD_TO_PORTFOLIO @"https://central.united-us.com/usai_demo/shopping/isales/addToPortfolio.htm"
|
|
|
#define URL_PORTFOLIO_REMOVE @"https://central.united-us.com/usai_demo/shopping/isales/deleteToPortfolio.htm"
|
|
#define URL_PORTFOLIO_REMOVE @"https://central.united-us.com/usai_demo/shopping/isales/deleteToPortfolio.htm"
|
|
|
|
|
+#define URL_PORTFOLIOLIST_REMOVE @"https://central.united-us.com/usai_demo/shopping/isales/deleteTearSheetPdf.htm"
|
|
|
#define URL_PORTFOLIO @"https://central.united-us.com/usai_demo/shopping/isales/portfolios.htm"
|
|
#define URL_PORTFOLIO @"https://central.united-us.com/usai_demo/shopping/isales/portfolios.htm"
|
|
|
#define URL_PORTFOLIO_SET_PRICE @"https://central.united-us.com/usai_demo/shopping/isales/setTearSheetPrice.htm"
|
|
#define URL_PORTFOLIO_SET_PRICE @"https://central.united-us.com/usai_demo/shopping/isales/setTearSheetPrice.htm"
|
|
|
#define URL_DM_PARAMS @"https://central.united-us.com/usai_demo/shopping/isales/selectTearSheetParam.htm"
|
|
#define URL_DM_PARAMS @"https://central.united-us.com/usai_demo/shopping/isales/selectTearSheetParam.htm"
|
|
@@ -243,7 +123,6 @@
|
|
|
//#define URL_DM_SET_QTY @"https://central.united-us.com/usai_demo/shopping/isales/setTearSheetAvailableQty.htm"
|
|
//#define URL_DM_SET_QTY @"https://central.united-us.com/usai_demo/shopping/isales/setTearSheetAvailableQty.htm"
|
|
|
#define URL_REQUEST_MODEL_QTY @"https://central.united-us.com/usai_demo/shopping/isales/getTearSheetAvailableQty.htm"
|
|
#define URL_REQUEST_MODEL_QTY @"https://central.united-us.com/usai_demo/shopping/isales/getTearSheetAvailableQty.htm"
|
|
|
|
|
|
|
|
-
|
|
|
|
|
#define URL_CONTACT_LIST @"https://central.united-us.com/usai_demo/shopping/isales/getAllContact.htm"
|
|
#define URL_CONTACT_LIST @"https://central.united-us.com/usai_demo/shopping/isales/getAllContact.htm"
|
|
|
#define URL_SHIPTO_LIST @"https://central.united-us.com/usai_demo/shopping/isales/getShipToContact.htm"
|
|
#define URL_SHIPTO_LIST @"https://central.united-us.com/usai_demo/shopping/isales/getShipToContact.htm"
|
|
|
|
|
|
|
@@ -257,10 +136,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
#define URL_CUSTOMER_INFO @"https://central.united-us.com/usai_demo/shopping/isales/getCustomerInfoByContact.htm"
|
|
#define URL_CUSTOMER_INFO @"https://central.united-us.com/usai_demo/shopping/isales/getCustomerInfoByContact.htm"
|
|
|
|
|
+#define URL_CUSTOMER_PENDINGORDER @"https://central.united-us.com/usai_demo/shopping/isales/hasPendingOrderByContact.htm"
|
|
|
#define URL_NEW_CUSTOMER @"https://central.united-us.com/usai_demo/shopping/isales/getAddCustomer.htm"
|
|
#define URL_NEW_CUSTOMER @"https://central.united-us.com/usai_demo/shopping/isales/getAddCustomer.htm"
|
|
|
|
|
+#define URL_EDIT_CUSTOMER @"https://central.united-us.com/usai_demo/shopping/isales/getUpdateCustomerInfoByContact.htm"
|
|
|
#define URL_CUSTOMER_SAVE @"https://central.united-us.com/usai_demo/shopping/isales/saveCustomer.htm"
|
|
#define URL_CUSTOMER_SAVE @"https://central.united-us.com/usai_demo/shopping/isales/saveCustomer.htm"
|
|
|
|
|
+#define URL_CUSTOMER_UPDATE @"https://central.united-us.com/usai_demo/shopping/isales/updateCustomer.htm"
|
|
|
#define URL_UPDATE_CUSTOMER_BCARD @"https://central.united-us.com/usai_demo/shopping/isales/updateCustomerBusiCard.htm"
|
|
#define URL_UPDATE_CUSTOMER_BCARD @"https://central.united-us.com/usai_demo/shopping/isales/updateCustomerBusiCard.htm"
|
|
|
-#define URL_CUSTOMER_ADV_SEARCH @"https://central.united-us.com/usai_demo/shopping/isales/getContactAdvance.htm"
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@@ -270,28 +152,19 @@
|
|
|
|
|
|
|
|
#define URL_UPLOAD_IMG @"https://central.united-us.com/usai_demo/shopping/isales/uploadImg.htm"
|
|
#define URL_UPLOAD_IMG @"https://central.united-us.com/usai_demo/shopping/isales/uploadImg.htm"
|
|
|
|
|
|
|
|
-#define URL_COPY_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/copyOrder.htm"
|
|
|
|
|
-#define URL_SIGN_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/updateOrderSign.htm"
|
|
|
|
|
-#define URL_CUSTOMER_UPDATE @"https://central.united-us.com/usai_demo/shopping/isales/updateCustomer.htm"
|
|
|
|
|
-#define URL_CART_GENERAL_NOTES @"https://central.united-us.com/usai_demo/shopping/isales/updateGeneralNote.htm"
|
|
|
|
|
-#define URL_CART_ITEM_NOTES @"https://central.united-us.com/usai_demo/shopping/isales/setItemNotes.htm"
|
|
|
|
|
-#define URL_EDIT_CUSTOMER @"https://central.united-us.com/usai_demo/shopping/isales/getUpdateCustomerInfoByContact.htm"
|
|
|
|
|
-#define URL_CUSTOMER_PENDINGORDER @"https://central.united-us.com/usai_demo/shopping/isales/hasPendingOrderByContact.htm"
|
|
|
|
|
-#define URL_PORTFOLIOLIST_REMOVE @"https://central.united-us.com/usai_demo/shopping/isales/deleteTearSheetPdf.htm"
|
|
|
|
|
-#define URL_NPD_POLICY @"https://central.united-us.com/usai_demo/shopping/isales/generalPolicy.htm"
|
|
|
|
|
|
|
|
|
|
|
|
+#define URL_NPD_POLICY @"https://central.united-us.com/usai_demo/shopping/isales/generalPolicy.htm"
|
|
|
|
|
|
|
|
|
|
|
|
|
#define URL_CHECK_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/initDatas.htm"
|
|
#define URL_CHECK_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/initDatas.htm"
|
|
|
|
|
+#define URL_UPLOAD_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/uploadOfflineData.htm"
|
|
|
|
|
|
|
|
-#define URL_DOWNLOAD_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/downloadDatas.htm"
|
|
|
|
|
|
|
|
|
|
|
|
+#define URL_DOWNLOAD_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/downloadDatas.htm"
|
|
|
#define URL_FINISH_DOWNLOAD_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/confirmVersion.htm"
|
|
#define URL_FINISH_DOWNLOAD_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/confirmVersion.htm"
|
|
|
-#define URL_UPLOAD_OFFLINE @"https://central.united-us.com/usai_demo/shopping/offline/uploadOfflineData.htm"
|
|
|
|
|
|
|
|
|
|
-#define URL_CATEGORYADDALL @"https://central.united-us.com/usai_demo/shopping/isales/categoryAddAllTo.htm"
|
|
|
|
|
-#define URL_SEARCHADDALL @"https://central.united-us.com/usai_demo/shopping/isales/searchAddAllTo.htm"
|
|
|
|
|
-#define URL_ITEMSEARCHADDALL @"https://central.united-us.com/usai_demo/shopping/isales/itemSearchAddAllTo.htm"
|
|
|
|
|
|
|
+
|
|
|
|
|
+#define URL_GET_RESULT @"https://central.united-us.com/usai_demo/shopping/offline/getResultBySerial.htm"
|
|
|
|
|
|
|
|
#define URL_SET_PRICE_TYPE @"https://central.united-us.com/usai_demo/shopping/isales/setSeePriceType.htm"
|
|
#define URL_SET_PRICE_TYPE @"https://central.united-us.com/usai_demo/shopping/isales/setSeePriceType.htm"
|
|
|
|
|
|
|
@@ -311,9 +184,136 @@
|
|
|
|
|
|
|
|
#define URL_BLOG @"https://central.united-us.com/usai_demo/shopping/blog"
|
|
#define URL_BLOG @"https://central.united-us.com/usai_demo/shopping/blog"
|
|
|
|
|
|
|
|
-#define URL_MOVE_TO_BACK_ORDER @"https://central.united-us.com/usai_demo/shopping/isales/moveToBackOrder.htm"
|
|
|
|
|
|
|
+#else
|
|
|
|
|
|
|
|
-#define URL_BACK_ORDER_PREVIEW @"https://central.united-us.com/usai_demo/shopping/isales/cartDeliveryBackOrderReview.htm"
|
|
|
|
|
|
|
+
|
|
|
|
|
+//------------------- NPD server-----------------------
|
|
|
|
|
+#define URL_UPDATE_AUTH @"http://10.1.3.211/usai_demo/shopping/isales/login.htm"
|
|
|
|
|
+#define URL_LOGOUT @"http://10.1.3.211/usai_demo/shopping/isales/loginOut.htm"
|
|
|
|
|
+#define URL_RETRIEVE_PASS @"http://10.1.3.211/usai_demo/shopping/isales/forgotPassword.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_REQUEST_CATMENU @"http://10.1.3.211/usai_demo/shopping/isales/menu.htm"
|
|
|
|
|
+#define URL_LOAD_HOME @"http://10.1.3.211/usai_demo/shopping/isales/homePage.htm"
|
|
|
|
|
+#define URL_CATEGORY @"http://10.1.3.211/usai_demo/shopping/isales/distinctCategory.htm"
|
|
|
|
|
+#define URL_SEARCH @"http://10.1.3.211/usai_demo/shopping/isales/search.htm"
|
|
|
|
|
+#define URL_ITEM_SEARCH @"http://10.1.3.211/usai_demo/shopping/isales/itemSearch.htm"
|
|
|
|
|
+#define URL_CATEGORY_LOADMORE @"http://10.1.3.211/usai_demo/shopping/isales/categoryMore.htm"
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+#define URL_ORDER_LIST @"http://10.1.3.211/usai_demo/shopping/isales/orderList.htm"
|
|
|
|
|
+#define URL_ORDER_DETAIL @"http://10.1.3.211/usai_demo/shopping/isales/orderDetail.htm"
|
|
|
|
|
+#define URL_COMMIT_ORDER @"http://10.1.3.211/usai_demo/shopping/isales/createOrder.htm"
|
|
|
|
|
+#define URL_SAVE_ORDER @"http://10.1.3.211/usai_demo/shopping/isales/saveOrder.htm"
|
|
|
|
|
+#define URL_UPDATE_ORDERCUSTOMER @"http://10.1.3.211/usai_demo/shopping/isales/updateOrderCustomerInfo.htm"
|
|
|
|
|
+#define URL_NEW_ORDER @"http://10.1.3.211/usai_demo/shopping/isales/createNewOrder.htm"
|
|
|
|
|
+#define URL_OPEN_ORDER @"http://10.1.3.211/usai_demo/shopping/isales/openOrder.htm"
|
|
|
|
|
+#define URL_RELEASE_ORDER @"http://10.1.3.211/usai_demo/shopping/isales/closeOrder.htm"
|
|
|
|
|
+#define URL_DELETE_ORDER @"http://10.1.3.211/usai_demo/shopping/isales/deleteOrder.htm"
|
|
|
|
|
+#define URL_CANCEL_ORDER @"http://10.1.3.211/usai_demo/shopping/isales/cancelOrder.htm"
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+#define URL_CART_SET_PRICE @"http://10.1.3.211/usai_demo/shopping/isales/setPrice.htm"
|
|
|
|
|
+#define URL_CART_INCRESEMENT @"http://10.1.3.211/usai_demo/shopping/isales/increment.htm"
|
|
|
|
|
+#define URL_CART @"http://10.1.3.211/usai_demo/shopping/isales/cartDtail.htm"
|
|
|
|
|
+#define URL_CARTDELIVERY @"http://10.1.3.211/usai_demo/shopping/isales/cartDelivery.htm"
|
|
|
|
|
+#define URL_ADD_TO_CART @"http://10.1.3.211/usai_demo/shopping/isales/addToCart.htm"
|
|
|
|
|
+#define URL_CART_REMOVE @"http://10.1.3.211/usai_demo/shopping/isales/deleteToCart.htm"
|
|
|
|
|
+#define URL_CART_CHECK @"http://10.1.3.211/usai_demo/shopping/isales/checkCartItem.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_CART2WISH @"http://10.1.3.211/usai_demo/shopping/isales/cartRemoveToWishlist.htm"
|
|
|
|
|
+#define URL_WISH2CART @"http://10.1.3.211/usai_demo/shopping/isales/wishlistRemoveToCart.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_ITEM_DETAIL @"http://10.1.3.211/usai_demo/shopping/isales/modelDetail.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_ADD_TO_WATCHLIST @"http://10.1.3.211/usai_demo/shopping/isales/addToWishList.htm"
|
|
|
|
|
+#define URL_WATCHLIST @"http://10.1.3.211/usai_demo/shopping/isales/wishList.htm"
|
|
|
|
|
+#define URL_WATCHLIST_REMOVE @"http://10.1.3.211/usai_demo/shopping/isales/deleteToWishList.htm"
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+#define URL_ADD_TO_PORTFOLIO @"http://10.1.3.211/usai_demo/shopping/isales/addToPortfolio.htm"
|
|
|
|
|
+#define URL_PORTFOLIO_REMOVE @"http://10.1.3.211/usai_demo/shopping/isales/deleteToPortfolio.htm"
|
|
|
|
|
+#define URL_PORTFOLIO @"http://10.1.3.211/usai_demo/shopping/isales/portfolios.htm"
|
|
|
|
|
+#define URL_PORTFOLIO_SET_PRICE @"http://10.1.3.211/usai_demo/shopping/isales/setTearSheetPrice.htm"
|
|
|
|
|
+#define URL_DM_PARAMS @"http://10.1.3.211/usai_demo/shopping/isales/selectTearSheetParam.htm"
|
|
|
|
|
+#define URL_REQUEST_DM @"http://10.1.3.211/usai_demo/shopping/isales/getTearSheetPdf.htm"
|
|
|
|
|
+#define URL_SAVE_DM_DIRECT @"http://10.1.3.211/usai_demo/shopping/isales/getTearSheetPdf.htm"
|
|
|
|
|
+#define URL_SAVE_DM @"http://10.1.3.211/usai_demo/shopping/isales/saveTearSheetPdf.htm"
|
|
|
|
|
+#define URL_DM_LIST @"http://10.1.3.211/usai_demo/shopping/isales/tearSheetPdfList.htm"
|
|
|
|
|
+//#define URL_DM_SET_QTY @"http://10.1.3.211/usai_demo/shopping/isales/setTearSheetAvailableQty.htm"
|
|
|
|
|
+#define URL_REQUEST_MODEL_QTY @"http://10.1.3.211/usai_demo/shopping/isales/getTearSheetAvailableQty.htm"
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+#define URL_CONTACT_LIST @"http://10.1.3.211/usai_demo/shopping/isales/getAllContact.htm"
|
|
|
|
|
+#define URL_SHIPTO_LIST @"http://10.1.3.211/usai_demo/shopping/isales/getShipToContact.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_ADDRESS_EDOTOR @"http://10.1.3.211/usai_demo/shopping/isales/getAddAddress.htm"
|
|
|
|
|
+#define URL_ADDRESS_SAVE @"http://10.1.3.211/usai_demo/shopping/isales/saveAddress.htm"
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+#define URL_CREDITCARD_EDOTOR @"http://10.1.3.211/usai_demo/shopping/isales/creditCard.htm"
|
|
|
|
|
+#define URL_CREDITCARD_SAVE @"http://10.1.3.211/usai_demo/shopping/isales/saveAddress.htm"
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+#define URL_CUSTOMER_INFO @"http://10.1.3.211/usai_demo/shopping/isales/getCustomerInfoByContact.htm"
|
|
|
|
|
+#define URL_NEW_CUSTOMER @"http://10.1.3.211/usai_demo/shopping/isales/getAddCustomer.htm"
|
|
|
|
|
+#define URL_CUSTOMER_SAVE @"http://10.1.3.211/usai_demo/shopping/isales/saveCustomer.htm"
|
|
|
|
|
+#define URL_UPDATE_CUSTOMER_BCARD @"http://10.1.3.211/usai_demo/shopping/isales/updateCustomerBusiCard.htm"
|
|
|
|
|
+#define URL_CUSTOMER_ADV_SEARCH @"http://10.1.3.211/usai_demo/shopping/isales/getContactAdvance.htm"
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+#define URL_ERR_LOG @"http://10.1.3.211/usai_demo/shopping/isales/er_log.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_UPLOAD_IMG @"http://10.1.3.211/usai_demo/shopping/isales/uploadImg.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_COPY_ORDER @"http://10.1.3.211/usai_demo/shopping/isales/copyOrder.htm"
|
|
|
|
|
+#define URL_SIGN_ORDER @"http://10.1.3.211/usai_demo/shopping/isales/updateOrderSign.htm"
|
|
|
|
|
+#define URL_CUSTOMER_UPDATE @"http://10.1.3.211/usai_demo/shopping/isales/updateCustomer.htm"
|
|
|
|
|
+#define URL_CART_GENERAL_NOTES @"http://10.1.3.211/usai_demo/shopping/isales/updateGeneralNote.htm"
|
|
|
|
|
+#define URL_CART_ITEM_NOTES @"http://10.1.3.211/usai_demo/shopping/isales/setItemNotes.htm"
|
|
|
|
|
+#define URL_EDIT_CUSTOMER @"http://10.1.3.211/usai_demo/shopping/isales/getUpdateCustomerInfoByContact.htm"
|
|
|
|
|
+#define URL_CUSTOMER_PENDINGORDER @"http://10.1.3.211/usai_demo/shopping/isales/hasPendingOrderByContact.htm"
|
|
|
|
|
+#define URL_PORTFOLIOLIST_REMOVE @"http://10.1.3.211/usai_demo/shopping/isales/deleteTearSheetPdf.htm"
|
|
|
|
|
+#define URL_NPD_POLICY @"http://10.1.3.211/usai_demo/shopping/isales/generalPolicy.htm"
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+#define URL_CHECK_OFFLINE @"http://10.1.3.211/usai_demo/shopping/offline/initDatas.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_DOWNLOAD_OFFLINE @"http://10.1.3.211/usai_demo/shopping/offline/downloadDatas.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_FINISH_DOWNLOAD_OFFLINE @"http://10.1.3.211/usai_demo/shopping/offline/confirmVersion.htm"
|
|
|
|
|
+#define URL_UPLOAD_OFFLINE @"http://10.1.3.211/usai_demo/shopping/offline/uploadOfflineData.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_CATEGORYADDALL @"http://10.1.3.211/usai_demo/shopping/isales/categoryAddAllTo.htm"
|
|
|
|
|
+#define URL_SEARCHADDALL @"http://10.1.3.211/usai_demo/shopping/isales/searchAddAllTo.htm"
|
|
|
|
|
+#define URL_ITEMSEARCHADDALL @"http://10.1.3.211/usai_demo/shopping/isales/itemSearchAddAllTo.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_SET_PRICE_TYPE @"http://10.1.3.211/usai_demo/shopping/isales/setSeePriceType.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_GET_CIVEN_PRICE @"http://10.1.3.211/usai_demo/shopping/isales/getSeeGivenPrice.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_SET_GIVEN_PRICE @"http://10.1.3.211/usai_demo/shopping/isales/setSeeGivenPrice.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_SET_MERGE_ORDER @"http://10.1.3.211/usai_demo/shopping/isales/mergeOrder.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_REQUEST_LOGIN @"http://10.1.3.211/usai_demo/shopping/isales/requestLogin.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_EMAIL_CART @"http://10.1.3.211/usai_demo/shopping/isales/sendCartEmail.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_NOTIFY_ME @"http://10.1.3.211/usai_demo/shopping/isales/notifyMeEmail.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_EMAIL_WISHLIST @"http://10.1.3.211/usai_demo/shopping/isales/sendWishListEmail.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_BLOG @"http://10.1.3.211/usai_demo/shopping/blog"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_MOVE_TO_BACK_ORDER @"http://10.1.3.211/usai_demo/shopping/isales/moveToBackOrder.htm"
|
|
|
|
|
+
|
|
|
|
|
+#define URL_BACK_ORDER_PREVIEW @"http://10.1.3.211/usai_demo/shopping/isales/cartDeliveryBackOrderReview.htm"
|
|
|
|
|
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|