Ray Zhang %!s(int64=10) %!d(string=hai) anos
pai
achega
caad11c055
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      RedAnt ERP Mobile/iSales-NPD/config.h

+ 3 - 0
RedAnt ERP Mobile/iSales-NPD/config.h

@@ -14,6 +14,7 @@
 
 
 #define LOCAL_URL_CUSTOMER_INFO_EDITOR @"customer_info_template"
+#define LOCAL_URL_CUSTOMER_INFO_EDIT @"customer_info_template_edit"
 #define LOCAL_URL_CUSTOMER_ADV_SEARCH @"customer_advanced_search"
 
 
@@ -34,6 +35,8 @@
 #define  URL_ORDER_LIST  @"http://192.168.0.119:8080/site/isales/orderList.htm"
 #define  URL_ORDER_DETAIL  @"http://192.168.0.119:8080/site/isales/orderDetail.htm"
 #define URL_COMMIT_ORDER @"http://192.168.0.119:8080/site/isales/createOrder.htm"
+#define URL_COPY_ORDER @"http://192.168.0.119:8080/site/isales/copyOrder.htm"
+#define URL_SIGN_ORDER @"http://192.168.0.119:8080/site/isales/updateOrderSign.htm"
 #define URL_SAVE_ORDER @"http://192.168.0.119:8080/site/isales/saveOrder.htm"
 #define URL_UPDATE_ORDERCUSTOMER @"http://192.168.0.119:8080/site/isales/updateOrderCustomerInfo.htm"
 #define  URL_NEW_ORDER  @"http://192.168.0.119:8080/site/isales/createNewOrder.htm"