Commit Graph

536 Commits

Author SHA1 Message Date
gazebo
de9bebf958 添加GoodsOrder.DeliveryFeeFrom表示三方运单计算参考起始时间
重构平台添加小费及三方配送召唤逻辑
2019-09-29 17:08:03 +08:00
gazebo
601db3f0ce 格式化运单电话 2019-09-29 16:57:51 +08:00
gazebo
1922aed876 京西平台订单也要依据门店中的设置分成 2019-09-27 18:23:36 +08:00
gazebo
c820a90bb7 up 2019-09-27 10:21:00 +08:00
gazebo
78930d9c1a 三方运单计价各管各,不在以美团为基准,创建运单只有一个限制条件,最高运费:maxDeliveryFee
优化美团运费计算,两点距离用高德API实际计算行走距离
2019-09-26 15:47:18 +08:00
gazebo
8b0503c954 去掉微盟微商城相关的代码 2019-09-25 13:41:54 +08:00
gazebo
d25b096353 - GetAfsOrders添加参数skuIDs 2019-09-25 11:16:51 +08:00
gazebo
412b11396a - 注释掉老user与auth相关的代码 2019-09-24 16:39:50 +08:00
gazebo
72c9889d10 - GetOrders添加GetOrders参数 2019-09-24 14:51:15 +08:00
gazebo
9ea9e484a7 - 不用GROUP BY重新实现GetStores 2019-09-23 16:47:10 +08:00
gazebo
3f459a5e10 - 防止重复发送订单取消通知消息 2019-09-21 17:01:41 +08:00
gazebo
103ab3c755 - DeleteStoreAllCategories中的任务改为可错误继续的 2019-09-19 09:28:46 +08:00
gazebo
f438b005a2 - fk 2019-09-18 14:16:30 +08:00
gazebo
135089e12b - fk 2019-09-18 14:12:22 +08:00
gazebo
737a7f3387 - 订单事件中加载订单时,把sku都加载了 2019-09-18 14:09:19 +08:00
gazebo
88f1976f61 - 修复订单取消消息发送的bug 2019-09-18 13:50:13 +08:00
gazebo
cef2b9e1e6 - 修复addOrderOrWaybillStatus中判断消息重复的逻辑问题(要加Status判断,否则在自动补运单新运单消息时会出错) 2019-09-18 11:36:52 +08:00
gazebo
285d7d68ec - 添加订单取消微信与短信通知 2019-09-18 10:53:33 +08:00
gazebo
5eadabd0d8 - 订单门店在本地不存在报警 2019-09-13 15:31:57 +08:00
gazebo
f791668f5e - 取货失败审核同意后,不更新订单状态为待配送 2019-09-12 13:51:51 +08:00
gazebo
11e30ffb24 - 自订单单与假订单的调度特殊处理 2019-09-11 18:13:08 +08:00
gazebo
569abe56b5 - 添加自提假订单处理 2019-09-11 17:31:07 +08:00
gazebo
eab614a734 + RegisterPurchaseOrderHandler(为了适应加入的京西自营商城) 2019-09-11 15:10:32 +08:00
gazebo
c0953da5a1 - debug 2019-09-11 14:49:42 +08:00
gazebo
b72043257c - 平台快递投递失败或取货失败后,更新订单配送信息 2019-09-11 09:38:45 +08:00
gazebo
a2bb472640 - 优化updateOrderSkuOtherInfo中对于skuID的获取处理 2019-09-10 21:06:03 +08:00
gazebo
e873ce0264 - 京西订单支持自提 2019-09-10 17:36:02 +08:00
gazebo
556ce853da - updateOrderOtherInfo中特殊处理京西自营商城订单 2019-09-09 10:47:28 +08:00
gazebo
f000f44b0d - 添加GoodsOrder.AdjustCount 2019-09-09 10:26:43 +08:00
gazebo
0fbe4d7024 - 新订单时,发送短信消息 2019-09-06 10:16:09 +08:00
gazebo
f3d496ec60 - 查询订单运费与发三方运单时,自提单报错 2019-09-05 18:44:08 +08:00
gazebo
c98745ce59 - 饿百转自送时,如果错误是已经是自送状态,则返回成功
- CreateWaybillOnProviders中部分失败时,输出出错日志
2019-09-05 16:09:00 +08:00
gazebo
059e563f08 - HandleOrder4Consignee 2019-09-05 14:58:31 +08:00
gazebo
6efdcdf692 - GetOrderStatusList中的排序规则 2019-09-05 09:34:48 +08:00
gazebo
a0bb7d37f0 - 将IsMobileFake用IsStringLikeMobile替换
- 添加HandleOrder4Consignee, GetRealMobile4Order和GetAuthType4Vendor
- 添加GoodsOrder.VendorUserID
2019-09-04 18:50:25 +08:00
gazebo
4be654fc3e - 修改一下BaseScheduler.ConfirmSelfTake在不能自动取得自提货码时报错。 2019-09-04 08:46:06 +08:00
gazebo
d54a4f569a - 京东到家自提单支持,新增API:ConfirmSelfTake, GoodsOrder新增字段DeliveryType 2019-09-03 18:18:54 +08:00
gazebo
44bc47b05e - 去掉对于ede_skus与jde_sku_infos的依赖 2019-09-03 16:01:48 +08:00
gazebo
4e617f4ef5 - 京西自营商城可以存订单了 2019-09-02 18:33:43 +08:00
gazebo
16e9e02e94 - getOrders的keyword搜索vendor_order_id2 2019-09-01 17:29:30 +08:00
gazebo
21b66cc482 - updateOrderSkuOtherInfo中固化订单商品的EarningPrice 2019-08-29 17:31:21 +08:00
gazebo
d0fd45e751 - 优化AmendMissingOrders 2019-08-28 18:08:41 +08:00
gazebo
ec612b807b - fk 2019-08-26 17:31:56 +08:00
gazebo
20c63e7f59 - auth1与auth2以为是兼容 2019-08-26 15:17:42 +08:00
gazebo
73a26e0d36 - GetStoresOrderSaleInfoNew 2019-08-20 15:00:29 +08:00
gazebo
71dec1ed4c - up 2019-08-20 14:53:52 +08:00
gazebo
927a5059ed - fk 2019-08-20 14:42:24 +08:00
gazebo
1a54bdd91d - up 2019-08-20 14:28:00 +08:00
gazebo
6bd473839c - 修复GetStoresOrderSaleInfoNew中的bug 2019-08-20 14:07:31 +08:00
gazebo
bcd8eba95e - fix bug in GetStoresOrderSaleInfoNew 2019-08-20 12:09:02 +08:00