Commit Graph

370 Commits

Author SHA1 Message Date
gazebo
6cc6ee43bf - 自送订单不调用拣货完成API
- 在updateOrderStoreFeature中将order.DeliveryFlag落地
- 发送用户申请取消订单消息(当前只有饿百与京东有此事件)
2019-03-22 17:14:09 +08:00
gazebo
25ac631c5c - refactor jxcontent and tasksch (remove dependency from jxcontent to tasksch)
- send dingding msg to user when async task finished
2019-03-22 15:04:28 +08:00
gazebo
0f5445020a - ebai部分退款处理消息中的status是int而不是string 2019-03-21 20:19:39 +08:00
renyutian
dd040ac664 饿百售后订单状态判断优化 2019-03-21 18:09:46 +08:00
renyutian
fad5f02c22 京东售后订单时间优化 2019-03-21 17:44:43 +08:00
renyutian
cbee85acce 京东正向订单结账信息记录优化 2019-03-21 17:23:50 +08:00
renyutian
54b8bc8715 Merge remote-tracking branch 'origin/jxstore' into lcw 2019-03-21 16:52:21 +08:00
gazebo
c7a1dc650d - fk 2019-03-21 16:50:49 +08:00
renyutian
9fc122d7f0 Merge remote-tracking branch 'origin/jxstore' into lcw 2019-03-21 16:48:27 +08:00
gazebo
81efff6380 - OnOrderDetail 2019-03-21 16:46:52 +08:00
renyutian
0ee04cdd4d - 结算初始版本 2019-03-21 16:12:54 +08:00
gazebo
5c8106a70b - weimob del sku name to del_ 2019-03-21 16:01:10 +08:00
gazebo
c2497b089f - refactor GetOrder 2019-03-21 11:09:58 +08:00
gazebo
15c703b469 - refactor test init flow 2019-03-20 22:28:51 +08:00
gazebo
120e0dde6c - 将微商场当成一个单一商场,不再根据lbs来派单 2019-03-20 22:02:30 +08:00
gazebo
4876b7664c - 新京东到家订单事件中,顺序调用得到新订单信息与手机号(因为超过了1000个店后,只用订单号查手机号要出错)
- 在defsch中异步调用微信发消息
2019-03-20 16:30:48 +08:00
gazebo
02db9f0b4f - implement mtwm.DeleteRemoteStoreSkus 2019-03-20 15:31:26 +08:00
gazebo
d0587fef0a - 饿百改了订单中的send_time类型,从string改为int了,FUCK 2019-03-19 15:34:07 +08:00
gazebo
d158b0fc02 - up 2019-03-19 10:29:27 +08:00
gazebo
e906f0b159 - remove useless comment 2019-03-19 10:29:09 +08:00
gazebo
f07eeeb9c4 - OnOrderDetail 2019-03-18 18:14:05 +08:00
gazebo
69cf6d54ff - fix mtwm price to normal price. 2019-03-18 16:06:38 +08:00
gazebo
1e53e4edae - improve jxutils.SplitStoreName 2019-03-18 15:04:42 +08:00
gazebo
a4d8fd6230 - set mtwm sku weight when tag_id specified in SyncStoreSkus 2019-03-18 10:51:15 +08:00
gazebo
2434f77b8b - don't set default mtwm vendor cat id 2019-03-17 22:25:28 +08:00
gazebo
efec73afc4 - call SyncStoreSkus synchronously in mtwm.FullSyncStoreSkus
- handle mtps except event in status event handler too (美团配送的运单异常事件会发到status的回调来)
2019-03-17 21:48:05 +08:00
gazebo
071ae8c5d8 - try mtwm app_poi_code as platform id(not jx id). 2019-03-16 20:32:00 +08:00
gazebo
8346f30b86 - financial related msg 2019-03-15 16:51:09 +08:00
gazebo
b000fbb3e7 - AfterSaleBillStatus 2019-03-15 15:04:25 +08:00
gazebo
3e7af36e8e - fix bug because the result of GetEleCommentList, shop_id is elm id not ebai id. in ebai.RefreshComment 2019-03-15 11:54:02 +08:00
gazebo
39f390cb1f - wrap StartRefreshComment and StartRefreshEbaiRealMobile by ReallyCallPlatformAPI 2019-03-15 11:14:33 +08:00
gazebo
bb01fc422b - refactor config ReallyCallPlatformAPI, ReallySendWeixinMsg and ReallyReplyComment 2019-03-15 11:09:43 +08:00
gazebo
dec14126a7 - replace all goroutine and AfterFunc with recover version 2019-03-15 10:26:30 +08:00
gazebo
f0fa933196 - make StartRefreshComment async 2019-03-15 09:37:54 +08:00
gazebo
6b7f0626b3 - 饿百的评价不是一点一点出来的,而是一下把前一天的全部崩出来。。。,相应修改定时器 2019-03-15 09:22:59 +08:00
gazebo
9932d6dc94 - use ShippingList and ShippingFetch to get delivery info for mtwm store 2019-03-14 16:34:21 +08:00
gazebo
fffb7a495b - enable new order comment 2019-03-14 12:07:59 +08:00
gazebo
227f485691 - refactor order comment 2019-03-14 09:37:48 +08:00
gazebo
bb5bc45232 - ebai acceptOrderDelay = 180 * time.Second 2019-03-13 20:27:48 +08:00
gazebo
8310a0b2cf - fix bug in OrderManager.OnOrderComments 2019-03-13 18:06:29 +08:00
gazebo
0f7a3ab809 - fk 2019-03-13 16:45:43 +08:00
gazebo
5d37250b55 - utils.Interface2String(result["comment_id"]) 2019-03-13 16:26:30 +08:00
gazebo
4a4bd4518b - fk 2019-03-13 16:11:37 +08:00
gazebo
7181861a09 - 在ebai.RefreshComment中GetEleCommentList错误继续 2019-03-13 15:38:39 +08:00
gazebo
9423f2efea - fk 2019-03-13 11:04:55 +08:00
gazebo
786239a897 - optimize SyncStoreSkus, isContinueWhenError will really continue 2019-03-13 10:54:47 +08:00
gazebo
aeddf01cbd - fk 2019-03-12 21:11:18 +08:00
gazebo
6693bd4bf5 - update qty before price for updating jd store sku info 2019-03-12 17:06:04 +08:00
gazebo
3113e9d603 - replace literal 'admin' with const 2019-03-12 15:53:13 +08:00
gazebo
c46f1597f1 - refactor bad comment 2019-03-12 15:40:08 +08:00