Commit Graph

53 Commits

Author SHA1 Message Date
苏尹岚
9a05638ad2 投诉骑手增加测试判断 2019-12-26 09:43:24 +08:00
gazebo
6022d24634 GetOrderWaybillInfo可选参数:isGetPos支持获取运单骑手实时信息 2019-12-25 20:14:53 +08:00
gazebo
880d2aedc0 配送相关接口调整 2019-12-25 15:32:58 +08:00
苏尹岚
166f5320d3 投诉骑手 2019-12-23 15:27:06 +08:00
gazebo
45827aceb5 +CanSwitch2SelfDeliver,美团预定单是不能转自送的
减小转自送失败尝试时间间隙至3秒(以免出现不能取消三方运单的情况)
2019-11-28 14:18:52 +08:00
gazebo
7946ab6207 mtps回调优化 2019-10-11 09:42:28 +08:00
gazebo
78930d9c1a 三方运单计价各管各,不在以美团为基准,创建运单只有一个限制条件,最高运费:maxDeliveryFee
优化美团运费计算,两点距离用高德API实际计算行走距离
2019-09-26 15:47:18 +08:00
gazebo
c7bf2df5a5 - rename partner.CreateWaybillPolicy to CreateWaybillPolicyFunc 2019-07-30 16:53:13 +08:00
gazebo
987d205985 - fk 2019-07-24 20:23:01 +08:00
gazebo
0d87e89ec6 - up 2019-07-24 18:32:35 +08:00
gazebo
c07b10ab16 - fk 2019-07-24 18:20:15 +08:00
gazebo
ac7c086b7a - 在创建快递门店时,处理PayeeName为空的情况 2019-07-24 17:56:57 +08:00
gazebo
aa05678e5d - 美团配送使用页面API修改门店信息 2019-07-24 16:23:47 +08:00
gazebo
df5eca85ef - 创建三方运单超价时报警 2019-07-24 11:53:29 +08:00
gazebo
ccbad8b3c2 - 调试 2019-07-23 15:25:49 +08:00
gazebo
22737c7681 - 重构配送门店管理 2019-07-23 14:29:58 +08:00
gazebo
2b38cbf750 - up 2019-07-23 09:32:32 +08:00
gazebo
3d4d539ab1 - 适应快递API接口变更 2019-07-23 09:24:17 +08:00
gazebo
fdc512f2c4 - 美团配送可能会丢失新运单事件,在接单事件也计算配送费 2019-06-03 18:12:04 +08:00
gazebo
cbc1a4fb88 - 在创建美团运单时生成费用信息 2019-05-16 11:05:24 +08:00
gazebo
30d4aec63a - 处理某些运单没有收到新运单消息的异常情况 2019-05-15 21:47:42 +08:00
gazebo
135563ea4d - 统一清理调用CallMsgHandlerAsync时的primaryID设置
- defsch中,自动接单调用OnOrderStatusChanged改为异步,防止死循环
2019-05-14 11:54:22 +08:00
gazebo
877109aee0 - QueryOrderWaybillFeeInfo 2019-04-30 15:41:51 +08:00
gazebo
beb6482a1a - WaybillStatusFailed也会重新创建三方运单
- dadaapi.OrderStatusExpired映射为WaybillStatusCanceled(之前为WaybillStatusFailed)
- 达达重新创建运单时,判断之前的运单状态,如果是WaybillStatusFailed,则为新增订单
- 去掉dao. WrapDB
2019-04-27 10:58:19 +08:00
gazebo
16725bf8f8 - 修改Rollback调用时机
- 创建三方运单判断EnableStoreWrite
2019-04-13 11:30:24 +08:00
gazebo
12781c14be + 添加canOrderCreateWaybillNormally 2019-03-30 18:32:13 +08:00
gazebo
10a444c895 - 重构创建运单策略 2019-03-30 15:00:59 +08:00
gazebo
e22cd59b60 - 三方运单添加详细的平台订单信息 2019-03-25 22:27:52 +08:00
gazebo
15c703b469 - refactor test init flow 2019-03-20 22:28:51 +08:00
gazebo
16a3261bd1 - refactor CalculateOrderDeliveryFee
- use QueryDeliverFee and AddOrderAfterQuery for dada
2019-01-24 14:34:49 +08:00
gazebo
3a0f47790f - refactor order deliveryType 2019-01-23 18:31:34 +08:00
gazebo
d0bed4f40a - refactor GetJxStoreIDFromOrder
- add IsOrderPlatformWaybill
2019-01-22 10:19:37 +08:00
gazebo
8200a756ea - force mtps cancel reason to empty. 2018-11-12 18:00:10 +08:00
gazebo
3334466e70 - ErrStoreHaveNoCourier for getMTPSShopID 2018-11-03 12:52:14 +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
40b2495f62 - use store 100119 to test OrderUseNewTable. 2018-10-28 14:19:00 +08:00
gazebo
507fcf16d8 - refactor basesch, move register partner to partner. 2018-10-18 21:18:38 +08:00
gazebo
294786cb4b - bug fix for many sync operation. 2018-10-18 17:13:43 +08:00
gazebo
0db0dd4ca1 - config prod2 added for another jd account.
- can disable some platform.
2018-10-18 12:07:21 +08:00
gazebo
e56eb69b09 - orderUseNewTable almost ok. 2018-10-17 16:53:01 +08:00
gazebo
9f3624c777 - orderUseNewTable except store feature related. 2018-10-17 14:28:49 +08:00
gazebo
d7de24715b - remove useless legacy codes.
- refactor models
2018-10-16 10:47:44 +08:00
gazebo
6133998e54 - no platform dependency in sync.go 2018-10-11 22:17:20 +08:00
gazebo
f44f947629 - change mtps extra fee time from 11:30-13:00 to 11:00-14:00 2018-09-05 23:19:22 +08:00
gazebo
c52e8deade - fix calculateOrderDeliveryFee bug for weight. 2018-09-05 22:48:15 +08:00
gazebo
1ed1838802 - mtps Cancel reason all to merchant others. 2018-09-05 12:22:04 +08:00
gazebo
0f68d904bd - treat DeliveryStatusFailedGetGoods as WaybillStatusFailed for jd waybill
- adjust defsch.
2018-08-29 21:37:48 +08:00
gazebo
5f10f01027 - status judge. 2018-08-23 11:51:20 +08:00
gazebo
79ed0a7929 - cancel waybill reason added.
- api operator added.
- token added.
2018-08-22 16:06:47 +08:00
gazebo
643bcac0f8 - order manager added. 2018-08-21 17:18:08 +08:00