Commit Graph

89 Commits

Author SHA1 Message Date
gazebo
f5ee2e23b1 - 去掉DeleteRemoteStoreSkus 2019-07-14 18:26:59 +08:00
gazebo
756b389fdf - 去掉partner.PruneMissingStoreSkus 2019-07-14 15:02:16 +08:00
gazebo
71bd8a0c6d - up 2019-07-12 11:27:21 +08:00
gazebo
bf8d3a4aa1 - PruneMissingStoreSkus 2019-07-01 14:36:56 +08:00
gazebo
594aa3e6b7 - 重构新京西活动,平台接口定为笼统的SyncAct,京平台支持添加,删除商品,暂不支持修改 2019-06-23 21:06:41 +08:00
gazebo
208e52a669 - 活动调整,DeleteAct改名为CancelAct 2019-06-11 17:28:15 +08:00
gazebo
f74de7626c - 营销活动API临时版本 2019-06-06 10:35:06 +08:00
gazebo
cfadf9b787 + GetStoresSkus添加平台同步参数条件
+ GetStoreAbnoramlSkuCount
+ GetVendorStoreSkusInfo
2019-05-30 17:41:11 +08:00
gazebo
f3706f1abe - 重构dao.store_sku中的命名 2019-05-25 11:35:03 +08:00
gazebo
0ed0d40a2d - RefreshStoresSkuByVendor 2019-05-17 17:11:57 +08:00
gazebo
5e2e4acfbd - AgreeOrRefuseRefund
- ConfirmReceivedReturnGoods
2019-05-10 11:01:50 +08:00
gazebo
44a066edcb - OnOrderNew and OnOrderAdjust需要参数status 2019-05-08 11:25:14 +08:00
gazebo
b21846f0d3 - 去掉order相关的无用的一些字段 2019-05-08 09:48:04 +08:00
gazebo
fa97e0b038 - 修复饿百调整单消息没有正确更新订单信息的BUG 2019-05-01 10:13:45 +08:00
gazebo
b1fcb3c4ae - 只有存在相应的API才注册purchase partner 2019-04-24 07:19:44 +08:00
gazebo
a857d40442 - InitVendorCategory可对三个主流平台进行操作 2019-04-23 17:40:44 +08:00
gazebo
f1e900dbd5 + AcceptOrRefuseFailedGetOrder
+ CallPMCourier
+ ConfirmReceiveGoods
2019-04-22 17:59:55 +08:00
gazebo
892cbd365a - 新增OrderStatusUndoApplyCancel 2019-04-19 17:29:37 +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
77c5a16c08 - 接收门店状态消息,本地同步状态,京东暂时无效 2019-04-12 16:22:22 +08:00
gazebo
5f9b2a08bb - 重构UploadImg 2019-04-11 16:19:28 +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
4897c87bc1 - 梳理真实手机号相关的流程,ConsigneeMobile为真实手机号时ConsigneeMobile2也有值(之前不是这样的) 2019-03-28 15:56:50 +08:00
gazebo
24af4bc330 - 重构RefreshOrderRealMobile 2019-03-28 15:09:23 +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
c173caaf6f - 设置美团外卖的自动拣货时间为4分钟 2019-03-25 12:04:46 +08:00
gazebo
837395f431 - 自配送门店的PickupGoods不应调用平台相应API,模拟一个事件 2019-03-22 20:55:59 +08:00
gazebo
15c703b469 - refactor test init flow 2019-03-20 22:28:51 +08:00
gazebo
bb01fc422b - refactor config ReallyCallPlatformAPI, ReallySendWeixinMsg and ReallyReplyComment 2019-03-15 11:09:43 +08:00
gazebo
dec14126a7 - replace all goroutine and AfterFunc with recover version 2019-03-15 10:26:30 +08:00
gazebo
c46f1597f1 - refactor bad comment 2019-03-12 15:40:08 +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
8ea6a9a339 - partner.DeleteRemoteStoreSkus 2019-01-17 11:15:11 +08:00
gazebo
bf5d9ed219 - jd.FullSyncStoreSkus
- refactor mtwm.SyncLocalStoreCategory
2018-12-07 11:34:49 +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
743f2c5588 - use ebai api to controll order flow. 2018-11-19 09:45:14 +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
48f985a8be - enableElmStoreWrite 2018-11-14 15:42:58 +08:00
gazebo
9e0d3c7a59 - enable auto AcceptOrRefuseOrder for elm 2018-11-14 09:51:08 +08:00
gazebo
22eb6b76dd - FullSyncStoresSkus 2018-11-13 22:26:48 +08:00
gazebo
f760685152 - disable auto accept order for elm. 2018-11-13 15:55:04 +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
9b724e5789 - disable elm ReadStore. 2018-10-29 11:24:56 +08:00