Commit Graph

74 Commits

Author SHA1 Message Date
gazebo
c8fed4543f - 去除OrderManager.getOrders中不必要的事务 2019-05-29 17:12:30 +08:00
gazebo
e94361295f - 七牛云资源添加前缀区分 2019-05-24 17:38:16 +08:00
gazebo
551aa74d5c - 售后单查询错误信息修改 2019-05-24 16:43:48 +08:00
gazebo
0b3018e47f - OrderSkuFinancial中的Count正确更新(三平台)
- 售后单审核后,确认收到退货后设置标志
- GetAfsOrderSkuInfo返回图片image
2019-05-24 10:14:55 +08:00
gazebo
284e92381c - 重构GetOrders与ExportOrders 2019-05-23 18:30:33 +08:00
gazebo
c8d57d0808 - 修改订单导出文件格式,去掉冒号 2019-05-23 10:16:11 +08:00
gazebo
e024203e2f - ExportOrders 2019-05-23 09:55:11 +08:00
gazebo
0a5f9c3060 - 将GetStoreOrderCountInfo的实现换成GetStoreOrderCountInfo2一致的(准备之后去掉GetStoreOrderCountInfo2)
- 添加GetStoreAfsOrderCountInfo
2019-05-22 09:46:23 +08:00
gazebo
5c436326bf + GetAfsOrders
+ GetAfsOrderSkuInfo
2019-05-15 14:55:02 +08:00
gazebo
ec6ee2620c - 将美团外卖售中,商户同意取消订单消息当成订单取消消息 2019-05-15 12:14:20 +08:00
gazebo
9ef595bee6 - GetOrders中waybillVendorIDs条件应该使用goods_order中的字段 2019-05-14 11:28:04 +08:00
gazebo
37da5be607 - 实现GetStoresOrderSaleInfo 2019-05-13 16:07:42 +08:00
gazebo
9114700688 - tmp GetStoresOrderSaleInfo 2019-05-13 11:42:58 +08:00
gazebo
6aeb907f37 - modify GetOrderStatusList 2019-05-09 20:51:10 +08:00
gazebo
ea75a0ad7b - 调整QueryOrderWaybillFeeInfo 2019-05-07 12:01:07 +08:00
gazebo
244baf165c - debug msg 2019-05-06 09:41:25 +08:00
gazebo
58b299de2c - GetStoreOrderCountInfo2 2019-04-23 09:35:54 +08:00
gazebo
7ee5f2fdd8 - GetOrders中指定了vendorOrderID参数后,不忽略vendorIDs参数 2019-04-19 10:24:31 +08:00
gazebo
976d02727b - 去掉重复函数GetGetStoreOrderInfo
- GetOrders中将orderID改为vendorOrderID
2019-04-19 10:06:47 +08:00
gazebo
2cde3ba1b5 - GetStoreOrderCountInfo排除掉LOCK了的订单 2019-04-17 15:19:57 +08:00
renyutian
657374d8ba t2.delivery_confirm_time 不存在 2019-04-08 15:14:54 +08:00
renyutian
1094c325fa 美团公益捐款优化 2019-04-08 15:07:10 +08:00
renyutian
632aa6aa3d 结账第二期 2019-04-03 17:49:30 +08:00
gazebo
03e4f9e979 - 查询订单SKU相关的信息时,忽略已经删除的判断 2019-04-03 09:12:38 +08:00
gazebo
d602fe2fa1 - search vendor_order_id2 when orderID is specified in GetOrders 2019-03-14 16:54:13 +08:00
gazebo
796567c364 - in GetOrders, if keyword looks like a orderID, then ignore other conditions. 2019-02-27 10:31:04 +08:00
gazebo
0f9949d73d - fix bug when get OrderManager.GetOrders when orderID given 2019-02-16 18:19:58 +08:00
gazebo
65000be3d0 - remove enableStore and orderUseNewTable related stuff 2019-02-12 15:11:30 +08:00
gazebo
a7167de7bf - order/GetOrders new param:orderID 2019-01-28 15:05:48 +08:00
gazebo
547447caad - handle weimob order correctly in orderman_ext 2019-01-25 12:28:46 +08:00
gazebo
670283a152 - comment 2019-01-21 17:08:53 +08:00
gazebo
a64c024dd8 - GetOrderSkuInfo don't append sku spec if already existed 2019-01-11 22:17:11 +08:00
gazebo
d0e6de4e12 - OrderSkuExt.FullSkuName 2019-01-10 10:52:48 +08:00
gazebo
b6f1dc8721 - GoodsOrder.ConsigneeMobile2 for real user mobile. 2019-01-08 18:21:50 +08:00
gazebo
c7577e6005 - dao.GetLastTotalRowCount 2018-12-21 11:07:18 +08:00
gazebo
334db9d62b - only send ebai order info 2018-11-22 10:28:41 +08:00
gazebo
2a82fc6975 - don't send weixin msg when ebai order
- don't return ebai orders in GetStoreOrderInfo and GetStoreOrderCountInfo
2018-11-16 15:48:20 +08:00
gazebo
8200a756ea - force mtps cancel reason to empty. 2018-11-12 18:00:10 +08:00
gazebo
d436bc9153 - GetOrderEvents --> GetOrderStatusList 2018-11-12 12:05:20 +08:00
gazebo
920e6ba35a - GetOrderEvents
- idcard and licence for store
2018-11-12 12:00:09 +08:00
gazebo
ee5e7ffe18 - TryStr2Time 2018-11-05 22:04:28 +08:00
gazebo
7c07d65c48 - refactor mysql transaction 2018-11-05 15:22:30 +08:00
gazebo
d5fa05da70 - add more fields in GetOrders result 2018-10-29 22:13:35 +08:00
gazebo
d4ec1dd0f3 - try exported table first in GetOrderSkuInfo 2018-10-28 14:10:58 +08:00
gazebo
6abc2d694e - order by order_created_at DESC for GetOrders 2018-10-23 21:00:28 +08:00
gazebo
b51ceb3d1d - add jxcontext.Context to all public API. 2018-10-21 22:41:11 +08:00
gazebo
507fcf16d8 - refactor basesch, move register partner to partner. 2018-10-18 21:18:38 +08:00
gazebo
9f3624c777 - orderUseNewTable except store feature related. 2018-10-17 14:28:49 +08:00
gazebo
df19812e97 - formalize pageSize. 2018-10-15 16:20:06 +08:00
gazebo
a96e0f4d9f - GetWaybills. 2018-10-12 15:59:13 +08:00