preSalesHelper.cs 106 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504
  1. using BizCom;
  2. using Newtonsoft.Json;
  3. using NHibernate.Cache;
  4. using NHibernate.Engine;
  5. using NPOI.OpenXmlFormats.Shared;
  6. using NPOI.OpenXmlFormats.Wordprocessing;
  7. using NPOI.SS.Formula.Functions;
  8. using NPOI.SS.Formula.PTG;
  9. using SiteCore.Handler;
  10. using SiteCore.taoObj;
  11. using SQLData;
  12. using System;
  13. using System.Collections.Generic;
  14. using System.Collections.Specialized;
  15. using System.Data;
  16. using System.Linq;
  17. using System.Net;
  18. using System.Reflection;
  19. using System.Security.Cryptography.X509Certificates;
  20. using System.Text;
  21. using System.Threading.Tasks;
  22. using System.Web;
  23. using static NHibernate.Linq.Visitors.LeftJoinDetector;
  24. using static SiteCore.taoObj.Api_refund_info;
  25. using static SiteCore.taoObj.Api_trade_info;
  26. using static SiteCore.taoObj.Refunds_receive_get_response_Obj;
  27. using static SiteCore.taoObj.work_core_vo;
  28. namespace SiteCore.Handler
  29. {
  30. public class preSalesHelper : BaseHandler, IHttpHandler
  31. {
  32. public void ProcessRequest(HttpContext context)
  33. {
  34. if (UrlParmsCheck("t"))
  35. {
  36. String tname = GetString("t");
  37. MethodInfo method;
  38. Type type = this.GetType();
  39. method = type.GetMethod(tname);
  40. con = context;
  41. if (method == null)
  42. {
  43. conError("找不到对应方法,服务器返回错误");
  44. return;
  45. }
  46. successFlag = false;
  47. context.Response.ContentType = "application/json";
  48. context.Response.Headers.Set("Access-Control-Allow-Origin", "*");
  49. try
  50. {
  51. method.Invoke(this, null);
  52. }
  53. catch (Exception ex)
  54. {
  55. XLog.SaveLog(0, "preSalesHelper:" + ex);
  56. conError("处理接口错误,服务器返回错误");
  57. }
  58. finally
  59. {
  60. }
  61. }
  62. }
  63. /**
  64. * 加急
  65. * ctid
  66. * name 客服名称
  67. * urgencytime 出货时间
  68. **/
  69. public void set_urgency()
  70. {
  71. if (UrlPostParmsCheck("ctid"))
  72. {
  73. string eid = GetPostString("ctid");
  74. string name = GetPostString("name");
  75. int UserID = GetPostInt("UserID");
  76. CeErpTradeCell entity = null;
  77. if (eid != "") entity = CeErpTradeCell.GetByCtid(eid);
  78. if (entity != null)
  79. {
  80. string utime = GetPostString("urgencytime");
  81. if (utime.Length > 0)
  82. {
  83. entity.UrgencyTime = Convert.ToDateTime(utime);
  84. }
  85. else
  86. {
  87. returnErrorMsg("请选择加急时间");
  88. return;
  89. }
  90. if (entity.OrderState <= 4 || entity.ctid.IndexOf("S_") != -1)
  91. {
  92. //entity.seller_memo = entity.seller_memo + "-加急";
  93. string smemo = entity.seller_memo;
  94. int kindex = smemo.IndexOf(")");
  95. string lastoneStr = smemo.Substring(kindex + 1, 1);//查看订单号后面有没有一个- ,没有就要补上-
  96. if (lastoneStr != "-")
  97. {
  98. smemo = smemo.Substring(0, kindex + 1) + "-" + smemo.Substring(kindex + 1, smemo.Length - kindex - 1);
  99. }
  100. string prememo = smemo.Substring(0, kindex + 2);
  101. string lastmemo = smemo.Substring(kindex + 2, smemo.Length - kindex - 2);
  102. int lastkindex = lastmemo.IndexOf("(");
  103. DateTime urgtime = Convert.ToDateTime(utime);
  104. string newlastmemo = "";
  105. if (lastkindex == 0)
  106. {
  107. string useLastmemo = lastmemo.Substring(1, lastmemo.Length - 1);
  108. newlastmemo = "(加急." + urgtime.Day + "号出货." + useLastmemo;
  109. }
  110. else
  111. {
  112. newlastmemo = "(加急." + urgtime.Day + "号出货)-" + lastmemo;
  113. }
  114. entity.seller_memo = prememo + newlastmemo;
  115. }
  116. entity.IsUrgency = true;
  117. entity.Update();
  118. LogHelper.addLog(eid, UserID, name + "手动订单加急", 0, 1);
  119. returnSuccessMsg("设置成功!");
  120. return;
  121. }
  122. returnErrorMsg("找不到记录");
  123. return;
  124. }
  125. returnErrorMsg("缺少必要的参数ctid");
  126. }
  127. /**
  128. * 拿样
  129. * ctid
  130. *
  131. **/
  132. public void upd_sampleorder()
  133. {
  134. if (UrlPostParmsCheck("ctid"))
  135. {
  136. string eid = GetPostString("ctid");
  137. int UserID = GetPostInt("UserID");
  138. string[] eArr = eid.Split(',');
  139. if (eArr.Length > 1)
  140. {
  141. List<string> eLst = new List<string>();
  142. for (int i = 0; i < eArr.Length; i++)
  143. {
  144. eLst.Add("'" + eArr[i] + "'");
  145. }
  146. eid = string.Join(",", eLst.ToArray());
  147. }
  148. else
  149. {
  150. eid = "'" + eid + "'";
  151. }
  152. StringBuilder sql = new StringBuilder();
  153. sql.AppendFormat("select * from view_ErpTradeCell where ctid in ({0});", eid);
  154. DataTable dt = DbHelper.DbConn.ExecuteDataset(sql.ToString()).Tables[0];
  155. int supplierId = Convert.ToInt32(webConfig.SampleOrderSupplier);
  156. if (dt.Rows.Count > 0)
  157. {
  158. string errmsg = "";
  159. foreach (DataRow dr in dt.Rows)
  160. {
  161. StringBuilder sqlsb = new StringBuilder();
  162. sqlsb.AppendFormat("update CE_ErpTradeCell with(rowlock) set IsSample=1 ,OrderState=6,SupplierId={1},seller_memo='拿样订单【标记】' where ctid='{0}';", dr["tid"].ToString(), supplierId);
  163. sqlsb.AppendFormat("insert into CE_ErpTradeSample(ctid,SampleUserId ,SampleDate) Values('{0}',{1},getdate());", dr["tid"].ToString(), UserID);
  164. DbHelper.DbConn.ExecuteNonQuery(sqlsb.ToString());
  165. //string res = taobaoHelper.TradeMemoUpdate(dt.Rows[0]["tid"].ToString(), dt.Rows[0]["seller_nick"].ToString(), 5, "拿样订单【标记】");//修改备注,5为紫色旗子
  166. string apires = apiHelper.API_TradeMemoUpdate(dr["tid"].ToString(), dr["posCode"].ToString(), "PURPLE", "拿样订单【标记】");
  167. if (apires.IndexOf("修改成功") != -1 && apires.IndexOf("true") != -1)
  168. {
  169. continue;
  170. }
  171. else
  172. {
  173. string emsg = commonHelper.KeepChinese(apires);
  174. errmsg += emsg;
  175. }
  176. LogHelper.addLog(dr["ctid"].ToString(), UserID, "售前:" + errmsg, 0, 1);
  177. }
  178. if (errmsg.Length > 0)
  179. {
  180. returnErrorMsg(errmsg);
  181. return;
  182. }
  183. returnSuccessMsg("操作成功");
  184. return;
  185. }
  186. returnErrorMsg("找不到记录");
  187. return;
  188. }
  189. returnErrorMsg("缺少必要的参数ctid");
  190. }
  191. /**
  192. * 标记售后
  193. *
  194. * ctid
  195. * AfterSaleReason 理由
  196. * name 客服名称
  197. **/
  198. public void set_atersale()
  199. {
  200. if (UrlPostParmsCheck("ctid"))
  201. {
  202. string eid = GetPostString("ctid");
  203. string reason = GetPostString("AfterSaleReason");
  204. string name = GetPostString("name");
  205. int UserID = GetPostInt("UserID");
  206. CeErpTradeCell entity = null;
  207. if (eid != "") entity = CeErpTradeCell.GetByCtid(eid);
  208. if (entity != null)
  209. {
  210. if (entity.AfterSaleState > 0)
  211. {
  212. returnErrorMsg("此订单已经在售后");
  213. return;
  214. }
  215. entity.AfterSaleState = 1; //1待售后2售后主管审核3主管审核4完成售后
  216. //entity.AfterSaleReason = reason;
  217. entity.AfterSaleTime = DateTime.Now;
  218. entity.Update();
  219. LogHelper.addLog(entity.ctid, UserID, name + "售前标记售后-" + reason, entity.OrderState, 1);
  220. returnSuccessMsg("转售后成功!");
  221. return;
  222. }
  223. returnErrorMsg("找不到记录");
  224. return;
  225. }
  226. returnErrorMsg("缺少必要的参数ctid");
  227. }
  228. /**
  229. * 关联
  230. * ctid
  231. * ftid 关联单号
  232. * name 客服名称
  233. **/
  234. public void upd_setrelationorder()
  235. {
  236. if (UrlPostParmsCheck("ctid"))
  237. {
  238. string eid = GetPostString("ctid");
  239. string ftid = GetPostString("ftid");
  240. string name = GetPostString("name");
  241. int UserID = GetPostInt("UserID");
  242. CeErpTradeCell entity = null;
  243. CeErpTradeCell fentity = null;
  244. if (eid != "") entity = CeErpTradeCell.GetByCtid(eid);
  245. if (ftid != "") fentity = CeErpTradeCell.GetByCtid(ftid);
  246. if (fentity == null)
  247. {
  248. returnErrorMsg("找不到关联的主订单");
  249. return;
  250. }
  251. if (entity != null)
  252. {
  253. if (entity.OrderState >= 5)
  254. {
  255. returnErrorMsg("本单已经设计完成无法关联");
  256. return;
  257. }
  258. entity.ptid = ftid;
  259. entity.OrderState = fentity.OrderState;
  260. //entity.status = fentity.status;
  261. entity.CustomerUserId = fentity.CustomerUserId;
  262. entity.DesignUserId = fentity.DesignUserId;
  263. entity.seller_memo = "补差价单:" + ftid;
  264. entity.IsSample = 2;
  265. entity.Update();
  266. LogHelper.addLog(entity.ctid, UserID, name + "手动关联补差价", entity.OrderState, 1);
  267. returnSuccessMsg("关联成功!");
  268. return;
  269. }
  270. returnErrorMsg("找不到记录");
  271. return;
  272. }
  273. returnErrorMsg("缺少必要的参数ctid");
  274. }
  275. /// <summary>
  276. /// 转单
  277. /// </summary>
  278. public void upd_erp_transcustomer()
  279. {
  280. if (UrlPostParmsCheck("ctid"))
  281. {
  282. string eid = GetPostString("ctid");
  283. int customerUserId = GetPostInt("CustomerUserId");
  284. int userid = GetPostInt("UserID");
  285. CeErpTradeCell entity = null;
  286. if (eid != "") entity = CeErpTradeCell.GetByCtid(eid);
  287. if (entity != null)
  288. {
  289. entity.CustomerUserId = customerUserId;
  290. entity.Update();
  291. returnSuccessMsg("操作成功!");
  292. LogHelper.addLog(entity.ctid, userid, "转单给其他客服" + userid, entity.OrderState);
  293. return;
  294. }
  295. returnErrorMsg("找不到记录");
  296. }
  297. }
  298. /// <summary>
  299. /// 推购审核
  300. /// </summary>
  301. public void upd_erp_staygoods()
  302. {
  303. if (UrlPostParmsCheck("id"))
  304. {
  305. int eid = GetPostInt("id");
  306. int userid = GetPostInt("UserID");
  307. string name = GetPostString("name");
  308. CeErpStayGoods entity = null;
  309. if (eid != 0) entity = CeErpStayGoods.GetStayId(eid);
  310. if (entity != null)
  311. {
  312. entity.audit_type = 1;
  313. entity.audit_time = DateTime.Now;
  314. entity.audit_u_id = userid;
  315. entity.audit_u_name = name;
  316. entity.Update();
  317. returnSuccessMsg("审核成功!");
  318. return;
  319. }
  320. returnErrorMsg("找不到订单记录");
  321. }
  322. }
  323. /// <summary>
  324. /// 推购退回
  325. /// </summary>
  326. public void upd_erp_stayGoodsback()
  327. {
  328. if (UrlPostParmsCheck("id"))
  329. {
  330. int eid = GetPostInt("id");
  331. int userid = GetPostInt("UserID");
  332. string name = GetPostString("name");
  333. CeErpStayGoods entity = null;
  334. if (eid != 0) entity = CeErpStayGoods.GetStayId(eid);
  335. if (entity != null)
  336. {
  337. entity.audit_text = GetPostString("reason");
  338. entity.audit_type = 2;
  339. entity.audit_time = DateTime.Now;
  340. entity.audit_u_id = userid;
  341. entity.audit_u_name = name;
  342. entity.Update();
  343. returnSuccessMsg("退回成功!");
  344. return;
  345. }
  346. returnErrorMsg("找不到订单记录");
  347. }
  348. }
  349. /// <summary>
  350. /// 取消推购
  351. /// </summary>
  352. public void upd_erp_ordertag_cancel()
  353. {
  354. if (UrlPostParmsCheck("ctid"))
  355. {
  356. int userid = GetPostInt("UserID");
  357. string eid = GetPostString("ctid");
  358. CeErpTradeCell entity = null;
  359. if (eid != "") entity = CeErpTradeCell.GetByCtid(eid);
  360. if (entity != null)
  361. {
  362. entity.wechatTag = 0;
  363. entity.Update();
  364. CeErpStayGoods pers = CeErpStayGoods.GetByTid(entity.tid);
  365. if (pers != null)
  366. {
  367. pers.status = "取消推购";
  368. pers.audit_type = 3;
  369. pers.Update();
  370. }
  371. LogHelper.addLog(entity.ctid, userid, "取消:推多推购");
  372. returnSuccessMsg("标记成功!");
  373. return;
  374. }
  375. returnErrorMsg("找不到记录");
  376. }
  377. }
  378. /// <summary>
  379. /// 获取推购列表
  380. /// </summary>
  381. public void get_erp_staygoods()
  382. {
  383. DataStruct dStruct = GetPostStruct();
  384. int userId = GetPostInt("UserId");
  385. CeErpUser ceErpUser = CeErpUser.Get(userId);
  386. if (ceErpUser == null)
  387. {
  388. returnErrorMsg("查无该用户");
  389. return;
  390. }
  391. List<string> lw = new List<string>();
  392. string tid = GetPostString("tid");
  393. if (tid.Length > 0) lw.Add(string.Format("tid like '%{0}%'", tid));
  394. string shopname = GetPostString("shopname");
  395. if (shopname.Length > 0) lw.Add(string.Format("shop_name like '%{0}%'", shopname));
  396. string wangwang = GetPostString("wangwang");
  397. if (wangwang.Length > 0) lw.Add(string.Format("wangwang like '%{0}%'", wangwang));
  398. string customer = GetPostString("customer");
  399. if (customer.Length > 0) lw.Add(string.Format("create_u_name like '%{0}%'", customer));
  400. string returndate1 = GetPostString("returndate1");
  401. string returndate2 = GetPostString("returndate2");
  402. string dw = GetDateMinuteWhere("creata_time", returndate1, returndate2);
  403. if (dw.Length > 0) lw.Add(dw);
  404. string finishDate1 = GetPostString("finishdate1");
  405. string finishDate2 = GetPostString("finishdate2");
  406. string dw_finish = GetDateMinuteWhere("audit_time", finishDate1, finishDate2);
  407. if (dw_finish.Length > 0) lw.Add(dw_finish);
  408. string returnvstate = GetPostString("returnvstate");
  409. if (!string.IsNullOrEmpty(returnvstate) && !"null".Equals(returnvstate)) lw.Add(string.Format("audit_type={0}", Convert.ToInt32(returnvstate)));
  410. string persuadetype = GetPostString("persuadetype");
  411. if (persuadetype.Length > 0) lw.Add(string.Format("stay_type like '%{0}%'", persuadetype));
  412. string customerOrg = GetPostString("customerOrg");
  413. if (customerOrg.Length > 0)
  414. {
  415. lw.Add(string.Format("OrgID = {0}", customerOrg));
  416. }
  417. if (ceErpUser != null && !string.IsNullOrEmpty(ceErpUser.ManageOrgIds))
  418. {
  419. lw.Add(string.Format("OrgId in ({0}) ", ceErpUser.ManageOrgIds));
  420. }
  421. dStruct.Order = "creata_time desc";
  422. dStruct.MainWhere = string.Join(" and ", lw.ToArray());
  423. DataTable dt = WebCache.GetData("view_ErpStayGoods", dStruct);
  424. ReturnSuccess("{" + string.Format("\"total\":{0},\"data\":{1}", dStruct.TotalCount, Utils.Serialization.JsonString.DataTable2MiniAjaxJson(dt)) + "}");
  425. }
  426. /**
  427. * 预发货
  428. * ctid
  429. * name 客服名称
  430. **/
  431. public void set_predelivery()
  432. {
  433. if (UrlPostParmsCheck("ctid"))
  434. {
  435. string eid = GetPostString("ctid");
  436. string name = GetPostString("name");
  437. int UserID = GetPostInt("UserID");
  438. CeErpTradeCell entity = null;
  439. if (eid != "") entity = CeErpTradeCell.GetByCtid(eid);
  440. if (entity != null)
  441. {
  442. entity.IsPreDelivery = 1;
  443. entity.Update();
  444. LogHelper.addLog(entity.ctid, UserID, name + "预发货", entity.OrderState);
  445. returnSuccessMsg("预发货成功!");
  446. return;
  447. }
  448. returnErrorMsg("找不到订单记录");
  449. return;
  450. }
  451. returnErrorMsg("缺少必要的参数ctid");
  452. }
  453. /**
  454. * 返现
  455. * tid
  456. * type : 送样返现、退款返现、好评返现、多拍返现、微信返现、其他返现
  457. * seller_nick 店铺名称
  458. * payment 支付金额
  459. * buyer_nick 买家名称
  460. * returnprice 返现金额
  461. * con 说明
  462. * img 图片地址
  463. **/
  464. public void ins_returncashrecord()
  465. {
  466. if (UrlPostParmsCheck("tid"))
  467. {
  468. string tid = GetPostString("tid");
  469. string retype = GetPostString("type");
  470. string name = GetPostString("name");
  471. int UserID = GetPostInt("UserID");
  472. StringBuilder sql = new StringBuilder();
  473. sql.AppendFormat("select * from ce_ErpReturnCash where tid='{0}' and rtype like '%{1}%' and cashstate!=2;", tid, retype);
  474. DataTable dt = DbHelper.DbConn.ExecuteDataset(sql.ToString()).Tables[0];
  475. if (dt.Rows.Count > 0)
  476. {
  477. returnErrorMsg("相同返现类型记录已存在");
  478. return;
  479. }
  480. CeErpReturnCash entity = new CeErpReturnCash();
  481. entity.tid = tid;
  482. entity.seller_nick = GetPostString("seller_nick");
  483. string pment = GetPostString("payment");
  484. if (pment.Length > 0)
  485. {
  486. entity.payment = Convert.ToDouble(pment);
  487. }
  488. entity.buyer_nick = GetPostString("buyer_nick");
  489. entity.cashstate = 0;
  490. entity.rtype = retype;
  491. string rPrice = GetPostString("returnprice");
  492. if (rPrice.Length > 0)
  493. {
  494. entity.returnprice = Convert.ToDouble(rPrice);
  495. }
  496. entity.created = DateTime.Now;
  497. entity.con = GetPostString("con");
  498. entity.img = GetPostString("img");
  499. entity.applyuserid = UserID;
  500. entity.Create();
  501. LogHelper.addLog(entity.tid, UserID, name + "添加:" + entity.rtype);
  502. returnSuccessMsg("操作成功!");
  503. return;
  504. }
  505. returnErrorMsg("缺少必要的参数tid");
  506. }
  507. /**
  508. *指派
  509. *ctid
  510. *DesignUserId
  511. *name
  512. **/
  513. public void upd_distributedesigner()
  514. {
  515. if (UrlPostParmsCheck("ctid"))
  516. {
  517. string eid = GetPostString("ctid");
  518. int userid = GetPostInt("DesignUserId");
  519. string custom_name = GetPostString("name");
  520. int UserID = GetPostInt("UserID");
  521. string[] idlist = eid.Split(',');
  522. if (idlist.Length <= 0)
  523. {
  524. returnErrorMsg("订单不能为空");
  525. return;
  526. }
  527. foreach (string ctid in idlist)
  528. {
  529. CeErpTradeCell entity = null;
  530. CeErpDesignerBill entitys = null;
  531. if (ctid != "") entity = CeErpTradeCell.GetByCtid(ctid);
  532. else continue;
  533. if (entity != null)
  534. {
  535. if (userid == 2125)
  536. {
  537. CeErpOrderFormData formData = null;
  538. formData = CeErpOrderFormData.GetByTid(entity.ctid);
  539. if (formData == null)
  540. {
  541. returnErrorMsg("请填写订单的手机号或者微信号才可指派到设计系统");
  542. return;
  543. }
  544. }
  545. if (entity.payment <= 0 && entity.ShopId != 34 && entity.ShopId != 94 && entity.isAfterSaleOrder != 1) //公司自用可以为0
  546. {
  547. returnErrorMsg("金额错误的订单无法指派");
  548. return;
  549. }
  550. if (entity.OrderState >= 5)
  551. {
  552. returnErrorMsg("已经设计完成无法指派");
  553. return;
  554. }
  555. if (entity.OrderState == -1)
  556. {
  557. returnErrorMsg("审核中的订单无法指派");
  558. return;
  559. }
  560. if (entity.isAfterSaleOrder == 1 && entity.IsReturn == 3)
  561. {
  562. returnErrorMsg("售后单被打回了,到售后打回列表恢复即可!");
  563. return;
  564. }
  565. if (entity.DispatchSort == 2 && userid != 3542)
  566. {
  567. returnErrorMsg("指派设计共创无法再次指派!");
  568. return;
  569. }
  570. CeErpUserPost userEntity = CeErpUserPost.GetByUserID(userid);
  571. if (userEntity != null && entity.ctid.IndexOf("S_") == -1 && userEntity.OrgID == 10)
  572. {
  573. int suid = commonHelper.autoDistributeToSupplier(entity); //自动分配供应商
  574. entity.SupplierId = suid;
  575. string suname = commonHelper.getSupplierNameById(entity.SupplierId);
  576. LogHelper.addLog(entity.ctid, 0, "匹配供应商:" + suname, entity.OrderState);
  577. }
  578. if (userid == 2125 && entity.seller_memo != "")
  579. {
  580. apiDesign.API_GetPrintData_CreateOrder(entity);
  581. }
  582. if (userid == 3542 && entity.seller_memo != "")
  583. {
  584. designApiResponseVo response = designHelper.API_GetPrintData_CreateOrder(entity);
  585. LogHelper.addLog(entity.ctid, 3542, "手动派单:" + response.msg, entity.OrderState);
  586. if (response.msg != "设计共创:成功")
  587. {
  588. returnErrorMsg(response.msg);
  589. return;
  590. }
  591. entity.DispatchSort = 2;
  592. }
  593. entity.DesignUserId = userid;
  594. entity.OrderState = 3;
  595. entity.WaitDesignTime = DateTime.Now;
  596. entity.Update();
  597. string name = commonHelper.getUserNameById(userid);
  598. commonHelper.UpdateRelationOrder(entity.ctid);
  599. LogHelper.addLog(entity.ctid, UserID, custom_name + "指派设计师" + name + userid, entity.OrderState);
  600. }
  601. }
  602. returnSuccessMsg("操作成功!");
  603. return;
  604. }
  605. returnErrorMsg("缺少必要的参数ctid");
  606. }
  607. /**
  608. *重置
  609. *ctid
  610. *name
  611. **/
  612. public void set_reset()
  613. {
  614. if (UrlPostParmsCheck("tid"))
  615. {
  616. string eid = GetPostString("tid");
  617. string name = GetPostString("name");
  618. int UserID = GetPostInt("UserID");
  619. string sql = "select ID,ctid, OrderState from CE_ErpTradeCell where tid='" + eid + "'";
  620. DataTable dt = DbHelper.DbConn.ExecuteDataset(sql).Tables[0];
  621. if (dt != null && dt.Rows.Count > 0)
  622. {
  623. foreach (DataRow dr in dt.Rows)
  624. {
  625. int OrderState = Convert.ToInt32(dr["OrderState"]);
  626. if (OrderState >= 5)
  627. {
  628. returnErrorMsg(dr["ctid"] + "设计完成订单无法重置");
  629. return;
  630. }
  631. LogHelper.addLog(dr["ctid"].ToString(), UserID, "售前:订单重置", 0, 1);
  632. }
  633. }
  634. CeErpTradeCell.ExecuteNonQuery("delete from CE_ErpTradeCell where tid='" + eid + "'");
  635. CeErpTrade.ExecuteNonQuery("delete from CE_ErpTrade where tid='" + eid + "'");
  636. CeErpTradeOrder.ExecuteNonQuery("delete from CE_ErpTradeOrder where tid='" + eid + "'");
  637. returnSuccessMsg("重置成功!");
  638. CeErpDesignerBill desginBill = CeErpDesignerBill.GetByTid(eid);
  639. if (desginBill != null)
  640. {
  641. desginBill.isDel = 1;
  642. desginBill.Update();
  643. LogHelper.addDesignerBillLog(eid, UserID, name + "订单重置", name, 0);
  644. }
  645. return;
  646. }
  647. returnErrorMsg("缺少必要的参数tid");
  648. }
  649. /**
  650. * 清空退款状态
  651. * ctid
  652. * name
  653. **/
  654. public void clear_refundstate()
  655. {
  656. if (UrlPostParmsCheck("ctid"))
  657. {
  658. string eids = GetPostString("ctid");
  659. string name = GetPostString("name");
  660. int UserID = GetPostInt("UserID");
  661. string[] ctidList = eids.Split(',');
  662. foreach (string ctid in ctidList)
  663. {
  664. CeErpTradeCell entity = CeErpTradeCell.GetByCtid(ctid);
  665. if (entity != null)
  666. {
  667. entity.IsRefund = 0;
  668. entity.Update();
  669. LogHelper.addLog(ctid, UserID, name + "清除退款状态", 0, 1);
  670. }
  671. else
  672. continue;
  673. }
  674. returnSuccessMsg("操作成功");
  675. return;
  676. }
  677. returnErrorMsg("缺少必要的参数ctid");
  678. }
  679. /// <summary>
  680. /// 标识回访
  681. /// </summary>
  682. public void set_return_visit()
  683. {
  684. string ctid = GetPostString("ctid");
  685. int UserID = GetPostInt("UserID");
  686. if (!string.IsNullOrEmpty(ctid))
  687. {
  688. CeErpTradeCellExtend ceErpTradeCellExtend = CeErpTradeCellExtend.getByTid(ctid);
  689. if (ceErpTradeCellExtend == null)
  690. {
  691. ceErpTradeCellExtend = new CeErpTradeCellExtend();
  692. ceErpTradeCellExtend.ctid = ctid;
  693. }
  694. ceErpTradeCellExtend.returnVisit = 1;
  695. if (ceErpTradeCellExtend.ID == 0)
  696. {
  697. ceErpTradeCellExtend.Create();
  698. }
  699. else
  700. {
  701. ceErpTradeCellExtend.Update();
  702. }
  703. CeErpTradeAfterSaleExtend ceErpTradeAfterSaleExtend = CeErpTradeAfterSaleExtend.getByTid(ctid);
  704. if (ceErpTradeAfterSaleExtend != null)
  705. {
  706. ceErpTradeAfterSaleExtend.TextResult = "";
  707. ceErpTradeAfterSaleExtend.Update();
  708. }
  709. LogHelper.addLog(ctid, UserID, "售前添加客户回访信息", 6);
  710. returnSuccessMsg("修改成功!");
  711. return;
  712. }
  713. returnErrorMsg("找不到订单");
  714. }
  715. public void up_attachments()
  716. {
  717. string tid = GetPostString("tid");
  718. int UserID = GetPostInt("UserID");
  719. string atta = GetPostString("atta");
  720. if (!string.IsNullOrEmpty(tid))
  721. {
  722. if (string.IsNullOrEmpty(atta))
  723. {
  724. returnErrorMsg("文件地址为空");
  725. }
  726. CeErpTrade ceErpTrade = CeErpTrade.Get(tid);
  727. if (ceErpTrade == null)
  728. {
  729. returnErrorMsg("找不到订单");
  730. }
  731. ceErpTrade.Attachments = atta;
  732. ceErpTrade.Update();
  733. LogHelper.addLog(tid, UserID, "上传文件地址", 6);
  734. returnSuccessMsg("上传成功!");
  735. return;
  736. }
  737. returnErrorMsg("找不到订单");
  738. }
  739. /**
  740. * 顺丰到付\顺丰寄付
  741. * ctid
  742. * memotag 顺丰到付、顺丰寄付、撤销顺丰
  743. * name
  744. **/
  745. public void upd_addmemotag()
  746. {
  747. if (UrlPostParmsCheck("ctid"))
  748. {
  749. int UserID = GetPostInt("UserID");
  750. string eid = GetPostString("ctid");
  751. string sfTagstr = GetPostString("memotag");
  752. string name = GetPostString("name");
  753. CeErpTradeCell entity = null;
  754. if (eid != "") entity = CeErpTradeCell.GetByCtid(eid);
  755. if (entity != null)
  756. {
  757. if (entity.OrderState == 0)
  758. {
  759. returnErrorMsg("请先领单");
  760. return;
  761. }
  762. //撤销顺丰
  763. if (sfTagstr == "撤销顺丰")
  764. {
  765. entity.IsSF = 0;
  766. string reMsg = "";
  767. string oldmemo = entity.seller_memo;
  768. if (entity.OrderState < 5)
  769. {
  770. oldmemo = oldmemo.Replace("顺丰到付", "");
  771. oldmemo = oldmemo.Replace("顺丰寄付", "");
  772. entity.seller_memo = oldmemo;
  773. }
  774. else
  775. {
  776. if (oldmemo.IndexOf("顺丰到付") != -1 || oldmemo.IndexOf("顺丰寄付") != -1)
  777. {
  778. reMsg = "(设计文件已上传,所以备注中的顺丰字眼还保留,不然文件名跟备注对不上)";
  779. }
  780. }
  781. entity.Update();
  782. LogHelper.addLog(entity.ctid, UserID, name + "撤销标记顺丰", entity.OrderState, 1);
  783. returnSuccessMsg("撤销成功!" + reMsg);
  784. return;
  785. }
  786. if (entity.OrderState < 5 || entity.IsXianHuo == 1)
  787. {
  788. //string oldmemo = entity.seller_memo;
  789. //entity.seller_memo = oldmemo + "-" + GetPostString("memotag");
  790. string sfStr = GetPostString("memotag");
  791. string smemo = entity.seller_memo;
  792. int kindex = smemo.IndexOf(")");
  793. string lastoneStr = smemo.Substring(kindex + 1, 1);//查看订单号后面有没有一个- ,没有就要补上-
  794. if (lastoneStr != "-")
  795. {
  796. smemo = smemo.Substring(0, kindex + 1) + "-" + smemo.Substring(kindex + 1, smemo.Length - kindex - 1);
  797. }
  798. string prememo = smemo.Substring(0, kindex + 2);
  799. string lastmemo = smemo.Substring(kindex + 2, smemo.Length - kindex - 2);
  800. int lastkindex = lastmemo.IndexOf("(");
  801. string newlastmemo = "";
  802. if (lastkindex == 0)
  803. {
  804. string useLastmemo = lastmemo.Substring(1, lastmemo.Length - 1);
  805. newlastmemo = "(" + sfStr + "." + useLastmemo;
  806. }
  807. else
  808. {
  809. newlastmemo = "(" + sfStr + ")-" + lastmemo;
  810. }
  811. entity.seller_memo = prememo + newlastmemo;
  812. }
  813. string sfTagMSg = "";
  814. if (sfTagstr == "顺丰寄付")
  815. {
  816. entity.IsSF = 1;
  817. sfTagMSg = "顺丰寄付";
  818. }
  819. else if (sfTagstr == "顺丰到付")
  820. {
  821. entity.IsSF = 2;
  822. sfTagMSg = "顺丰到付";
  823. }
  824. entity.Update();
  825. LogHelper.addLog(entity.ctid, UserID, name + ":" + sfTagMSg + "--" + entity.seller_memo, entity.OrderState, 1);
  826. returnSuccessMsg("标记成功!");
  827. return;
  828. }
  829. returnErrorMsg("找不到记录");
  830. return;
  831. }
  832. returnErrorMsg("缺少必要的参数ctid");
  833. }
  834. /**
  835. * 微信单
  836. * ctid
  837. * wechattag 1:微信返现 2:推购返现 3:挽回推多 4 :推多 5:推购
  838. * name
  839. **/
  840. public void upd_ordertag()
  841. {
  842. if (UrlPostParmsCheck("ctid"))
  843. {
  844. string name = GetPostString("name");
  845. string eid = GetPostString("ctid");
  846. int UserID = GetPostInt("UserID");
  847. CeErpTradeCell entity = null;
  848. if (eid != "") entity = CeErpTradeCell.GetByCtid(eid);
  849. if (entity != null)
  850. {
  851. int tag = GetPostInt("wechattag");
  852. //if(tag==4 && entity.IsSample == 2)
  853. //{
  854. // returnErrorMsg("补差价单不能标记微信单");
  855. // return;
  856. //}
  857. entity.wechatTag = tag;
  858. entity.Update();
  859. CeErpTrade trade = CeErpTrade.Get(entity.tid);
  860. if (tag == 1)
  861. {
  862. CeErpReturnCash cash = CeErpReturnCash.GetByTid(entity.tid);
  863. if (cash == null)
  864. {
  865. CeErpTrade main = CeErpTrade.Get(entity.tid);
  866. cash = new CeErpReturnCash();
  867. cash.tid = entity.tid;
  868. cash.seller_nick = main.seller_nick;
  869. cash.payment = trade.payment;
  870. cash.buyer_nick = main.buyer_nick;
  871. cash.cashstate = 0;
  872. cash.rtype = "微信返现";
  873. cash.returnprice = 0;
  874. cash.created = DateTime.Now;
  875. cash.con = "订单标记微信单";
  876. cash.img = "";
  877. cash.applyuserid = UserID;
  878. cash.Create();
  879. LogHelper.addLog(entity.ctid, UserID, name + "添加:微信返现");
  880. }
  881. else
  882. {
  883. cash.cashstate = 0;
  884. cash.Update();
  885. }
  886. }
  887. else if (tag == 2)
  888. {
  889. CeErpReturnCash cash = CeErpReturnCash.GetByTid(entity.tid);
  890. if (cash == null)
  891. {
  892. CeErpTrade main = CeErpTrade.Get(entity.tid);
  893. cash = new CeErpReturnCash();
  894. cash.tid = entity.tid;
  895. cash.seller_nick = main.seller_nick;
  896. cash.payment = trade.payment;
  897. cash.buyer_nick = main.buyer_nick;
  898. cash.cashstate = 0;
  899. cash.rtype = "推购返现";
  900. cash.returnprice = 5;
  901. cash.created = DateTime.Now;
  902. cash.con = "订单标记推购单";
  903. cash.img = "";
  904. cash.applyuserid = UserID;
  905. cash.Create();
  906. LogHelper.addLog(entity.ctid, UserID, name + "添加:推购返现");
  907. }
  908. else
  909. {
  910. cash.cashstate = 0;
  911. cash.Update();
  912. }
  913. }
  914. else if (tag == 3)
  915. {
  916. CeErpPersuade pers = CeErpPersuade.GetByCtid(entity.ctid);
  917. if (pers == null)
  918. {
  919. pers = new CeErpPersuade();
  920. pers.ctid = entity.ctid;
  921. pers.pstate = 0;
  922. pers.created = DateTime.Now;
  923. pers.applyuserid = UserID;
  924. pers.Create();
  925. LogHelper.addLog(entity.ctid, UserID, name + "添加:挽回推多");
  926. }
  927. else
  928. {
  929. pers.pstate = 0;
  930. pers.Update();
  931. }
  932. }
  933. else if (tag == 4 || tag == 5)
  934. {
  935. CeErpTrade main = CeErpTrade.Get(entity.tid);
  936. CeErpStayGoods pers = CeErpStayGoods.GetByTid(entity.tid);
  937. if (pers == null)
  938. {
  939. pers = new CeErpStayGoods();
  940. pers.t_id = entity.tid;
  941. pers.status = "待审核";
  942. pers.audit_type = 0;
  943. if (tag == 4)
  944. {
  945. pers.stay_type = "微信推购";
  946. }
  947. else
  948. {
  949. pers.stay_type = "旺旺推购";
  950. }
  951. if (entity.IsXianHuo == 0)
  952. {
  953. pers.product_id = entity.ProductId;
  954. }
  955. pers.wangwang = main.buyer_nick;
  956. pers.shop_name = main.seller_nick;
  957. pers.creata_time = DateTime.Now;
  958. pers.create_u_id = UserID;
  959. pers.create_u_name = name;
  960. pers.Create();
  961. LogHelper.addLog(entity.ctid, UserID, name + "添加:推多推购");
  962. }
  963. else
  964. {
  965. pers.audit_type = 0;
  966. pers.Update();
  967. }
  968. }
  969. //LogHelper.addLog(entity.ctid, CurrentUser.UserID, "标记微信或者推购", entity.OrderState, 1);
  970. returnSuccessMsg("标记成功!");
  971. return;
  972. }
  973. returnErrorMsg("找不到记录");
  974. return;
  975. }
  976. returnErrorMsg("缺少必要的参数ctid");
  977. }
  978. /**
  979. * 小礼物
  980. * ctid
  981. * name
  982. **/
  983. public void upd_sendXlw()
  984. {
  985. if (UrlPostParmsCheck("ctid"))
  986. {
  987. string name = GetPostString("name");
  988. string eid = GetPostString("ctid");
  989. int UserID = GetPostInt("UserID");
  990. CeErpTradeCell entity = null;
  991. if (eid != "") entity = CeErpTradeCell.GetByCtid(eid);
  992. if (entity != null)
  993. {
  994. if (entity.IsSendGift == 1)
  995. {
  996. returnErrorMsg("请勿重复标记");
  997. return;
  998. }
  999. entity.IsSendGift = 1;
  1000. entity.Update();
  1001. LogHelper.addLog(eid, UserID, name + "送小礼物");
  1002. returnSuccessMsg("操作成功!");
  1003. return;
  1004. }
  1005. returnErrorMsg("找不到记录");
  1006. return;
  1007. }
  1008. returnErrorMsg("缺少必要的参数ctid");
  1009. }
  1010. /**
  1011. * 添加微信
  1012. * ctid
  1013. * name
  1014. **/
  1015. public void upd_addweichattag()
  1016. {
  1017. if (UrlPostParmsCheck("ctid"))
  1018. {
  1019. string name = GetPostString("name");
  1020. string eid = GetPostString("ctid");
  1021. int UserID = GetPostInt("UserID");
  1022. CeErpTradeCell entity = null;
  1023. if (eid != "") entity = CeErpTradeCell.GetByCtid(eid);
  1024. if (entity != null)
  1025. {
  1026. if (entity.IsAddWechat > 0)
  1027. {
  1028. returnErrorMsg("此单已经标记过了");
  1029. return;
  1030. }
  1031. string sql = string.Format("select * from view_erptradecell where IsAddWechat>0 and buyer_nick=(select buyer_nick from ce_erptrade where tid='{0}')", entity.tid);
  1032. DataTable dt = DbHelper.DbConn.ExecuteDataset(sql).Tables[0];
  1033. if (dt.Rows.Count > 0)
  1034. {
  1035. entity.IsAddWechat = 2;
  1036. }
  1037. else
  1038. {
  1039. entity.IsAddWechat = 1;
  1040. }
  1041. entity.Update();
  1042. LogHelper.addLog(entity.ctid, UserID, name + "标记已添加微信", entity.OrderState, 1);
  1043. returnSuccessMsg("标记成功!");
  1044. return;
  1045. }
  1046. returnErrorMsg("找不到记录");
  1047. return;
  1048. }
  1049. returnErrorMsg("缺少必要的参数ctid");
  1050. }
  1051. /**
  1052. * 售后
  1053. *
  1054. * id 售后单id
  1055. * afterstate 1认可0不认可
  1056. * supmemo 理由
  1057. * image 图片
  1058. **/
  1059. public void upd_personaftersale()
  1060. {
  1061. if (UrlPostParmsCheck("id"))
  1062. {
  1063. string id = GetPostString("id");
  1064. int UserID = GetPostInt("UserID");
  1065. int st = GetPostInt("afterstate");
  1066. string afmemo = GetPostString("supmemo");
  1067. string image = GetPostString("image");
  1068. CeErpTradeResponsible ceErpTradeResponsible = CeErpTradeResponsible.GetById(id);
  1069. if (ceErpTradeResponsible != null)
  1070. {
  1071. ceErpTradeResponsible.VerifyState = st == 1 ? 1 : 0;
  1072. ceErpTradeResponsible.VerifyTime = DateTime.Now;
  1073. ceErpTradeResponsible.Update();
  1074. CeErpTradeCell entity = CeErpTradeCell.GetByCtid(ceErpTradeResponsible.tid);
  1075. if (entity != null)
  1076. {
  1077. entity.AfterSaleSupplierMemo = afmemo;
  1078. if (st == 1)
  1079. {
  1080. bool isAll = commonHelper.tradeResponsibleAll(entity);
  1081. if (isAll)
  1082. {
  1083. entity.AfterSaleState = 4;
  1084. entity.FinishAfterSaleTime = DateTime.Now;
  1085. if (entity.AfterSaleResSupId > 0)
  1086. {
  1087. entity.AfterSaleSupplierState = 1;
  1088. }
  1089. }
  1090. }
  1091. else
  1092. {
  1093. CeErpTradeResponsible.dateByTid(entity.ctid);
  1094. CeErpTradeAfterSaleExtend ceErpTradeAfterSaleExtend = CeErpTradeAfterSaleExtend.getByTid(entity.ctid);
  1095. if (ceErpTradeAfterSaleExtend != null)
  1096. {
  1097. ceErpTradeAfterSaleExtend.AfterSaleBackImg = image;
  1098. ceErpTradeAfterSaleExtend.Update();
  1099. }
  1100. else
  1101. {
  1102. ceErpTradeAfterSaleExtend = new CeErpTradeAfterSaleExtend();
  1103. ceErpTradeAfterSaleExtend.tid = entity.ctid;
  1104. ceErpTradeAfterSaleExtend.AfterSaleBackImg = image;
  1105. ceErpTradeAfterSaleExtend.Create();
  1106. }
  1107. //退回到主管
  1108. //entity.AfterSaleState = 2;
  1109. }
  1110. if (entity.AfterSaleState == 4)
  1111. {
  1112. ApiVo apiVo = new ApiVo();
  1113. apiVo.orderNumber = entity.ctid;
  1114. apiVo.actionName = "afterOver";
  1115. designHelper.API_WorkCore(apiVo); //afterOver
  1116. }
  1117. entity.Update();
  1118. returnSuccessMsg("操作成功!");
  1119. LogHelper.addLog(entity.ctid, UserID, "责任人" + (st == 1 ? "认可" : ("不认可," + afmemo)), 0, 3);
  1120. LogHelper.AddAfterSaleLog(entity.ctid, Convert.ToInt32(id), "责任人" + (st == 1 ? "认可" : "不认可"), UserID, st == 1 ? 0 : 1, afmemo, image);
  1121. return;
  1122. }
  1123. }
  1124. returnErrorMsg("找不到订单记录");
  1125. return;
  1126. }
  1127. returnErrorMsg("缺少必要的参数id");
  1128. }
  1129. public void upd_erp_masteraftersale()
  1130. {
  1131. if (UrlPostParmsCheck("id"))
  1132. {
  1133. string id = GetPostString("id");
  1134. int st = GetPostInt("afterstate");
  1135. string afmemo = GetPostString("supmemo");
  1136. string image = GetPostString("image");
  1137. string textResult = GetPostString("textResult");
  1138. int UserID = GetPostInt("UserID");
  1139. CeErpTradeResponsible ceErpTradeResponsible = CeErpTradeResponsible.GetById(id);
  1140. if (ceErpTradeResponsible != null)
  1141. {
  1142. ceErpTradeResponsible.VerifyState = st == 1 ? 3 : 0;
  1143. ceErpTradeResponsible.VerifyTime = DateTime.Now;
  1144. ceErpTradeResponsible.Update();
  1145. CeErpTradeCell entity = CeErpTradeCell.GetByCtid(ceErpTradeResponsible.tid);
  1146. if (entity != null)
  1147. {
  1148. entity.AfterSaleSupplierState = st;
  1149. entity.AfterSaleSupplierMemo = afmemo;
  1150. if (st == 1)
  1151. {
  1152. }
  1153. else
  1154. {
  1155. CeErpTradeResponsible.dateByTid(entity.ctid);
  1156. //退回到售后
  1157. string numSql = string.Format("SELECT COUNT ( * ) AS BackNum FROM dbo.Ce_ErpTradeAfterSaleLog WHERE tid = '{0}' AND Con in ('责任主管不认可','供应商不认可')", ceErpTradeResponsible.tid);
  1158. DataTable dt = DbHelper.DbConn.ExecuteDataset(numSql).Tables[0];
  1159. int num = Convert.ToInt32(dt.Rows[0]["BackNum"]);
  1160. if (num <= 1)
  1161. {
  1162. entity.AfterSaleState = 1;
  1163. }
  1164. else
  1165. {
  1166. entity.AfterSaleState = 5;
  1167. }
  1168. CeErpTradeAfterSaleExtend ceErpTradeAfterSaleExtend = CeErpTradeAfterSaleExtend.getByTid(entity.ctid);
  1169. if (ceErpTradeAfterSaleExtend != null)
  1170. {
  1171. ceErpTradeAfterSaleExtend.AfterSaleBackImg = image;
  1172. ceErpTradeAfterSaleExtend.DisagreeTime = DateTime.Now;
  1173. ceErpTradeAfterSaleExtend.Update();
  1174. }
  1175. else
  1176. {
  1177. ceErpTradeAfterSaleExtend = new CeErpTradeAfterSaleExtend();
  1178. ceErpTradeAfterSaleExtend.tid = entity.ctid;
  1179. ceErpTradeAfterSaleExtend.AfterSaleBackImg = image;
  1180. ceErpTradeAfterSaleExtend.DisagreeTime = DateTime.Now;
  1181. ceErpTradeAfterSaleExtend.Create();
  1182. }
  1183. }
  1184. entity.Update();
  1185. returnSuccessMsg("操作成功!");
  1186. LogHelper.addLog(entity.ctid, UserID, "责任主管" + (st == 1 ? "认可" : ("不认可," + afmemo)), 0, 3);
  1187. LogHelper.AddAfterSaleLog(entity.ctid, Convert.ToInt32(id), "责任主管" + (st == 1 ? "认可" : "不认可"), UserID, st == 1 ? 0 : 1, afmemo, image);
  1188. return;
  1189. }
  1190. }
  1191. returnErrorMsg("找不到订单记录");
  1192. }
  1193. }
  1194. public void save_erp_billinfo()
  1195. {
  1196. if (UrlPostParmsCheck("ctid"))
  1197. {
  1198. string eid = GetPostString("ctid");
  1199. CeErpTradeCell entity = null;
  1200. if (eid != "") entity = CeErpTradeCell.GetByCtid(eid);
  1201. if (entity != null)
  1202. {
  1203. CeErpBill bill = CeErpBill.GetByTid(eid);
  1204. bool isHave = false;
  1205. if (bill != null)
  1206. {
  1207. isHave = true;
  1208. if (bill.state != 4)
  1209. {
  1210. returnErrorMsg("此单已经申请过发票了");
  1211. return;
  1212. }
  1213. }
  1214. if (entity.IsNeedBill == 0)
  1215. {
  1216. entity.IsNeedBill = 1;
  1217. }
  1218. entity.Update();
  1219. string errjson = "";
  1220. try
  1221. {
  1222. CeErpBill bill_entity = new CeErpBill();
  1223. bill_entity.tid = entity.tid;
  1224. bill_entity.title = GetPostString("title");
  1225. string taxstr = GetPostString("tax");
  1226. taxstr = taxstr.Replace(" ", "");
  1227. bill_entity.tax = taxstr;
  1228. bill_entity.bank = GetPostString("bank");
  1229. string bankacstr = GetPostString("bankac");
  1230. bankacstr = bankacstr.Replace(" ", "");
  1231. bill_entity.bankac = bankacstr;
  1232. bill_entity.address = GetPostString("address");
  1233. bill_entity.phone = GetPostString("phone");
  1234. bill_entity.price = GetPostString("price");
  1235. int billCount = (int)Math.Floor(Convert.ToDouble(bill_entity.price) / 1000.00);
  1236. if (Convert.ToDouble(bill_entity.price) % 1000.00 > 0.00001)
  1237. {
  1238. billCount += 1;
  1239. }
  1240. string prebill = "ltb";
  1241. for (int idx = 1; idx <= billCount; idx++)
  1242. {
  1243. string dtstr = DateTime.Now.ToString("yyyyMMddHHmmss");
  1244. string billoid = prebill + idx + dtstr;
  1245. bill_entity.billOrderId += billoid;
  1246. if (idx < billCount)
  1247. {
  1248. bill_entity.billOrderId += ",";
  1249. }
  1250. }
  1251. bill_entity.productId = GetPostInt("ProductName");
  1252. bill_entity.num = GetPostInt("num");
  1253. bill_entity.unit = GetPostString("unit");
  1254. bill_entity.type = GetPostString("type");
  1255. bill_entity.sendType = GetPostString("SendType");
  1256. bill_entity.email = GetPostString("email");
  1257. bill_entity.buyer_nick = GetPostString("buyer_nick");
  1258. bill_entity.shopName = GetPostString("ShopName");
  1259. bill_entity.applymemo = GetPostString("applyMemo");
  1260. bill_entity.createTime = DateTime.Now;
  1261. bill_entity.state = 0;
  1262. bill_entity.userId = 11;
  1263. errjson = Utils.Serialization.JsonString.ConvertObject(bill_entity);
  1264. bill_entity.Create();
  1265. }
  1266. catch (Exception ex)
  1267. {
  1268. XLog.SaveLog(0, errjson + "创建发票出错," + ex.Message);
  1269. returnErrorMsg("创建发票出错!");
  1270. return;
  1271. }
  1272. LogHelper.addLog(entity.ctid, 11, "申请发票", entity.OrderState, 1);
  1273. returnSuccessMsg("发票申请成功!");
  1274. return;
  1275. }
  1276. returnErrorMsg("找不到记录");
  1277. }
  1278. }
  1279. /**
  1280. * 查货
  1281. * ctid
  1282. * name
  1283. **/
  1284. public void ins_checkorder()
  1285. {
  1286. if (UrlPostParmsCheck("ctid"))
  1287. {
  1288. string ctid = GetPostString("ctid");
  1289. string name = GetPostString("name");
  1290. int UserID = GetPostInt("UserID");
  1291. CeErpTradeCell entity = null;
  1292. if (ctid != "") entity = CeErpTradeCell.GetByCtid(ctid);
  1293. if (entity != null)
  1294. {
  1295. if (entity.OrderState < 6)
  1296. {
  1297. returnErrorMsg("下单完成后才可查货");
  1298. return;
  1299. }
  1300. if (entity.OrderState > 6)
  1301. {
  1302. returnErrorMsg("订单已发货");
  1303. return;
  1304. }
  1305. if (entity.FinishPlaceTime != null)
  1306. {
  1307. if (DateTime.Now.AddHours(-5) < entity.FinishPlaceTime)
  1308. {
  1309. returnErrorMsg("下单时间不足,无法查货");
  1310. return;
  1311. }
  1312. }
  1313. entity.MemoOpt = 3;
  1314. entity.CheckOrderTime = DateTime.Now;
  1315. entity.Update();
  1316. LogHelper.addLog(entity.ctid, UserID, name + "标记:查货", entity.OrderState, 1);
  1317. returnSuccessMsg("操作成功!");
  1318. return;
  1319. }
  1320. returnErrorMsg("找不到记录");
  1321. return;
  1322. }
  1323. returnErrorMsg("缺少必要的参数ctid");
  1324. }
  1325. public void ins_checkdesign()
  1326. {
  1327. if (UrlPostParmsCheck("ctid"))
  1328. {
  1329. string ctid = GetPostString("ctid");
  1330. string name = GetPostString("name");
  1331. int UserID = GetPostInt("UserID");
  1332. int memoopt = GetPostInt("memoopt");
  1333. CeErpTradeCell entity = null;
  1334. if (ctid != "") entity = CeErpTradeCell.GetByCtid(ctid);
  1335. if (entity != null)
  1336. {
  1337. string stropt = "";
  1338. if (memoopt == 1)
  1339. {
  1340. stropt = "“改稿”";
  1341. }
  1342. else if (memoopt == 2)
  1343. {
  1344. stropt = "“定稿”";
  1345. }
  1346. entity.MemoOpt = memoopt;
  1347. entity.Update();
  1348. LogHelper.addLog(entity.ctid, UserID, name + "标记:" + stropt, entity.OrderState, 1);
  1349. returnSuccessMsg("操作成功!");
  1350. return;
  1351. }
  1352. returnErrorMsg("找不到记录");
  1353. return;
  1354. }
  1355. returnErrorMsg("缺少必要的参数ctid");
  1356. }
  1357. public void save_othermemo()
  1358. {
  1359. if (UrlPostParmsCheck("ctid"))
  1360. {
  1361. string ctid = GetPostString("ctid");
  1362. string name = GetPostString("name");
  1363. int UserID = GetPostInt("UserID");
  1364. CeErpTradeCell entity = null;
  1365. if (ctid != "") entity = CeErpTradeCell.GetByCtid(ctid);
  1366. if (entity != null)
  1367. {
  1368. entity.OtherMemo = GetPostString("otherMemo");
  1369. entity.Update();
  1370. returnSuccessMsg("保存成功!");
  1371. LogHelper.addLog(entity.ctid, UserID, name + "额外:" + entity.OtherMemo, entity.OrderState);
  1372. return;
  1373. }
  1374. returnErrorMsg("找不到记录");
  1375. return;
  1376. }
  1377. returnErrorMsg("缺少必要的参数ctid");
  1378. }
  1379. public void save_customermemo()
  1380. {
  1381. if (UrlPostParmsCheck("ctid"))
  1382. {
  1383. string ctid = GetPostString("ctid");
  1384. CeErpTradeCell entity = null;
  1385. if (ctid != "") entity = CeErpTradeCell.GetByCtid(ctid);
  1386. if (entity != null)
  1387. {
  1388. entity.CustomerMemo = GetPostString("CustomerMemo");
  1389. entity.Update();
  1390. ApiVo apiVo = new ApiVo();
  1391. apiVo.orderNumber = entity.ctid;
  1392. apiVo.actionName = "followRemarks";
  1393. apiVo.orderRemarks = entity.CustomerMemo;
  1394. designHelper.API_WorkCore(apiVo);//followRemarks
  1395. returnSuccessMsg("保存成功!");
  1396. return;
  1397. }
  1398. returnErrorMsg("找不到记录");
  1399. }
  1400. }
  1401. public void create_order()
  1402. {
  1403. if (UrlPostParmsCheck("data"))
  1404. {
  1405. string data = GetPostString("data");
  1406. Api_trade_info info = null;
  1407. try
  1408. {
  1409. info = JsonConvert.DeserializeObject<Api_trade_info>(data);
  1410. }
  1411. catch (Exception ex)
  1412. {
  1413. XLog.SaveLog(0, "create_order|1|" + ex.Message);
  1414. returnErrorMsg(ex.Message);
  1415. return;
  1416. }
  1417. if (info == null)
  1418. {
  1419. XLog.SaveLog(0, "Api_trade_info isNull");
  1420. return;
  1421. }
  1422. BizOrder bizOrder = info.bizOrder;
  1423. if (bizOrder == null)
  1424. {
  1425. returnErrorMsg("接口对象处理错误bizOrder=null");
  1426. return;
  1427. }
  1428. bool isCreate = false;
  1429. CeErpTrade trade = null;
  1430. trade = CeErpTrade.Get(bizOrder.thirdOrderId);
  1431. if (trade == null)
  1432. {
  1433. isCreate = true;
  1434. }
  1435. List<tempResponse> callResult = null;
  1436. try
  1437. {
  1438. trade = createTradeOrder(bizOrder, trade, isCreate);
  1439. List<Api_trade_info.TradeItemOrder> orderList = bizOrder.bizOrderItems;
  1440. createItemOrder(orderList, trade);
  1441. List<Api_trade_info.bizOrderSplit> bizOrderSplit = bizOrder.bizOrderSplits;
  1442. callResult = createCellOrder(bizOrderSplit, trade, isCreate);
  1443. }
  1444. catch (Exception ex)
  1445. {
  1446. XLog.SaveLog(0, "create_order|2|" + ex);
  1447. returnErrorMsg(ex.Message);
  1448. return;
  1449. }
  1450. returnSuccessMsg(JsonConvert.SerializeObject(callResult));
  1451. return;
  1452. }
  1453. returnErrorMsg("缺少必要的参数data");
  1454. }
  1455. public void refundOrder()
  1456. {
  1457. if (UrlPostParmsCheck("data"))
  1458. {
  1459. string data = GetPostString("data");
  1460. Api_refund_info info = null;
  1461. try
  1462. {
  1463. info = JsonConvert.DeserializeObject<Api_refund_info>(data);
  1464. }
  1465. catch (Exception ex)
  1466. {
  1467. XLog.SaveLog(0, "refundOrder|4|" + ex.Message);
  1468. returnErrorMsg(ex.Message);
  1469. return;
  1470. }
  1471. if (info == null)
  1472. {
  1473. XLog.SaveLog(0, "Api_refund_info isNull");
  1474. returnErrorMsg("接口对象处理错误RefundOrder=null1");
  1475. return;
  1476. }
  1477. RefundOrder refundOrder = info.refundOrder;
  1478. if (refundOrder == null)
  1479. {
  1480. returnErrorMsg("接口对象处理错误RefundOrder=null2");
  1481. return;
  1482. }
  1483. CeErpTrade trade = CeErpTrade.Get(refundOrder.tid);
  1484. if (trade != null)
  1485. {
  1486. CeErpTradeRefund refund = CeErpTradeRefund.GetByOidAndReId(refundOrder.ctid, refundOrder.orderSn);
  1487. LogHelper.addLog(refundOrder.ctid, 0, "客户退款", 0);
  1488. if (refund == null)
  1489. {
  1490. refund = new CeErpTradeRefund();
  1491. refund.refund_id = refundOrder.orderSn;
  1492. refund.tid = refundOrder.tid;
  1493. refund.oid = refundOrder.ctid;
  1494. if (refundOrder.createTime != null && refundOrder.createTime.Length > 0)
  1495. {
  1496. refund.created = Convert.ToDateTime(refundOrder.createTime);
  1497. }
  1498. if (refundOrder.updateTime != null && refundOrder.updateTime.Length > 0)
  1499. {
  1500. refund.modified = Convert.ToDateTime(refundOrder.updateTime);
  1501. }
  1502. refund.status = refundOrder.status;
  1503. refund.order_status = refundOrder.orderStatus;
  1504. refund.payment = refundOrder.payment.ToString();
  1505. refund.refund_fee = refundOrder.refundFee;//退款金额
  1506. refund.buyer_nick = GetNull_tostring(refundOrder.openBuyerNick);
  1507. refund.seller_nick = refundOrder.seller_nick;
  1508. refund.total_fee = refundOrder.totalFee;
  1509. refund.RefundState = 1;
  1510. refund.reason = refundOrder.reason;
  1511. refund.refundDesc = refundOrder.desc;
  1512. refund.IsPartRefund = refundOrder.isPartRefund;
  1513. refund.Create();
  1514. try
  1515. {
  1516. StringBuilder CeErpTradeCellSql = new StringBuilder();
  1517. CeErpTradeCellSql.AppendFormat("select * from CE_ErpTradeCell where ctid='{0}';", refundOrder.ctid);
  1518. DataSet cell = DbHelper.DbConn.ExecuteDataset(CeErpTradeCellSql.ToString());
  1519. DataTable datatable = cell.Tables[0];
  1520. if (datatable.Rows.Count > 0)
  1521. {
  1522. foreach (DataRow dr in datatable.Rows)
  1523. {
  1524. int DesignUserId = Convert.ToInt32(dr["DesignUserId"]);
  1525. int OrderState = Convert.ToInt32(dr["OrderState"]);
  1526. int CustomerUserId = Convert.ToInt32(dr["CustomerUserId"]);
  1527. if (DesignUserId > 0 && OrderState == 4)
  1528. {
  1529. createRefundMessage(dr["ctid"].ToString(), MessageState.订单退款, DesignUserId, 1);
  1530. }
  1531. if (CustomerUserId > 0)
  1532. {
  1533. createRefundMessage(dr["ctid"].ToString(), MessageState.订单退款, CustomerUserId, 1);
  1534. }
  1535. }
  1536. }
  1537. }
  1538. catch (Exception ex)
  1539. {
  1540. XLog.SaveLog(0, "退款推送通知创建失败!!" + ex);
  1541. }
  1542. int rstate = commonHelper.getRefundTagByState(refundOrder.status);
  1543. StringBuilder sql = new StringBuilder();
  1544. if (refund.IsPartRefund == 1)
  1545. {
  1546. double paylast = Convert.ToDouble(refundOrder.payment) - Convert.ToDouble(refund.refund_fee);
  1547. sql.AppendFormat("update CE_ErpTradeCell with(rowlock) set IsRefund={1},payment={2} where ctid='{0}' and isAfterSaleOrder=0;", refundOrder.ctid, 3, paylast);
  1548. }
  1549. else
  1550. sql.AppendFormat("update CE_ErpTradeCell with(rowlock) set IsRefund={1} where ctid='{0}' and isAfterSaleOrder=0;", refundOrder.ctid, rstate);
  1551. CeErpTradeRefund.ExecuteNonQuery(sql.ToString());
  1552. string rstateWord = commonHelper.getRefundStringByState(refundOrder.status);
  1553. //commonHelper.UpdateRefundOrderState(tObj.refOid, rstate);
  1554. StringBuilder sqls = new StringBuilder();
  1555. sqls.AppendFormat("update CE_ErpDesignerBill set isDel = 1 where tid = '{0}'", refundOrder.tid);
  1556. CeErpDesignerBill.ExecuteNonQuery(sqls.ToString());
  1557. LogHelper.addDesignerBillLog(refundOrder.tid, 0, "客户退款", "系统自动", 0);
  1558. }
  1559. else
  1560. {
  1561. if (refund.status != refundOrder.status)
  1562. {
  1563. refund.modified = DateTime.Now;
  1564. if (refundOrder.updateTime != null && refundOrder.updateTime.Length > 0)
  1565. {
  1566. refund.modified = Convert.ToDateTime(refundOrder.updateTime);
  1567. }
  1568. refund.order_status = refundOrder.orderStatus;
  1569. refund.status = refundOrder.status;
  1570. refund.Update();
  1571. int rstate = commonHelper.getRefundTagByState(refundOrder.status);
  1572. string rstateWord = commonHelper.getRefundStringByState(refundOrder.status);
  1573. StringBuilder sql = new StringBuilder();
  1574. sql.AppendFormat("update CE_ErpTradeCell with(rowlock) set IsRefund={0} where ctid='{1}' and isAfterSaleOrder=0;", rstate, refundOrder.ctid);
  1575. CeErpTradeRefund.ExecuteNonQuery(sql.ToString());
  1576. //commonHelper.UpdateRefundOrderState(tObj.refOid, rstate);
  1577. LogHelper.addLog(refundOrder.tid, 0, "更新退款状态:" + rstateWord, (int)OrderState.交易关闭);
  1578. // 取消设计费
  1579. StringBuilder sqls = new StringBuilder();
  1580. sqls.AppendFormat("update CE_ErpDesignerBill set isDel = 1 where tid = '{0}'", refundOrder.tid);
  1581. CeErpDesignerBill.ExecuteNonQuery(sqls.ToString());
  1582. LogHelper.addDesignerBillLog(refundOrder.tid, 0, "客户退款", "系统自动", 0);
  1583. }
  1584. }
  1585. List<RefundItemOrder> goodsItems = refundOrder.goodsItems;
  1586. foreach (RefundItemOrder item in goodsItems)
  1587. {
  1588. CeErpTradeOrder goods = CeErpTradeOrder.GetByOid(item.refOlId);
  1589. if (goods != null)
  1590. {
  1591. goods.refund_status = item.refundStatus;
  1592. goods.Update();
  1593. }
  1594. }
  1595. if (refundOrder.status == "WAIT_SELLER_AGREE")
  1596. {
  1597. StringBuilder sql = new StringBuilder();
  1598. sql.AppendFormat("update ce_erptradecell with(rowlock) set isrefund={1} where ctid='{0}' and isAfterSaleOrder=0;", refundOrder.ctid, 1);
  1599. DbHelper.DbConn.ExecuteNonQuery(sql.ToString());
  1600. designHelper.API_refundOrder(refundOrder.tid, "refundIng", refundOrder.reason);
  1601. LogHelper.addLog(refundOrder.tid, 0, "申请退款中", 0);
  1602. }
  1603. else if (refundOrder.status == "CLOSED")
  1604. {
  1605. StringBuilder sql = new StringBuilder();
  1606. sql.AppendFormat("update ce_erptradecell with(rowlock) set isrefund={1} where ctid='{0}' and isAfterSaleOrder=0;", refundOrder.ctid, 0);
  1607. DbHelper.DbConn.ExecuteNonQuery(sql.ToString());
  1608. designHelper.API_refundOrder(refundOrder.tid, "refundCancel", refundOrder.reason);
  1609. LogHelper.addLog(refundOrder.tid, 0, "关闭申请退款中", 0);
  1610. }
  1611. else if (refundOrder.status == "REFUNDED" || refundOrder.status == "SUCCESS")
  1612. {
  1613. designHelper.API_refundOrder(refundOrder.tid, "refundEd", refundOrder.reason);
  1614. }
  1615. }
  1616. else
  1617. {
  1618. }
  1619. }
  1620. returnErrorMsg("缺少必要的参数data");
  1621. }
  1622. public void createRefundMessage(string ctid, MessageState messageState, int userId, int type)
  1623. {
  1624. CeErpMessageTip ceErpMessageTip = new CeErpMessageTip();
  1625. ceErpMessageTip.tid = ctid;
  1626. ceErpMessageTip.type = Convert.ToInt32(messageState);
  1627. ceErpMessageTip.userId = userId;
  1628. ceErpMessageTip.isVisit = false;
  1629. ceErpMessageTip.content = "订单" + ctid + "申请了退款!";
  1630. ceErpMessageTip.Create();
  1631. StringBuilder sqlTip = new StringBuilder();
  1632. if (type == 1)
  1633. {
  1634. sqlTip.AppendFormat(" select top 1 B.id from view_ErpUser A JOIN view_ErpUser b ON a.OrgID = B.OrgID and b.PostName Like '设计主管%' WHERE A.ID = '{0}';", userId);
  1635. }
  1636. if (type == 2)
  1637. {
  1638. sqlTip.AppendFormat(" select top 1 B.id from view_ErpUser A JOIN view_ErpUser b ON a.OrgID = B.OrgID and b.PostName Like '店长%' WHERE A.ID = '{0}';", userId);
  1639. }
  1640. DataTable dth = DbHelper.DbConn.ExecuteDataset(sqlTip.ToString()).Tables[0];
  1641. if (dth.Rows.Count > 0)
  1642. {
  1643. foreach (DataRow dthdr in dth.Rows)
  1644. {
  1645. int Bid = Convert.ToInt32(dthdr["id"]);
  1646. if (Bid > 0)
  1647. {
  1648. CeErpMessageTip ceErpMessageTipB = new CeErpMessageTip();
  1649. ceErpMessageTipB.tid = ctid;
  1650. ceErpMessageTipB.type = Convert.ToInt32(messageState);
  1651. ceErpMessageTipB.userId = Bid;
  1652. ceErpMessageTipB.isVisit = false;
  1653. ceErpMessageTipB.content = "订单" + ctid + "申请了退款!";
  1654. ceErpMessageTipB.Create();
  1655. }
  1656. }
  1657. }
  1658. }
  1659. public List<tempResponse> createCellOrder(List<Api_trade_info.bizOrderSplit> bizOrderSplit, CeErpTrade trade, bool isCreate)
  1660. {
  1661. List<tempResponse> tempResponses = new List<tempResponse>();
  1662. CeErpShop nShop = CeErpShop.GetShopIdByName(trade.seller_nick);
  1663. foreach (Api_trade_info.bizOrderSplit item in bizOrderSplit)
  1664. {
  1665. bool create = false;
  1666. CeErpTradeCell entity = CeErpTradeCell.GetByCtid(item.splitNo);
  1667. if (entity == null)
  1668. {
  1669. entity = new CeErpTradeCell();
  1670. create = true;
  1671. entity.tid = trade.tid;
  1672. entity.pay_time = trade.pay_time;
  1673. }
  1674. if (entity.OrderState > 4)
  1675. {
  1676. continue;
  1677. }
  1678. entity.ctid = item.splitNo;
  1679. entity.seller_memo = item.systemRemark;
  1680. if (!string.IsNullOrEmpty(item.splitAmount))
  1681. {
  1682. entity.payment = Convert.ToDouble(item.splitAmount);
  1683. }
  1684. if (!string.IsNullOrEmpty(item.splitAmount))
  1685. {
  1686. entity.AfterSalePayment = Convert.ToDouble(item.splitAmount);
  1687. }
  1688. if (!string.IsNullOrEmpty(item.sfMark))
  1689. {
  1690. entity.IsSF = Convert.ToInt32(item.sfMark);
  1691. }
  1692. entity.ProductSize = item.size;
  1693. entity.Material = item.material;
  1694. entity.CustomerUserId = item.erpCustomerServiceId;
  1695. //entity.Craft = item.craft;
  1696. entity.ProductCount = item.productQuantity;
  1697. entity.ProductId = tmcHelper.getProductIdByName(item.cate3Id);
  1698. if (!string.IsNullOrEmpty(item.internalStatus))
  1699. {
  1700. entity.OrderState = Convert.ToInt32(item.internalStatus);
  1701. }
  1702. entity.IsUrgency = item.isUrgent;
  1703. entity.ptid = item.ptid;
  1704. entity.SplitTag = item.splitInfoNo;
  1705. entity.UpdateTime = DateTime.Now;
  1706. if (!string.IsNullOrEmpty(item.paymentFile))
  1707. {
  1708. entity.PayProofImg = item.paymentFile;
  1709. }
  1710. if (item.shippingTime != null && item.shippingTime.Length > 0)
  1711. {
  1712. entity.UnusualTime = Convert.ToDateTime(item.shippingTime);
  1713. entity.UrgencyTime = Convert.ToDateTime(item.shippingTime);
  1714. }
  1715. if (!string.IsNullOrEmpty(item.sendGiftMark))
  1716. {
  1717. entity.IsSendGift = Convert.ToInt32(item.sendGiftMark);
  1718. }
  1719. entity.OtherMemo = item.otherRemark;
  1720. entity.IsOldCustomer = item.isRepurchase ? 1 : 0;
  1721. entity.IsOldCustomerMore = item.isOldCustomerMore;
  1722. entity.MemoOpt = item.memoOpt;
  1723. entity.isDianziOrder = item.isDianziOrder;
  1724. if (item.isPreShipping != null && item.isPreShipping.Length > 0)
  1725. {
  1726. entity.IsPreDelivery = Convert.ToInt32(item.isPreShipping);
  1727. }
  1728. if (item.checkOrderTime != null && item.checkOrderTime.Length > 0)
  1729. {
  1730. entity.CheckOrderTime = Convert.ToDateTime(item.checkOrderTime);
  1731. }
  1732. int shopId = 0;
  1733. if (nShop != null)
  1734. {
  1735. shopId = nShop.ID;
  1736. }
  1737. entity.ShopId = shopId;
  1738. entity.OrderSn = item.OrderSn;
  1739. entity.ParentSplitNo = item.parentSplitNo;
  1740. CeErpTradeCellExtend ceErpTradeCellExtend = CeErpTradeCellExtend.getByTid(entity.ctid);
  1741. if (ceErpTradeCellExtend == null)
  1742. {
  1743. ceErpTradeCellExtend = new CeErpTradeCellExtend();
  1744. ceErpTradeCellExtend.ctid = entity.ctid;
  1745. }
  1746. ceErpTradeCellExtend.cate1 = item.cate1;
  1747. ceErpTradeCellExtend.cate2 = item.cate2;
  1748. ceErpTradeCellExtend.scene = item.scene;
  1749. ceErpTradeCellExtend.material = item.material;
  1750. ceErpTradeCellExtend.offerAmount = item.offerAmount;
  1751. ceErpTradeCellExtend.numbers = item.numbers;
  1752. ceErpTradeCellExtend.typeScene = item.typeScene;
  1753. ceErpTradeCellExtend.opScene = item.opScene;
  1754. ceErpTradeCellExtend.craft = item.craft;
  1755. ceErpTradeCellExtend.numberType = item.numberType;
  1756. ceErpTradeCellExtend.cate1Id = item.cate1Id;
  1757. ceErpTradeCellExtend.cate2Id = item.cate2Id;
  1758. ceErpTradeCellExtend.cate3Id = item.cate3Id;
  1759. ceErpTradeCellExtend.sceneId = item.sceneId;
  1760. ceErpTradeCellExtend.typeSceneId = item.typeSceneId;
  1761. ceErpTradeCellExtend.opSceneId = item.opSceneId;
  1762. ceErpTradeCellExtend.materialId = item.materialId;
  1763. ceErpTradeCellExtend.width = item.width;
  1764. ceErpTradeCellExtend.height = item.height;
  1765. ceErpTradeCellExtend.length = item.length;
  1766. ceErpTradeCellExtend.recSize = item.recSize;
  1767. ceErpTradeCellExtend.sizeUnit = item.sizeUnit;
  1768. ceErpTradeCellExtend.numberUnit = item.numberUnit;
  1769. ceErpTradeCellExtend.orderFrom = 30;
  1770. ceErpTradeCellExtend.spu_id = item.spuId;
  1771. ceErpTradeCellExtend.quantity = item.quantity;
  1772. ceErpTradeCellExtend.discountAmount = item.discountAmount;
  1773. ceErpTradeCellExtend.differentAmount = item.compensateAmount;
  1774. ceErpTradeCellExtend.differentSplitNo = item.compensateSplitOrderUniqueNo;
  1775. ceErpTradeCellExtend.orderType = item.orderType;
  1776. ceErpTradeCellExtend.parentOrderSn = item.parentSplitNo;
  1777. if (ceErpTradeCellExtend.ID > 0)
  1778. {
  1779. ceErpTradeCellExtend.Update();
  1780. }
  1781. else
  1782. {
  1783. ceErpTradeCellExtend.Create();
  1784. }
  1785. if (item.isGift == 1)
  1786. {
  1787. entity.SupplierId = Convert.ToInt32(webConfig.SampleOrderSupplier); //圆通仓库
  1788. entity.IsXianHuo = 1;
  1789. entity.IsGift = 1;
  1790. entity.FinishPlaceTime = trade.pay_time;
  1791. if (entity.OrderState < 6)
  1792. {
  1793. entity.OrderState = Convert.ToInt32(OrderState.下单完成);
  1794. }
  1795. }
  1796. if (item.isSpot)
  1797. {
  1798. if (entity.OrderState < 6)
  1799. {
  1800. entity.OrderState = Convert.ToInt32(OrderState.下单完成);
  1801. }
  1802. entity.seller_memo = item.systemRemark;
  1803. entity.SupplierId = Convert.ToInt32(webConfig.SampleOrderSupplier);
  1804. entity.IsXianHuo = 1;
  1805. entity.FinishPlaceTime = entity.pay_time;
  1806. if (item.systemRemark.IndexOf("封酒贴") != -1)
  1807. {
  1808. entity.SupplierId = Convert.ToInt32(webConfig.Fengjiutie_supid);//得力
  1809. if (trade.buyer_memo != "")
  1810. {
  1811. entity.OrderState = 2;
  1812. entity.ProductId = 1;
  1813. entity.IsXianHuo = 0;
  1814. item.systemRemark = item.systemRemark.Replace("现货", "");
  1815. item.systemRemark = item.systemRemark.Replace(" ", "");
  1816. entity.seller_memo = item.systemRemark;
  1817. if (entity.ShopId != 0)
  1818. {
  1819. entity.OrderState = orderAudit(entity.ShopId);
  1820. }
  1821. }
  1822. }
  1823. else if (item.systemRemark.IndexOf("#") != -1)
  1824. {
  1825. entity.SupplierId = 87;
  1826. }
  1827. else if (item.systemRemark.IndexOf("喜字贴") != -1)
  1828. {
  1829. entity.SupplierId = 70;
  1830. }
  1831. else if (item.systemRemark.IndexOf("兔团团") != -1)
  1832. {
  1833. entity.SupplierId = 101;
  1834. }
  1835. else if (item.systemRemark.IndexOf("手拉旗") != -1)
  1836. {
  1837. entity.SupplierId = 108;
  1838. }
  1839. try
  1840. {
  1841. string goodsSql = "select * from CE_ErpSupplier where IsClose = 0 and XianhuoMemo IS NOT NULL AND XianhuoMemo != ''";
  1842. DataTable goodsDt = CeErpTradeCell.ExecuteDataset(goodsSql).Tables[0];
  1843. List<Dictionary<string, string>> material_list = new List<Dictionary<string, string>>();
  1844. List<Dictionary<string, string>> name_list = new List<Dictionary<string, string>>();
  1845. foreach (DataRow dr in goodsDt.Rows)
  1846. {
  1847. string sqlMemo = dr["XianhuoMemo"].ToString().Replace(",", ",");
  1848. List<string> xianhuo = sqlMemo.Split(',').ToList();
  1849. foreach (var val in xianhuo)
  1850. {
  1851. if (string.IsNullOrEmpty(val)) continue;
  1852. Dictionary<string, string> material_map = new Dictionary<string, string>();//材质
  1853. Dictionary<string, string> name_map = new Dictionary<string, string>();//特殊名称
  1854. if (val.IndexOf('-') > -1)
  1855. {
  1856. List<string> list = val.Split('-').ToList();
  1857. material_map.Add(dr["id"].ToString(), list[0]);
  1858. name_map.Add(dr["id"].ToString(), list[1]);
  1859. }
  1860. else
  1861. {
  1862. material_map.Add(dr["id"].ToString(), val);
  1863. }
  1864. material_list.Add(material_map);
  1865. name_list.Add(name_map);
  1866. }
  1867. }
  1868. List<string> materials = new List<string>();
  1869. List<string> names = new List<string>();
  1870. List<string> result = new List<string>();
  1871. for (int i = 0; i < material_list.Count; i++)
  1872. {
  1873. Dictionary<string, string> map = material_list[i];
  1874. foreach (var val in map)
  1875. {
  1876. if (item.systemRemark.IndexOf(val.Value) > -1)
  1877. {
  1878. Dictionary<string, string> map2 = name_list[i];
  1879. if (map2.Count > 0)//材质匹配中后是否有特殊名称去匹配
  1880. {
  1881. foreach (var item1 in map2)
  1882. {
  1883. if (item.systemRemark.IndexOf(item1.Value) > -1)
  1884. {
  1885. names.Add(item1.Key);
  1886. materials.Add(val.Key);
  1887. }
  1888. }
  1889. }
  1890. else
  1891. {
  1892. materials.Add(val.Key);
  1893. }
  1894. }
  1895. }
  1896. }
  1897. if (names.Count > 0)//特殊名称有只先在特殊名称里选择
  1898. {
  1899. result = names.Distinct().ToList();
  1900. }
  1901. else
  1902. {
  1903. result = materials.Distinct().ToList();
  1904. }
  1905. if (result.Count > 0)
  1906. {
  1907. Random rnd = new Random();
  1908. int index = rnd.Next(result.Count);
  1909. entity.SupplierId = int.Parse(result[index]);
  1910. }
  1911. }
  1912. catch (Exception e)
  1913. {
  1914. XLog.SaveLog(0, "|现货匹配|" + e.Message);
  1915. }
  1916. }
  1917. if (isCreate)
  1918. {
  1919. int oldRes = isOldAndInsertCustomerInfo(trade, entity);
  1920. if (oldRes > 0)
  1921. {
  1922. //entity.IsOldCustomer = 1;
  1923. //if (oldRes == 2) entity.IsOldCustomerMore = 1;
  1924. }
  1925. }
  1926. if (item.sampleMark == "1")
  1927. {
  1928. entity.IsSample = 1;
  1929. entity.OrderState = 6;
  1930. entity.FinishPlaceTime = DateTime.Now;
  1931. entity.IsOldCustomer = 0;
  1932. entity.SupplierId = Convert.ToInt32(webConfig.SampleOrderSupplier);
  1933. }
  1934. if (item.sampleMark == "3")
  1935. {
  1936. entity.IsSample = 3;
  1937. entity.OrderState = 6;
  1938. entity.FinishPlaceTime = DateTime.Now;
  1939. entity.IsOldCustomer = 0;
  1940. entity.SupplierId = Convert.ToInt32(webConfig.SampleOrderSupplier);
  1941. }
  1942. if (item.sampleMark == "2" && !string.IsNullOrEmpty(item.parentSplitNo))
  1943. {
  1944. CeErpTradeCell ceErpTradeCell = CeErpTradeCell.GetByCtid(item.parentSplitNo);
  1945. if (ceErpTradeCell != null)
  1946. {
  1947. entity.CustomerUserId = ceErpTradeCell.CustomerUserId;
  1948. entity.DesignUserId = ceErpTradeCell.DesignUserId;
  1949. entity.SupplierId = ceErpTradeCell.SupplierId;
  1950. entity.IsSample = 2;
  1951. entity.WaitDesignTime = ceErpTradeCell.WaitDesignTime;
  1952. entity.StartDesignTime = ceErpTradeCell.StartDesignTime;
  1953. entity.FinishDesignTime = ceErpTradeCell.FinishDesignTime;
  1954. entity.FinishPlaceTime = ceErpTradeCell.FinishPlaceTime;
  1955. }
  1956. CeErpTradeCellExtend parentCell = CeErpTradeCellExtend.getByTid(item.parentSplitNo);
  1957. if (parentCell == null)
  1958. {
  1959. parentCell = new CeErpTradeCellExtend();
  1960. parentCell.ctid = item.parentSplitNo;
  1961. }
  1962. if (!string.IsNullOrEmpty(item.splitAmount))
  1963. {
  1964. parentCell.differentAmount += Convert.ToDouble(item.splitAmount);
  1965. }
  1966. if (parentCell.ID > 0)
  1967. {
  1968. parentCell.Update();
  1969. }
  1970. else
  1971. {
  1972. parentCell.Create();
  1973. }
  1974. ApiVo apiVo = new ApiVo();
  1975. apiVo.orderNumber = entity.ptid;
  1976. apiVo.payment = entity.payment;
  1977. apiVo.actionName = "repairDesign";
  1978. designHelper.API_WorkCore(apiVo);//repairDesign
  1979. }
  1980. bool isCopyFile = false;
  1981. //老客户
  1982. if (item.isRepurchase)
  1983. {
  1984. if (item.isOldCustomer == 1)
  1985. {
  1986. tmcHelper.dealOldCustomerEntityTag(ref entity, trade);
  1987. }
  1988. if (item.isOldCustomer == 3)
  1989. {
  1990. entity.DesignUserId = Convert.ToInt32(webConfig.PlaceDesigner_id);
  1991. entity.WaitDesignTime = DateTime.Now;
  1992. isCopyFile = true;
  1993. }
  1994. if (item.isOldCustomer == 2)
  1995. {
  1996. entity.OrderState = 3;
  1997. entity.DesignUserId = Convert.ToInt32(webConfig.PlaceDesigner_id);
  1998. entity.WaitDesignTime = DateTime.Now;
  1999. LogHelper.addLog(entity.ctid, 0, "老客户单指派到下单部", entity.OrderState);
  2000. }
  2001. }
  2002. if (create)
  2003. {
  2004. LogHelper.addLog(entity.ctid, entity.CustomerUserId, "创建推送生成:" + entity.seller_memo, entity.OrderState);
  2005. entity.Create();
  2006. }
  2007. else
  2008. {
  2009. LogHelper.addLog(entity.ctid, entity.CustomerUserId, "更新推送生成:" + entity.seller_memo, entity.OrderState);
  2010. designHelper.API_update_renewOrder(entity);
  2011. entity.Update();
  2012. }
  2013. if (isCopyFile)
  2014. {
  2015. apiUploaderResponse upResult = CopyDesignFile(entity.ctid, item.oldOrderSn, entity.CustomerUserId);
  2016. if (upResult == null || "error".Equals(upResult.type))
  2017. {
  2018. tempResponse response = new tempResponse();
  2019. response.flag = "1";
  2020. response.flagData = entity.ctid;
  2021. response.flagMsg = upResult == null ? "复制文件出错!" : upResult.result;
  2022. }
  2023. }
  2024. }
  2025. return tempResponses;
  2026. }
  2027. public void createItemOrder(List<Api_trade_info.TradeItemOrder> orderList, CeErpTrade trade)
  2028. {
  2029. foreach (Api_trade_info.TradeItemOrder item in orderList)
  2030. {
  2031. CeErpTradeOrder order = CeErpTradeOrder.GetByOid(item.thirdOrderItemId);
  2032. bool isCreateOrder = false;
  2033. if (order == null)
  2034. {
  2035. order = new CeErpTradeOrder();
  2036. isCreateOrder = true;
  2037. order.oid = item.thirdOrderItemId;
  2038. order.tid = trade.tid;
  2039. order.buyer_nick = trade.buyer_nick;
  2040. }
  2041. order.refund_status = item.refundStatus;
  2042. order.status = trade.status;
  2043. order.title = item.title;
  2044. if (!string.IsNullOrEmpty(item.price))
  2045. {
  2046. order.price = Convert.ToDouble(item.price);
  2047. }
  2048. if (item.picUrl != null)
  2049. {
  2050. order.pic_path = item.picUrl;
  2051. }
  2052. if (!string.IsNullOrEmpty(item.num))
  2053. {
  2054. order.num = Convert.ToDouble(item.num);
  2055. }
  2056. if (!string.IsNullOrEmpty(item.totalAmount))
  2057. {
  2058. order.payment = Convert.ToDouble(item.totalAmount);
  2059. }
  2060. if (!string.IsNullOrEmpty(item.totalSellPrice))
  2061. {
  2062. order.total_fee = Convert.ToDouble(item.totalSellPrice);
  2063. }
  2064. //order.adjust_fee = Convert.ToDouble(item.price);
  2065. if (item.thirdSkuId != null && item.thirdSkuId != "")
  2066. {
  2067. order.sku_id = item.thirdSkuId;
  2068. }
  2069. if (item.specification != null && item.specification != "")
  2070. {
  2071. order.sku_properties_name = item.specification;
  2072. }
  2073. if (item.thirdSpuId != null && item.thirdSpuId != "")
  2074. {
  2075. order.spu_id = item.thirdSpuId;
  2076. }
  2077. if (isCreateOrder)
  2078. {
  2079. order.Create();
  2080. }
  2081. else
  2082. {
  2083. order.Update();
  2084. }
  2085. }
  2086. }
  2087. public CeErpTrade createTradeOrder(BizOrder bizOrder, CeErpTrade trade, bool isCreate)
  2088. {
  2089. if (trade == null)
  2090. { //新生成订单的
  2091. isCreate = true;
  2092. trade = new CeErpTrade();
  2093. trade.tid = bizOrder.thirdOrderId;
  2094. trade.type = bizOrder.orderPlatform;
  2095. if (!string.IsNullOrEmpty(bizOrder.payAmount))
  2096. {
  2097. trade.price = Convert.ToDouble(bizOrder.payAmount);
  2098. }
  2099. trade.discount_fee = 0;
  2100. if (!string.IsNullOrEmpty(bizOrder.payAmount))
  2101. {
  2102. trade.total_fee = Convert.ToDouble(bizOrder.payAmount);
  2103. }
  2104. if (bizOrder.orderTime != null && bizOrder.orderTime.Length > 0)
  2105. {
  2106. trade.created = Convert.ToDateTime(bizOrder.orderTime);
  2107. }
  2108. if (bizOrder.payTime != null && bizOrder.payTime.Length > 0)
  2109. {
  2110. trade.pay_time = Convert.ToDateTime(bizOrder.payTime);
  2111. }
  2112. trade.seller_nick = GetNull_tostring(bizOrder.openSellerNick);
  2113. if (!string.IsNullOrEmpty(bizOrder.payAmount))
  2114. {
  2115. trade.payment = Convert.ToDouble(bizOrder.payAmount);
  2116. }
  2117. }
  2118. trade.buyer_nick = GetNull_tostring(bizOrder.openBuyerNick);
  2119. trade.receiver_state = bizOrder.province;
  2120. if (!string.IsNullOrEmpty(bizOrder.num))
  2121. {
  2122. trade.num = Convert.ToDouble(bizOrder.num);
  2123. }
  2124. trade.receiver_city = bizOrder.city;
  2125. trade.receiver_address = GetNoNullValue_string(bizOrder.address);
  2126. trade.receiver_town = GetNoNullValue_string(bizOrder.receiverTown);
  2127. trade.receiver_district = GetNoNullValue_string(bizOrder.area);
  2128. trade.seller_flag = bizOrder.thirdFlag;
  2129. trade.orderType = bizOrder.orderType;
  2130. trade.orderFrom = 30;
  2131. trade.unrefundedAmount = bizOrder.unrefundedAmount;
  2132. if (bizOrder.modifyTime != null && bizOrder.modifyTime.Length > 0)
  2133. {
  2134. trade.modified = Convert.ToDateTime(bizOrder.modifyTime);
  2135. }
  2136. if (bizOrder.finishTime != null && bizOrder.finishTime.Length > 0)
  2137. {
  2138. trade.end_time = Convert.ToDateTime(bizOrder.finishTime);
  2139. }
  2140. if (bizOrder.shippingTime != null && bizOrder.shippingTime.Length > 0)
  2141. {
  2142. trade.delivery_time = Convert.ToDateTime(bizOrder.shippingTime);
  2143. }
  2144. if (bizOrder.confirmTime != null && bizOrder.confirmTime.Length > 0)
  2145. {
  2146. trade.confirmTime = Convert.ToDateTime(bizOrder.confirmTime);
  2147. }
  2148. trade.buyer_memo = GetNoNullValue_string(bizOrder.buyerRemark);
  2149. bool isSellerMemoChange = false;
  2150. //备注修改
  2151. bizOrder.sellerRemark = GetNoNullValue_string(bizOrder.sellerRemark);
  2152. if (trade.seller_memo != bizOrder.sellerRemark || trade.seller_memo.Length != bizOrder.sellerRemark.Length)
  2153. {
  2154. isSellerMemoChange = true;
  2155. }
  2156. trade.status = bizOrder.status;
  2157. trade.seller_memo = bizOrder.sellerRemark;
  2158. trade.buyer_id = bizOrder.openBuyerId;
  2159. trade.posCode = bizOrder.shopCode;
  2160. if (isCreate)
  2161. {
  2162. trade.IsNew = bizOrder.IsNew;
  2163. trade.Create();
  2164. }
  2165. else
  2166. {
  2167. if (bizOrder.status == "CLOSE")
  2168. {
  2169. trade.consign_time = DateTime.Now;
  2170. }
  2171. trade.Update();
  2172. }
  2173. try
  2174. {
  2175. if (bizOrder.status == "CLOSE" || bizOrder.status == "CANCEL")
  2176. {
  2177. StringBuilder sql = new StringBuilder();
  2178. sql.AppendFormat("insert into S_BuChaJia(ctid,orderState,dotype,addtime) values('{1}',{0},'updatestate_close',getdate());", (int)OrderState.交易关闭, bizOrder.thirdOrderId);
  2179. CeErpTradeCell.ExecuteNonQuery(sql.ToString());
  2180. ApiVo apiVo = new ApiVo();
  2181. apiVo.actionName = "closeDesign";
  2182. apiVo.orderNumber = bizOrder.thirdOrderId;
  2183. //designHelper.API_WorkCore(apiVo);//closeDesign
  2184. LogHelper.addLog(bizOrder.thirdOrderId, 0, "交易关闭", (int)OrderState.交易关闭);
  2185. // commonHelper.updateOrderStateForShipped(tObj.refOid, (int)OrderState.交易关闭, "updatestate_close");
  2186. // removeOldCustomerInfo(trade);
  2187. }
  2188. else if (bizOrder.status == "COMPLETE")
  2189. {
  2190. StringBuilder sql = new StringBuilder();
  2191. sql.AppendFormat("insert into S_BuChaJia(ctid,orderState,dotype,addtime) values('{1}',{0},'updatestate_complete',getdate());", (int)OrderState.交易完成, bizOrder.thirdOrderId);
  2192. CeErpTradeCell.ExecuteNonQuery(sql.ToString());
  2193. //commonHelper.updateOrderStateForShipped(tObj.refOid, (int)OrderState.交易完成, "updatestate_complete");
  2194. }
  2195. else if (bizOrder.status == "SHIPPED")//已发货
  2196. {
  2197. StringBuilder sql = new StringBuilder();
  2198. sql.AppendFormat("insert into S_BuChaJia(ctid,orderState,dotype,addtime) values('{1}',{0},'updatestate_shipped',getdate());", (int)OrderState.已发货, bizOrder.thirdOrderId);
  2199. CeErpTradeCell.ExecuteNonQuery(sql.ToString());
  2200. //commonHelper.updateOrderStateForShipped(tObj.refOid, (int)OrderState.已发货, "updatestate_shipped");
  2201. }
  2202. }
  2203. catch (Exception ex)
  2204. {
  2205. XLog.SaveLog(0, bizOrder.thirdOrderId + "shipped:" + ex.Message);
  2206. throw ex;
  2207. }
  2208. return trade;
  2209. }
  2210. public static apiUploaderResponse CopyDesignFile(string ctid, string oldCtid, int userId)
  2211. {
  2212. string post_url = "http://183.250.143.56:8088/autocopy.aspx";
  2213. WebClient wc = new WebClient();
  2214. wc.Encoding = Encoding.GetEncoding("utf-8");
  2215. //json参数
  2216. NameValueCollection PostVars = new NameValueCollection();
  2217. PostVars.Add("hexdata", oldCtid + "," + ctid);
  2218. PostVars.Add("userid", userId.ToString());
  2219. apiUploaderResponse result = null;
  2220. try
  2221. {
  2222. byte[] ret = wc.UploadValues(post_url, "POST", PostVars);
  2223. string remoteInfo = Encoding.GetEncoding("utf-8").GetString(ret);
  2224. result = JsonConvert.DeserializeObject<apiUploaderResponse>(remoteInfo);
  2225. }
  2226. catch (Exception ex)
  2227. {
  2228. XLog.SaveLog(0, "CopyDesignFile:" + ex.Message);
  2229. }
  2230. return result;
  2231. }
  2232. public static DateTime StampToDateTime(string timeStamp)
  2233. {
  2234. DateTime dateTimeStart = TimeZone.CurrentTimeZone.ToLocalTime(new DateTime(1970, 1, 1));
  2235. long lTime = long.Parse(timeStamp + "0000");
  2236. TimeSpan toNow = new TimeSpan(lTime);
  2237. return dateTimeStart.Add(toNow);
  2238. }
  2239. public static string GetNull_tostring(object value)
  2240. {
  2241. if (value == null)
  2242. {
  2243. return "";
  2244. }
  2245. return value.ToString();
  2246. }
  2247. public static string GetNoNullValue_string(string value)
  2248. {
  2249. if (value == null)
  2250. {
  2251. return "";
  2252. }
  2253. value = value.Replace("\n", " ");
  2254. value = value.Replace("\r", " ");
  2255. return value;
  2256. }
  2257. public static string getShopNameByECode(string code)
  2258. {
  2259. string sql = "select * from CE_ErpShop where AppSecret='" + code + "'";
  2260. DataTable dt = CeErpTradeCell.ExecuteDataset(sql).Tables[0];
  2261. if (dt != null && dt.Rows.Count > 0)
  2262. {
  2263. return dt.Rows[0]["ShopName"].ToString();
  2264. }
  2265. return "";
  2266. }
  2267. public static int orderAudit(int shopId)
  2268. {
  2269. try
  2270. {
  2271. CeErpShop ceErpShop = CeErpShop.GetShopById(shopId);
  2272. if (ceErpShop == null) return 2;
  2273. if (!ceErpShop.orderAudit) return 2;
  2274. return -1;
  2275. }
  2276. catch (Exception ex)
  2277. {
  2278. return 2;
  2279. }
  2280. }
  2281. public static int isOldAndInsertCustomerInfo(CeErpTrade father, CeErpTradeCell tradecell)
  2282. {
  2283. if (father.seller_nick == "") return 0;
  2284. CeErpCustomer cus = null;
  2285. cus = CeErpCustomer.GetByNickAndShop(father.buyer_nick, father.seller_nick);
  2286. if (cus == null)
  2287. {
  2288. cus = CeErpCustomer.GetByIdAndShop(father.buyer_id, father.seller_nick);
  2289. }
  2290. int pcount = commonHelper.getIntCountFromString(tradecell.ProductCount);
  2291. if (cus != null)
  2292. {
  2293. if (cus.lastbuy_time.ToString() == "") return 0;
  2294. if (((DateTime)cus.lastbuy_time).CompareTo((DateTime)father.pay_time) > 0) return 0;
  2295. cus.buyer_id = father.buyer_id;
  2296. if (cus.lastTid == father.tid)
  2297. {
  2298. if (pcount != cus.product_count)
  2299. {
  2300. cus.product_count = pcount;
  2301. cus.Update();
  2302. }
  2303. }
  2304. else
  2305. {
  2306. int returnNum = 0;
  2307. TimeSpan tsday = ((DateTime)(father.pay_time)).Subtract((DateTime)cus.lastbuy_time);
  2308. cus.buy_day = Convert.ToInt32(tsday.TotalDays);
  2309. cus.total_fee = cus.total_fee + Convert.ToDouble(father.payment);
  2310. cus.buy_count = cus.buy_count + 1;
  2311. cus.lastbuy_time2 = cus.lastbuy_time;
  2312. cus.buyer_id = father.buyer_id;
  2313. cus.lastbuy_time = father.pay_time;
  2314. int lastpCount = cus.product_count;
  2315. cus.product_count = pcount;
  2316. cus.lastTid2 = cus.lastTid;
  2317. cus.lastTid = father.tid;
  2318. if (cus.buy_day > 1)
  2319. {
  2320. if (pcount > lastpCount && cus.product_count != 0)
  2321. {
  2322. cus.isMore = 1;
  2323. returnNum = 2;
  2324. }
  2325. else
  2326. returnNum = 1; //上次跟这次超过1天 算老客户、、防止补差价
  2327. }
  2328. else
  2329. returnNum = 0;
  2330. cus.Update();
  2331. return returnNum;
  2332. }
  2333. }
  2334. else
  2335. {
  2336. try
  2337. {
  2338. cus = new CeErpCustomer();
  2339. cus.buyer_nick = father.buyer_nick;
  2340. cus.seller_nick = father.seller_nick;
  2341. cus.buyer_id = father.buyer_id;
  2342. cus.buy_day = 0;
  2343. cus.buy_count = 1;
  2344. cus.lastbuy_time = father.pay_time;
  2345. cus.lastTid = father.tid;
  2346. cus.total_fee = Convert.ToDouble(father.payment);
  2347. cus.product_count = pcount;
  2348. cus.Create();
  2349. return 0;
  2350. }
  2351. catch (Exception ex)
  2352. {
  2353. XLog.SaveLog(0, father.tid + father.buyer_nick + ":" + ex.Message);
  2354. }
  2355. }
  2356. return 0;
  2357. }
  2358. }
  2359. }