|
|
@@ -68,7 +68,7 @@ namespace SiteCore.Handler
|
|
|
DataStruct dStruct = GetPostStruct();
|
|
|
//commonHelper.sendSpuData(CeErpTradeCell.GetByCtid("C1_2701711344045006369"),CeErpTradeCellExtend.getByTid("C1_2701711344045006369"));
|
|
|
//commonHelper.setDeliveryUnusualOrder2();
|
|
|
- //string a = SecurityHelper.DecryptSymmetric("kncY+n90QZs=");
|
|
|
+ //string a = SecurityHelper.DecryptSymmetric("NNM8SwEgcu/yE70NElUXSQ==");
|
|
|
//apiHelper.API_GetWaybill("ZTO-CAINIAO-TZJK", "4233447147588233939");
|
|
|
//apiHelper.API_LogisticsOnlineSend("2460807662231834875", "yujia", "YTO-GDCYT", "YT7524607355919");
|
|
|
//banniuApiHelper.sendLogisticsInfo(null);
|
|
|
@@ -134,7 +134,7 @@ namespace SiteCore.Handler
|
|
|
string tid = GetPostString("ctid");
|
|
|
string date1 = GetPostString("date1");
|
|
|
//12-1 修改
|
|
|
- string urgent = GetPostString("urgent");
|
|
|
+ string urgent = GetPostString("urgent");
|
|
|
string back = GetPostString("back");
|
|
|
string offlineSearch = GetPostString("offlineSearch");
|
|
|
int paramsCount = 0;
|