Commit Graph

150 Commits

Author SHA1 Message Date
gazebo
b21846f0d3 - 去掉order相关的无用的一些字段 2019-05-08 09:48:04 +08:00
gazebo
c43750f2f4 + RemoveSkuFromOrder
+ 美团配送调整消息正确更新订单信息
2019-05-01 13:38:41 +08:00
gazebo
fa97e0b038 - 修复饿百调整单消息没有正确更新订单信息的BUG 2019-05-01 10:13:45 +08:00
gazebo
f1e900dbd5 + AcceptOrRefuseFailedGetOrder
+ CallPMCourier
+ ConfirmReceiveGoods
2019-04-22 17:59:55 +08:00
gazebo
9f01129374 - 去掉两个没有用的状态OrderStatusFailed,OrderStatusRefund
- 准备将OrderStatusDelivered合并至OrderStatusFinished
2019-04-19 15:02:38 +08:00
gazebo
893434e01e - 美团外卖实现调整单及订单申请取消 2019-04-19 11:21:09 +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
caabbb4a66 - IPurchasePlatformHandler中添加
AgreeOrRefuseRefund
CancelOrder
AdjustOrder
2019-04-13 18:35:58 +08:00
renyutian
211a9928e0 结账信息收到重复订单推送处理 2019-04-12 16:30:59 +08:00
gazebo
1a775d8fd6 - 输出平台订单操作相关的调试信息 2019-03-31 16:07:00 +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
3380d6081a - SelfDeliverDelievered to SelfDeliverDelivered 2019-03-27 11:41:02 +08:00
gazebo
87ea9ff15a - 完成美团外卖运单调度
- 整理虚拟消息
2019-03-27 11:39:24 +08:00
gazebo
837395f431 - 自配送门店的PickupGoods不应调用平台相应API,模拟一个事件 2019-03-22 20:55:59 +08:00
gazebo
c7a1dc650d - fk 2019-03-21 16:50:49 +08:00
gazebo
81efff6380 - OnOrderDetail 2019-03-21 16:46:52 +08:00
gazebo
4876b7664c - 新京东到家订单事件中,顺序调用得到新订单信息与手机号(因为超过了1000个店后,只用订单号查手机号要出错)
- 在defsch中异步调用微信发消息
2019-03-20 16:30:48 +08:00
gazebo
bb01fc422b - refactor config ReallyCallPlatformAPI, ReallySendWeixinMsg and ReallyReplyComment 2019-03-15 11:09:43 +08:00
gazebo
fffb7a495b - enable new order comment 2019-03-14 12:07:59 +08:00
gazebo
3113e9d603 - replace literal 'admin' with const 2019-03-12 15:53:13 +08:00
gazebo
e74e1d1548 - fix err bug in jd.GetOrder 2019-03-06 09:51:10 +08:00
gazebo
9c8c8cf13e - handle jd order don't have orderPurchaseTime field 2019-02-17 09:35:58 +08:00
gazebo
dfc4577a3e - handle some jd order don't have pickDeadline in jd.Map2Order 2019-02-16 23:35:25 +08:00
gazebo
c598f54e6a - handle field missing in jd.setOrederDetailFee 2019-02-16 18:07:45 +08:00
gazebo
128646fcf1 - protect jd order isGift 2019-02-16 17:45:32 +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
3f6c713a23 - handle ConsigneeName maybe missing 2019-02-13 10:56:00 +08:00
gazebo
3bb1b0d742 - map jdapi.OrderStatusFinished to model.OrderStatusFinished 2019-02-13 10:08:59 +08:00
gazebo
ced25499c4 - add SaveOrder to IOrderManager
- add Map2Order to IPurchasePlatformHandler
2019-02-12 14:30:16 +08:00
gazebo
bff34c1b3e - disable get real number error. 2019-01-11 10:01:43 +08:00
gazebo
bf6bec2ce2 - debug GetRealMobile4Order err 2019-01-10 11:46:12 +08:00
gazebo
b6f1dc8721 - GoodsOrder.ConsigneeMobile2 for real user mobile. 2019-01-08 18:21:50 +08:00
gazebo
05592f97bb - handle jd spu sku name 2018-12-12 16:56:03 +08:00
gazebo
6e91ada15a - handle possible missing jd order produceStationName. 2018-12-07 12:46:24 +08:00
gazebo
386ac29ad7 - TrimBlanChar to TrimBlankChar
- error_code.go
2018-11-02 14:11:32 +08:00
gazebo
0e09f42468 - don't call FilterMb4 when saving order, instead call FilterMb4 when create waybill. 2018-10-31 11:53:35 +08:00
gazebo
c3399c60e1 - remove useless comment 2018-10-28 21:58:52 +08:00
gazebo
a8c35c2448 - fix SelfDeliverDelievering to SelfDeliverDelivering. 2018-10-09 17:42:14 +08:00
gazebo
7f2d829914 - use new jx to process jd bad comment and elm urge order 2018-10-09 10:14:28 +08:00
gazebo
818a7d95b1 - switch jd bad comment to new jx. 2018-10-09 08:41:54 +08:00
gazebo
4b150a0181 - trim string after FilterMb4. 2018-10-08 16:53:11 +08:00
gazebo
a60ca564fd - save jd bad comments in go. 2018-09-29 15:58:35 +08:00
gazebo
c52e8deade - fix calculateOrderDeliveryFee bug for weight. 2018-09-05 22:48:15 +08:00
gazebo
f7f536078a - OrderAcceptOperate only return one result. 2018-08-29 23:25:06 +08:00
gazebo
79ed0a7929 - cancel waybill reason added.
- api operator added.
- token added.
2018-08-22 16:06:47 +08:00
gazebo
c5db19045d - continue refactoring... 2018-08-17 16:42:16 +08:00
gazebo
d40186e930 - refactor file structure. 2018-08-17 13:59:15 +08:00