Commit Graph

52 Commits

Author SHA1 Message Date
邹宗楠
054aac4e3c 将美团和饿百取消订单申请索赔整合到interface中 2025-02-28 09:54:01 +08:00
邹宗楠
ab6db54205 1 2023-09-06 13:51:43 +08:00
邹宗楠
afcee6fe38 1 2023-04-03 09:22:09 +08:00
邹宗楠
7b18452932 1 2023-02-23 14:27:06 +08:00
邹宗楠
5d6a5a3226 删除日志 2022-10-24 11:22:38 +08:00
邹宗楠
db533c28a3 1 2022-08-29 16:16:58 +08:00
邹宗楠
5d9b58e91b 1 2022-08-26 18:15:52 +08:00
gazebo
9498542e59 修复订单调度定时器的BUG
PickupGoods失败后判断订单状态如果是已经大于拣货完成,则忽略错误
2019-12-19 12:07:15 +08:00
gazebo
8b33ec5f5a 修复上次提交处理平台vendorOrgCode的bug 2019-12-09 15:45:09 +08:00
gazebo
ecedbe9be4 京东api区分vendorOrgCode 2019-12-09 15:16:21 +08:00
gazebo
444e3dadd9 尽量去除VendorIDWSC与VendorIDJX相关的无用代码 2019-11-05 17:21:21 +08:00
gazebo
78930d9c1a 三方运单计价各管各,不在以美团为基准,创建运单只有一个限制条件,最高运费:maxDeliveryFee
优化美团运费计算,两点距离用高德API实际计算行走距离
2019-09-26 15:47:18 +08:00
gazebo
2ca7e5accc - 处理微商城订单中的SKU没有商家自编码的情况 2019-08-21 11:24:42 +08:00
gazebo
71f6d0809a + IPurchasePlatformOrderHandler 2019-07-22 13:59:05 +08:00
gazebo
b7de9d4004 - 平台层自己设置OrderCreatedAt 2019-07-18 23:09:23 +08:00
gazebo
b7fc7a7134 - 处理微商城订单为自提单的情况 2019-06-13 21:05:19 +08:00
gazebo
44a066edcb - OnOrderNew and OnOrderAdjust需要参数status 2019-05-08 11:25:14 +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
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
gazebo
28f24b1a7a - wsc.onOrderMsg中要处理模拟消息` 2019-04-01 18:15:28 +08:00
gazebo
4a5e0bb5c5 - debug wsc partner handler 2019-04-01 18:08:00 +08:00
gazebo
1a775d8fd6 - 输出平台订单操作相关的调试信息 2019-03-31 16:07:00 +08:00
gazebo
10a444c895 - 重构创建运单策略 2019-03-30 15:00:59 +08:00
gazebo
24af4bc330 - 重构RefreshOrderRealMobile 2019-03-28 15:09:23 +08:00
gazebo
573a6603c5 - 对于微盟微商城,只有付款才会调用order manger的OnNewOder
- 将状态OrderStatusWait4Pay改为非重要状态
2019-03-28 10:43:12 +08:00
gazebo
3380d6081a - SelfDeliverDelievered to SelfDeliverDelivered 2019-03-27 11:41:02 +08:00
gazebo
c173caaf6f - 设置美团外卖的自动拣货时间为4分钟 2019-03-25 12:04:46 +08:00
gazebo
07f2e56fae - 微盟店根据isSelfDelivery条件来判断是否自动创建达达运单 2019-03-23 10:31:50 +08:00
gazebo
837395f431 - 自配送门店的PickupGoods不应调用平台相应API,模拟一个事件 2019-03-22 20:55:59 +08:00
gazebo
120e0dde6c - 将微商场当成一个单一商场,不再根据lbs来派单 2019-03-20 22:02:30 +08:00
gazebo
dec14126a7 - replace all goroutine and AfterFunc with recover version 2019-03-15 10:26:30 +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
ab53a4b61d - wsc order expectDeliveryTime 2019-01-26 10:31:08 +08:00
gazebo
c3b8d54602 - set wsc order BusinessType to BusinessTypeImmediate 2019-01-26 10:18:26 +08:00
gazebo
574c68e479 - fk 2019-01-26 09:26:06 +08:00
gazebo
9ef7ead456 - fk 2019-01-26 09:18:09 +08:00
gazebo
b413a76bb1 - fk 2019-01-26 09:13:48 +08:00
gazebo
a3ee632843 - set correct OrderSeq for wsc order 2019-01-26 09:07:23 +08:00
gazebo
fcdc373848 - refactor order status for weimob 2019-01-25 17:05:58 +08:00
gazebo
367fff9321 - debug wsc.arrangeSaleStore 2019-01-25 11:28:50 +08:00
gazebo
028fe25424 - DeliveryOrder in wsc 2019-01-25 10:59:10 +08:00
gazebo
963d2e2622 - only set status.Status = model.OrderStatusNew when status.Status > model.OrderStatusNew in OnOrderNew 2019-01-25 10:26:21 +08:00
gazebo
8100e2be88 - add new order status OrderStatusWait4Pay
- handle weimob wsc order status OrderStatusWait4Pay
2019-01-25 09:14:40 +08:00
gazebo
bd92371e84 - wsc schedule. 2019-01-24 18:19:38 +08:00
gazebo
d745e3899c - RefreshMissingDadaStores
- auto acreate dada store when link jd store
2019-01-23 11:08:42 +08:00
gazebo
a051912b20 - arrange weimob wsc order (to local store) 2019-01-22 14:45:24 +08:00