Commit Graph

103 Commits

Author SHA1 Message Date
gazebo
c0339d245a - 修复GetSingleStoreVendorIDs的bug 2019-08-21 11:53:41 +08:00
gazebo
c27d610fbb - 整理sync.go 2019-08-16 14:12:11 +08:00
gazebo
d3ed741016 - up 2019-08-14 13:57:12 +08:00
gazebo
03e23ca0fd - 修复之前将老平台同步逻辑注释掉引入的BUG 2019-08-14 00:20:35 +08:00
gazebo
1829156fba - 将老平台同步逻辑注释掉 2019-08-13 18:09:12 +08:00
gazebo
00e0106e9b + cms.printerStatusName 2019-08-02 14:29:48 +08:00
gazebo
84c0b93ec4 + partner.GetSkus, jd.GetSkus 2019-08-01 10:16:26 +08:00
gazebo
a1d41ca99d - 移除partner.GetStoresSku 2019-07-26 15:24:40 +08:00
gazebo
22737c7681 - 重构配送门店管理 2019-07-23 14:29:58 +08:00
gazebo
160fcc42af - 将配送相关的接口移至partner_delivery.go中 2019-07-22 16:46:17 +08:00
gazebo
a4470e5fb5 - 整理partner.ReadStore 2019-07-22 15:17:30 +08:00
gazebo
71f6d0809a + IPurchasePlatformOrderHandler 2019-07-22 13:59:05 +08:00
gazebo
e2453e6832 + RefundOrder, PartRefundOrder 2019-07-22 11:08:02 +08:00
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
630f1b02e6 - 支持易联云开放应用 2019-07-11 10:44:07 +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
3abc670bb4 - up 2019-05-31 09:40:49 +08:00
gazebo
cfadf9b787 + GetStoresSkus添加平台同步参数条件
+ GetStoreAbnoramlSkuCount
+ GetVendorStoreSkusInfo
2019-05-30 17:41:11 +08:00
gazebo
bcd648b153 - UpdateOrderStatusAndFlag to UpdateOrderStatusAndDeliveryFlag 2019-05-27 14:43:13 +08:00
gazebo
e81f195032 - GetStatusDuplicatedCount
- 提前判断消息是否重复,防止一些事件在判断是否重复前已经超时
2019-05-27 11:34:02 +08:00
gazebo
90592dbe7b - AfsOrder添加RefuseReason 2019-05-24 11:03:09 +08:00
gazebo
0ed0d40a2d - RefreshStoresSkuByVendor 2019-05-17 17:11:57 +08:00
gazebo
4586ede2dc - 优化DefScheduler.updateOrderByBill,避免设置bill的WaybillVendorID和VendorWaybillID 2019-05-15 23:10:47 +08:00
gazebo
16c8aa018f - defsch调度器的timer添加条件函数ShouldSetTimer
- 饿百发三方需要在订单创建30分钟后才可以
2019-05-14 12:04:45 +08:00
gazebo
5e2e4acfbd - AgreeOrRefuseRefund
- ConfirmReceivedReturnGoods
2019-05-10 11:01:50 +08:00
gazebo
9d2a8f2ffc - 京东售后单填充所有信息 2019-05-09 20:35:51 +08:00
gazebo
d4351282cc - 京东售后单第一版 2019-05-09 17:22:30 +08:00
gazebo
44a066edcb - OnOrderNew and OnOrderAdjust需要参数status 2019-05-08 11:25:14 +08:00
gazebo
ea75a0ad7b - 调整QueryOrderWaybillFeeInfo 2019-05-07 12:01:07 +08:00
gazebo
877109aee0 - QueryOrderWaybillFeeInfo 2019-04-30 15:41:51 +08:00
gazebo
0124cf4bcd - 如果不同意用户取消订单成功后,把上解锁订单 2019-04-29 11:52:45 +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
8083f2f638 ! orderman中尽量使用事务
! orderman中全换成dao.DaoDB
2019-04-16 16:33:53 +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
927c6db248 Merge remote-tracking branch 'origin/lcw' into mark 2019-04-10 09:28:14 +08:00
gazebo
54a0cc216d - yilianyun printer added 2019-04-09 20:56:53 +08:00
renyutian
4a1b80261c Merge remote-tracking branch 'origin/mark' into lcw 2019-04-09 12:03:43 +08:00
gazebo
8c6b1bc067 - 重构打印机流程,添加“外卖管家”打印 2019-04-09 11:35:27 +08:00
renyutian
632aa6aa3d 结账第二期 2019-04-03 17:49:30 +08:00
gazebo
1a775d8fd6 - 输出平台订单操作相关的调试信息 2019-03-31 16:07:00 +08:00
gazebo
ef05d85fc2 - 梳理TIMER,去除TimerTypeBaseExpectedDeliveredTime 2019-03-31 15:46:41 +08:00