Commit Graph

21 Commits

Author SHA1 Message Date
gazebo
652948966b - 修复OrderManager.OnWaybillStatusChanged中在收到接单消息时缺失运单处理的BUG 2019-07-09 18:21:42 +08:00
gazebo
a794094ce0 - OrderMan.OnWaybillStatusChanged中进运单调度器OnWaybillStatusChanged之前要确保事务是提交了的,否则会导致死锁 2019-06-06 23:38:03 +08:00
gazebo
0964a796d9 - OnWaybillStatusChanged与OnAfsOrderStatusChanged中的事务处理调整 2019-05-30 12:19:10 +08:00
gazebo
8892a4f928 - 处理运单取消与接单消息错序的情况(OrderManager.OnWaybillStatusChanged中) 2019-05-25 15:17:58 +08:00
gazebo
132e6a9fd7 - 防止运单事件反绕,导致连续的取消运单失败,比如运单(282585256173066) 2019-05-22 14:52:36 +08:00
gazebo
fbb328409e - 购买平台自己的运单事件,只有在收到WaybillStatusDelivering才强制设置订单状态为配送中 2019-05-19 13:11:21 +08:00
gazebo
7a00d45c21 - 修复OnWaybillStatusChanged中处理找不到运单的bug 2019-05-17 10:17:29 +08:00
gazebo
2b6754e0f4 - 处理运单没有收到新运单消息的情况 2019-05-16 14:32:49 +08:00
gazebo
cbc1a4fb88 - 在创建美团运单时生成费用信息 2019-05-16 11:05:24 +08:00
gazebo
0f9a125b4c - 达达运单在创建时就记录费用信息 2019-05-13 11:52:37 +08:00
gazebo
f1e900dbd5 + AcceptOrRefuseFailedGetOrder
+ CallPMCourier
+ ConfirmReceiveGoods
2019-04-22 17:59:55 +08:00
gazebo
503eb472a6 - orderMan.onWaybillNew 2019-04-22 09:02:36 +08:00
gazebo
f0e97d7fa7 - 修复orderMan.onWaybillNew中的错误 2019-04-22 07:35:34 +08:00
gazebo
d2c1a4e9d7 - onWaybillNew中添加调试信息,以查找waybill.duplilcateCount与观察不符的问题 2019-04-21 20:13:31 +08:00
gazebo
8083f2f638 ! orderman中尽量使用事务
! orderman中全换成dao.DaoDB
2019-04-16 16:33:53 +08:00
gazebo
39c3cd2fac - update waybill status only new status is gte the existing 2019-03-05 16:46:53 +08:00
gazebo
023bf19aba - update waybill courier info only the value is not empty. 2018-11-20 12:21:50 +08:00
gazebo
d7de24715b - remove useless legacy codes.
- refactor models
2018-10-16 10:47:44 +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
b74a5e4379 - update courier_name and courier_mobile on event >= model.WaybillStatusAccepted and < model.WaybillStatusEndBegin. 2018-08-20 15:30:59 +08:00
gazebo
d40186e930 - refactor file structure. 2018-08-17 13:59:15 +08:00