Commit Graph

73 Commits

Author SHA1 Message Date
gazebo
068fad6253 - 饿百售后单
- 售后单重构一下下
2019-05-10 18:16:13 +08:00
gazebo
44a066edcb - OnOrderNew and OnOrderAdjust需要参数status 2019-05-08 11:25:14 +08:00
gazebo
b21846f0d3 - 去掉order相关的无用的一些字段 2019-05-08 09:48:04 +08:00
gazebo
fa97e0b038 - 修复饿百调整单消息没有正确更新订单信息的BUG 2019-05-01 10:13:45 +08:00
gazebo
16d738cca1 - 饿百订单的调整单特殊处理,因为必须要确认订单后能才调整 2019-04-29 17:35:36 +08:00
gazebo
0c2751700a - 饿百的用户取消申请处理 2019-04-29 16:45:31 +08:00
gazebo
f1e900dbd5 + AcceptOrRefuseFailedGetOrder
+ CallPMCourier
+ ConfirmReceiveGoods
2019-04-22 17:59:55 +08:00
gazebo
2438670f61 - ebai vendorStatus 2019-04-21 19:56:32 +08:00
gazebo
892cbd365a - 新增OrderStatusUndoApplyCancel 2019-04-19 17:29:37 +08:00
gazebo
893434e01e - 美团外卖实现调整单及订单申请取消 2019-04-19 11:21:09 +08:00
gazebo
e5fbdec9ba - 饿百常量命名修改,支持用户申请取消与调整单 2019-04-18 17:39:23 +08:00
gazebo
0f871847e9 - remove mtwmapi.MsgTypeOrderModified 2019-04-16 17:20:40 +08:00
gazebo
98e873f0b2 - AgreeOrRefuseRefund renmae to AgreeOrRefuseCancel
- 修改饿百门店状态判断的错误
2019-04-16 09:28:02 +08:00
gazebo
b91fe783f6 - ebai.CmdOrderPartRefund的业务流程处理 2019-04-14 17:54:47 +08:00
gazebo
caabbb4a66 - IPurchasePlatformHandler中添加
AgreeOrRefuseRefund
CancelOrder
AdjustOrder
2019-04-13 18:35:58 +08:00
renyutian
632aa6aa3d 结账第二期 2019-04-03 17:49:30 +08:00
gazebo
c5d1eb78c5 - Interface2FloatWithDefault to Interface2Float64WithDefault 2019-04-02 14:33:31 +08:00
gazebo
1a775d8fd6 - 输出平台订单操作相关的调试信息 2019-03-31 16:07:00 +08:00
gazebo
ef05d85fc2 - 梳理TIMER,去除TimerTypeBaseExpectedDeliveredTime 2019-03-31 15:46:41 +08:00
gazebo
4897c87bc1 - 梳理真实手机号相关的流程,ConsigneeMobile为真实手机号时ConsigneeMobile2也有值(之前不是这样的) 2019-03-28 15:56:50 +08:00
gazebo
24af4bc330 - 重构RefreshOrderRealMobile 2019-03-28 15:09:23 +08:00
gazebo
cd99fc3e14 - 对于饿百与美团外卖订单,设置其PickDeadline 2019-03-28 14:08:44 +08:00
gazebo
9a89c596d4 - 处理自配送门店非立即达订单的发运单时间问题 2019-03-27 14:32:08 +08:00
gazebo
3380d6081a - SelfDeliverDelievered to SelfDeliverDelivered 2019-03-27 11:41:02 +08:00
gazebo
87ea9ff15a - 完成美团外卖运单调度
- 整理虚拟消息
2019-03-27 11:39:24 +08:00
gazebo
04c82289fd - 饿百与美团添加拣货完成后延迟召唤三方配送 2019-03-27 09:52:48 +08:00
gazebo
b36efa45d3 - fk 2019-03-26 22:45:03 +08:00
gazebo
8ac4fd77b7 - fk 2019-03-26 17:00:35 +08:00
gazebo
629247eba1 - fk 2019-03-26 16:46:04 +08:00
gazebo
d8a3d69f19 ! 新增饿百假接单消息,将饿百的接单当成拣货完成 2019-03-26 16:23:46 +08:00
gazebo
b8d52f3d6f - 在RefreshRealMobile中,当GetRealMobile4Order出错时打印错误消息 2019-03-26 10:48:28 +08:00
gazebo
c173caaf6f - 设置美团外卖的自动拣货时间为4分钟 2019-03-25 12:04:46 +08:00
gazebo
837395f431 - 自配送门店的PickupGoods不应调用平台相应API,模拟一个事件 2019-03-22 20:55:59 +08:00
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
81efff6380 - OnOrderDetail 2019-03-21 16:46:52 +08:00
gazebo
c2497b089f - refactor GetOrder 2019-03-21 11:09:58 +08:00
gazebo
d0587fef0a - 饿百改了订单中的send_time类型,从string改为int了,FUCK 2019-03-19 15:34:07 +08:00
gazebo
f07eeeb9c4 - OnOrderDetail 2019-03-18 18:14:05 +08:00
gazebo
dec14126a7 - replace all goroutine and AfterFunc with recover version 2019-03-15 10:26:30 +08:00
gazebo
bb5bc45232 - ebai acceptOrderDelay = 180 * time.Second 2019-03-13 20:27:48 +08:00
gazebo
7c3ad5ced6 - ebaiapi KeySkuID and KeyCustomSkuID 2019-03-08 14:24:34 +08:00
gazebo
4224591391 - avoid get fake mobile in ebai.RefreshRealMobile 2019-02-15 18:17:43 +08:00
gazebo
9dabd345c9 - RefreshRealMobile for ebai 2019-02-15 17:53:22 +08:00
gazebo
a8fc0af431 - add GoodsOrder.PickDeadline 2019-02-15 11:44:48 +08:00
gazebo
ced25499c4 - add SaveOrder to IOrderManager
- add Map2Order to IPurchasePlatformHandler
2019-02-12 14:30:16 +08:00
gazebo
b6f1dc8721 - GoodsOrder.ConsigneeMobile2 for real user mobile. 2019-01-08 18:21:50 +08:00
gazebo
4fbfcdb13e - model.WaybillStatusNeverSend
- try to set ebai sku weight
2018-11-27 10:27:32 +08:00
gazebo
743f2c5588 - use ebai api to controll order flow. 2018-11-19 09:45:14 +08:00
gazebo
ab5013e7a9 - return normal response when ebai msg missing status field. 2018-11-19 09:42:12 +08:00