Commit Graph

1228 Commits

Author SHA1 Message Date
gazebo
b6f72b6eb3 - set skuName.JdSyncStatus to SyncFlagNewMask only when isSpu == 1 in AddSkuName 2019-02-19 17:33:59 +08:00
gazebo
f2c479e62b - TmpGetJxBadCommentsByStoreId 2019-02-19 17:12:27 +08:00
gazebo
c0d659e300 - add optional params fromTime and toTime for TmpGetJxBadCommentsByStoreId 2019-02-19 16:36:31 +08:00
gazebo
c18a522132 - fix bug in updateBillsInfo 2019-02-19 12:10:53 +08:00
gazebo
eebf5f863d - up 2019-02-19 10:44:36 +08:00
gazebo
f3b918596c - make JxBadComments.CreatedAt nullable 2019-02-19 10:40:24 +08:00
gazebo
61b542a822 - add Updatetime in JxBadComments 2019-02-19 10:28:55 +08:00
gazebo
9b9cade4ab - add updateBillsInfo to avoid possible warning 2019-02-19 09:43:20 +08:00
gazebo
6d83e6fa84 - set weixins lastOperator correctly 2019-02-19 09:07:00 +08:00
gazebo
e4f7bf57fe - prevent storeID=0 in AddStoreVendorMap 2019-02-18 22:01:11 +08:00
gazebo
89d678f0a4 - fk 2019-02-18 21:43:36 +08:00
gazebo
4740a057ff - avoid dada store name duplicated. 2019-02-18 21:42:09 +08:00
gazebo
f8071859a3 - add param storeID to RefreshMissingDadaStores 2019-02-18 21:29:11 +08:00
gazebo
2a458d8c93 - fix bug in CreateWaybillOnProvidersEx(OrderDeliveryFlagMaskScheduleDisabled) 2019-02-18 18:28:44 +08:00
gazebo
2817786cea - use RefreshMissingDadaStores in AddStoreVendorMap 2019-02-18 17:10:33 +08:00
gazebo
63115e3a16 - 部分快递平台在取消成功后有时会不发运单取消消息过来(比如达达,904200512000442),为避免二次取消报错,添加状态判断(in BaseScheduler.CancelWaybill) 2019-02-18 16:40:05 +08:00
gazebo
9c8c8cf13e - handle jd order don't have orderPurchaseTime field 2019-02-17 09:35:58 +08:00
gazebo
dfc4577a3e - handle some jd order don't have pickDeadline in jd.Map2Order 2019-02-16 23:35:25 +08:00
gazebo
0f9949d73d - fix bug when get OrderManager.GetOrders when orderID given 2019-02-16 18:19:58 +08:00
gazebo
c598f54e6a - handle field missing in jd.setOrederDetailFee 2019-02-16 18:07:45 +08:00
gazebo
2315a5cf85 - debug msg for CreateOrderFromOriginal 2019-02-16 18:01:13 +08:00
gazebo
128646fcf1 - protect jd order isGift 2019-02-16 17:45:32 +08:00
gazebo
2a5d3d3797 - change batch to 5000 in CreateOrderFromOriginal 2019-02-16 17:34:22 +08:00
gazebo
594a28b493 - disable warning in updateOrderSkuOtherInfo when order is not fresh. 2019-02-16 17:33:39 +08:00
gazebo
c48c9d0aed - up 2019-02-16 16:54:41 +08:00
gazebo
7c807be47d - more accurate error msg when failed create all waybill in CreateWaybillOnProviders 2019-02-16 16:50:27 +08:00
gazebo
4224591391 - avoid get fake mobile in ebai.RefreshRealMobile 2019-02-15 18:17:43 +08:00
gazebo
9dabd345c9 - RefreshRealMobile for ebai 2019-02-15 17:53:22 +08:00
gazebo
7c8a3e7988 - up 2019-02-15 15:17:43 +08:00
gazebo
393a38192e - use GoodsOrder.PickDeadline to set auto pick timer, resetTimer 2019-02-15 15:15:11 +08:00
gazebo
2f97b09738 - isSpu can not be changed in UpdateSkuName 2019-02-15 12:03:32 +08:00
gazebo
a8fc0af431 - add GoodsOrder.PickDeadline 2019-02-15 11:44:48 +08:00
gazebo
19c832e590 - add isSpu condition in GetSkuNames 2019-02-15 10:56:34 +08:00
gazebo
4a17bd0419 - fix bug in UpdateSkuName introduced in previous commit 2019-02-15 10:40:20 +08:00
gazebo
a9346fad2e - specially handle places in UpdateSkuName 2019-02-15 10:37:04 +08:00
gazebo
9a9f5d45f1 - debug 2019-02-15 10:27:52 +08:00
gazebo
89c184fdc1 - sleep 10 seconds after recreate sku before sync store sku info. 2019-02-15 10:16:57 +08:00
gazebo
f6e250affc - up 2019-02-15 09:16:38 +08:00
gazebo
638754c754 - ignore fake skuname in TransformJdSpu2Sku 2019-02-15 09:05:58 +08:00
gazebo
a3308c433e - set UnitPrice in updateStoresSkusWithoutSync when focus a skuName 2019-02-14 18:04:50 +08:00
gazebo
80a38f6790 - delete then add in TransformJdSpu2Sku 2019-02-14 17:08:25 +08:00
gazebo
f79c4b098d - change error description in CreateWaybillOnProvidersEx 2019-02-14 15:34:32 +08:00
gazebo
ddbedfc680 - don't set OrderDeliveryFlagMaskPurcahseDisabled in DefScheduler.CreateWaybillOnProvidersEx 2019-02-14 14:40:29 +08:00
gazebo
26abd517f8 - don't judge DeliveryFlag in swtich2SelfDeliverWithRetry
- fix dada shop already exist error
2019-02-14 14:30:49 +08:00
gazebo
64d605d6e9 - fix bug in CreateWaybillOnProvidersEx and SelfDeliveringAndUpdateStatus 2019-02-14 12:30:36 +08:00
gazebo
7c80ca2352 - debug in CreateWaybillOnProvidersEx 2019-02-14 12:17:59 +08:00
gazebo
e9deb4ef6b - autoload order in DefScheduler.CreateWaybillOnProvidersEx 2019-02-14 12:07:20 +08:00
gazebo
46fc0aac5f - add ShopName and BillTitle in StoreBill 2019-02-14 12:03:31 +08:00
gazebo
446dc061fa - add param forceCreate for CreateWaybillOnProviders
- fix error msg bug in BaseScheduler.CreateWaybillOnProviders
2019-02-14 10:53:45 +08:00
gazebo
34a4129b00 - config order distance is too large warning to 运营 2019-02-14 09:14:59 +08:00