Commit Graph

58 Commits

Author SHA1 Message Date
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
gazebo
8e6760688e - fk 2018-11-17 13:37:31 +08:00
gazebo
3bde199eb8 - json.Number in postFakeFinishedPickupMsg 2018-11-17 13:28:15 +08:00
gazebo
5670c41bd9 - for ebai only zhuan song send fakefinishedpickup right after order accept msg 2018-11-17 13:04:25 +08:00
gazebo
a09f765f4a - disable elm accept order
- delay accept order for ebai
2018-11-16 17:56:50 +08:00
gazebo
342f3e51ad - enable ebai AcceptOrRefuseOrder 2018-11-16 17:34:19 +08:00
gazebo
1ff2463768 - disable status field missing warning. 2018-11-16 13:23:42 +08:00
gazebo
d4810cc870 - enable enableEbaiStoreWrite on prod
- comment all ebai order write funcs.
2018-11-14 15:45:20 +08:00
gazebo
a84286df4f - handle ebai fake mobile(IsMobileFake) 2018-11-14 15:05:40 +08:00
gazebo
4841592daa - fk ebai order_id,GetOrderIDFromMsg 2018-11-14 07:29:47 +08:00
gazebo
3596ae9e8e - VendorOrderID2 for ebai order 2018-11-13 22:31:56 +08:00
gazebo
f316fd4c1f - all ebai order msg order_id is tring
- if store_id of ebai order larger than math.MaxInt32, set it to zero
2018-11-13 15:53:43 +08:00
gazebo
84f79249c8 - new config param:EnableEbaiStoreWrite 2018-11-13 10:11:41 +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
fa42da1f25 - ebai the format of order_id of some different msgs are different. 2018-10-15 10:59:12 +08:00