Commit Graph

45 Commits

Author SHA1 Message Date
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
c07b10ab16 - fk 2019-07-24 18:20:15 +08:00
gazebo
ac7c086b7a - 在创建快递门店时,处理PayeeName为空的情况 2019-07-24 17:56:57 +08:00
gazebo
df5eca85ef - 创建三方运单超价时报警 2019-07-24 11:53:29 +08:00
gazebo
07273a9ada - 达达配送费超20元时报警 2019-07-24 11:19:53 +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
1bc869b11d - 在达达重发运单的情况下,也要判断是否满足价格条件 2019-07-15 11:07:28 +08:00
gazebo
135563ea4d - 统一清理调用CallMsgHandlerAsync时的primaryID设置
- defsch中,自动接单调用OnOrderStatusChanged改为异步,防止死循环
2019-05-14 11:54:22 +08:00
gazebo
0f9a125b4c - 达达运单在创建时就记录费用信息 2019-05-13 11:52:37 +08:00
gazebo
861c520c1e - 启用达达 2019-05-07 11:32:29 +08:00
gazebo
4b5fd5925d - 禁用达达发单 2019-05-06 17:07:40 +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
c5d1eb78c5 - Interface2FloatWithDefault to Interface2Float64WithDefault 2019-04-02 14:33:31 +08:00
gazebo
10a444c895 - 重构创建运单策略 2019-03-30 15:00:59 +08:00
gazebo
68b5ec38b6 - 查不到美团配送价格时报警 2019-03-30 11:30:12 +08:00
gazebo
ca6720a07d - 达达运单的origin_mark只支持字母,改用info字段来显示订单的平台相关的信息 2019-03-26 18:08:48 +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
65000be3d0 - remove enableStore and orderUseNewTable related stuff 2019-02-12 15:11:30 +08:00
gazebo
b6f7921b76 - fix bug in dada.CreateWaybill 2019-01-31 10:43:38 +08:00
gazebo
bd92371e84 - wsc schedule. 2019-01-24 18:19:38 +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
fc96161c3b - remove partner.GetFieldIDName and partner.GetFieldSyncStatusName (use dao.GetXXXField instead)
- mtwm.UpdateStore
- mtwm.SyncStoreCategory
2018-11-24 12:20:46 +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
9f3624c777 - orderUseNewTable except store feature related. 2018-10-17 14:28:49 +08:00
gazebo
6133998e54 - no platform dependency in sync.go 2018-10-11 22:17:20 +08:00
gazebo
d81e8e1644 - handle VendorIDEBAI. 2018-09-28 10:51:00 +08:00
gazebo
c52e8deade - fix calculateOrderDeliveryFee bug for weight. 2018-09-05 22:48:15 +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
gazebo
c29bcea27c - refactor. 2018-08-20 18:07:02 +08:00
gazebo
c5db19045d - continue refactoring... 2018-08-17 16:42:16 +08:00
gazebo
d40186e930 - refactor file structure. 2018-08-17 13:59:15 +08:00