Commit Graph

509 Commits

Author SHA1 Message Date
gazebo
556ce853da - updateOrderOtherInfo中特殊处理京西自营商城订单 2019-09-09 10:47:28 +08:00
gazebo
f000f44b0d - 添加GoodsOrder.AdjustCount 2019-09-09 10:26:43 +08:00
gazebo
0fbe4d7024 - 新订单时,发送短信消息 2019-09-06 10:16:09 +08:00
gazebo
f3d496ec60 - 查询订单运费与发三方运单时,自提单报错 2019-09-05 18:44:08 +08:00
gazebo
c98745ce59 - 饿百转自送时,如果错误是已经是自送状态,则返回成功
- CreateWaybillOnProviders中部分失败时,输出出错日志
2019-09-05 16:09:00 +08:00
gazebo
059e563f08 - HandleOrder4Consignee 2019-09-05 14:58:31 +08:00
gazebo
6efdcdf692 - GetOrderStatusList中的排序规则 2019-09-05 09:34:48 +08:00
gazebo
a0bb7d37f0 - 将IsMobileFake用IsStringLikeMobile替换
- 添加HandleOrder4Consignee, GetRealMobile4Order和GetAuthType4Vendor
- 添加GoodsOrder.VendorUserID
2019-09-04 18:50:25 +08:00
gazebo
4be654fc3e - 修改一下BaseScheduler.ConfirmSelfTake在不能自动取得自提货码时报错。 2019-09-04 08:46:06 +08:00
gazebo
d54a4f569a - 京东到家自提单支持,新增API:ConfirmSelfTake, GoodsOrder新增字段DeliveryType 2019-09-03 18:18:54 +08:00
gazebo
44bc47b05e - 去掉对于ede_skus与jde_sku_infos的依赖 2019-09-03 16:01:48 +08:00
gazebo
4e617f4ef5 - 京西自营商城可以存订单了 2019-09-02 18:33:43 +08:00
gazebo
16e9e02e94 - getOrders的keyword搜索vendor_order_id2 2019-09-01 17:29:30 +08:00
gazebo
21b66cc482 - updateOrderSkuOtherInfo中固化订单商品的EarningPrice 2019-08-29 17:31:21 +08:00
gazebo
d0fd45e751 - 优化AmendMissingOrders 2019-08-28 18:08:41 +08:00
gazebo
ec612b807b - fk 2019-08-26 17:31:56 +08:00
gazebo
20c63e7f59 - auth1与auth2以为是兼容 2019-08-26 15:17:42 +08:00
gazebo
73a26e0d36 - GetStoresOrderSaleInfoNew 2019-08-20 15:00:29 +08:00
gazebo
71dec1ed4c - up 2019-08-20 14:53:52 +08:00
gazebo
927a5059ed - fk 2019-08-20 14:42:24 +08:00
gazebo
1a54bdd91d - up 2019-08-20 14:28:00 +08:00
gazebo
6bd473839c - 修复GetStoresOrderSaleInfoNew中的bug 2019-08-20 14:07:31 +08:00
gazebo
bcd8eba95e - fix bug in GetStoresOrderSaleInfoNew 2019-08-20 12:09:02 +08:00
gazebo
fa3d022750 Merge branch 'mark' of git.coding.net:XJH-Rosy/jx-callback into mark 2019-08-20 11:06:09 +08:00
gazebo
7a91faec5b + GetStoresOrderSaleInfoNew 2019-08-20 10:59:47 +08:00
gazebo
68d7b107f7 - 限制ConsigneeName长度 2019-08-17 16:23:51 +08:00
gazebo
8ea31c1967 - 修复计算GoodsOrder.EarningPrice的bug. 2019-08-16 17:41:15 +08:00
gazebo
9a5bde9d09 - 修复getOrders按城市查询的BUG 2019-08-16 11:26:58 +08:00
gazebo
14e3594455 - GetStoresOrderSaleInfo添加售后单信息 2019-08-16 11:08:09 +08:00
gazebo
37ade34458 - getOrders中优化对时间字符的解析处理 2019-08-14 10:15:28 +08:00
gazebo
c48ebb4bd7 - GetOrders容错 2019-08-14 10:04:54 +08:00
gazebo
cd84cbdfd2 - auth2与auth在小程序登录成功后,如有必要刷新openID 2019-08-13 11:23:36 +08:00
gazebo
37b931abe5 + OrderSkuFinancial.StoreSubID, StoreSubName 2019-08-13 10:27:29 +08:00
gazebo
55ab58df0f - 修复SaveOrderFinancialInfo中误删售后单的BUG 2019-08-13 09:34:51 +08:00
gazebo
6a8e3cb4b0 - 去除auth.localpass(已经移到auth2.localpass) 2019-08-12 17:56:50 +08:00
gazebo
c5a5f4777b - AdjustOrder与PartRefundOrder中,为了区别活动与非活动SKU,需转入SubStoreID(即单品的活动ID)区分 2019-08-12 17:17:12 +08:00
gazebo
20362a4efe - auth中不管验证码是否发送失败都保存在cache中 2019-08-12 15:03:47 +08:00
gazebo
d90bc3cb11 - 兼容一个新的微信小程序 2019-08-12 10:49:35 +08:00
gazebo
20abf31150 - 添加黑名单与转自送提示 2019-08-08 09:34:00 +08:00
gazebo
33c642fbc4 - 在转自送失败后不设置OrderDeliveryFlagMaskScheduleDisabled标志 2019-08-07 16:22:15 +08:00
gazebo
dab32bbe0e - SelfDeliveringAndUpdateStatus中添加订单日志 2019-08-06 10:22:05 +08:00
gazebo
7a3bd58e63 - updateActPrice4StoreSkuNameNew中skuIDs为空直接返回 2019-08-03 16:04:27 +08:00
gazebo
8518248080 - 饿百平台运单取消后,以快递费最高10元直接发三方运单 2019-08-02 15:35:07 +08:00
gazebo
76d1817348 - 加小费策略调整 2019-08-01 19:51:40 +08:00
gazebo
1d0aa132f9 - GoodsOrder.WaybillTipMoney的含义改为京西主动加的小费
- partner.IUpdateWaybillTip改为IAddWaybillTip
2019-08-01 18:09:23 +08:00
gazebo
fe5bb1e844 - 修复CreateWaybillOnProviders中的BUG 2019-08-01 10:58:52 +08:00
gazebo
57829c5f0e - 添加小费成功后直接更新本地小费信息 2019-07-31 20:08:33 +08:00
gazebo
758f44b439 - CreateWaybillOnProviders4SavedOrder及CreateWaybillOnProviders添加excludeCourierVendorIDs参数 2019-07-31 20:08:20 +08:00
gazebo
a65bf09ac4 - 将加小费的起始计算时间统一为平台创建运单的时间 2019-07-31 16:32:37 +08:00
gazebo
4244a7def1 - 定时达订单暂时禁用加小费 2019-07-31 15:43:57 +08:00