Commit Graph

323 Commits

Author SHA1 Message Date
gazebo
6693bd4bf5 - update qty before price for updating jd store sku info 2019-03-12 17:06:04 +08:00
gazebo
3113e9d603 - replace literal 'admin' with const 2019-03-12 15:53:13 +08:00
gazebo
c46f1597f1 - refactor bad comment 2019-03-12 15:40:08 +08:00
gazebo
899e0d8362 - 调整到家“新增或修改门店消息” 2019-03-11 09:40:24 +08:00
gazebo
7c3ad5ced6 - ebaiapi KeySkuID and KeyCustomSkuID 2019-03-08 14:24:34 +08:00
gazebo
19b49a030c - fix bug in jd.syncStoreSkus 2019-03-06 11:39:16 +08:00
gazebo
acfd902071 - debug in jd.syncStoreSkus 2019-03-06 11:06:22 +08:00
gazebo
e74e1d1548 - fix err bug in jd.GetOrder 2019-03-06 09:51:10 +08:00
gazebo
a2c300cdd5 - call SetStoreCategorySyncStatus when delete all remote info 2019-03-04 20:39:18 +08:00
gazebo
af38ab535b - hardcode for ebai.UpdateStore 2019-03-01 18:30:04 +08:00
gazebo
0835e66e8b - fix a bug in ebai.UpdateStore 2019-03-01 18:16:55 +08:00
gazebo
b90313bd49 - change warning in CalculateOrderDeliveryFee to info 2019-03-01 12:03:25 +08:00
gazebo
499aef9aaa - don't set VendorOderID2 for mtwm order 2019-02-27 11:25:11 +08:00
gazebo
360ea1e326 - don't use SkuShopCategoryMap to bind sku cat. 2019-02-22 12:03:39 +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
61b542a822 - add Updatetime in JxBadComments 2019-02-19 10:28:55 +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
c598f54e6a - handle field missing in jd.setOrederDetailFee 2019-02-16 18:07:45 +08:00
gazebo
128646fcf1 - protect jd order isGift 2019-02-16 17:45:32 +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
a8fc0af431 - add GoodsOrder.PickDeadline 2019-02-15 11:44:48 +08:00
gazebo
34a4129b00 - config order distance is too large warning to 运营 2019-02-14 09:14:59 +08:00
gazebo
b2150a6938 - avoid out of index in ebai.ReadStore 2019-02-13 11:43:22 +08:00
gazebo
a590c61fde - don't sync sku.weight for mtwm 2019-02-13 11:10:13 +08:00
gazebo
3f6c713a23 - handle ConsigneeName maybe missing 2019-02-13 10:56:00 +08:00
gazebo
3bb1b0d742 - map jdapi.OrderStatusFinished to model.OrderStatusFinished 2019-02-13 10:08:59 +08:00
gazebo
65000be3d0 - remove enableStore and orderUseNewTable related stuff 2019-02-12 15:11:30 +08:00
gazebo
ced25499c4 - add SaveOrder to IOrderManager
- add Map2Order to IPurchasePlatformHandler
2019-02-12 14:30:16 +08:00
gazebo
ddf45638ff - remove nonexistent shop_custom_id in ShopCategoryCreate and ShopCategoryUpdate 2019-01-31 16:58:37 +08:00
gazebo
7a5326a1dc - fix bug when not use Unmarshal2Map correctly 2019-01-31 11:58:15 +08:00
gazebo
b6f7921b76 - fix bug in dada.CreateWaybill 2019-01-31 10:43:38 +08:00
gazebo
5ca5ed3a1b - fk 2019-01-31 10:01:39 +08:00
gazebo
a1afd745e4 - syncSkuNameAsSpu 2019-01-31 09:59:20 +08:00
gazebo
d420aa68fe - add param valueMask to UpdateEntityLogicallyAndUpdateSyncStatus
- judge change content in UpdateSku
- support change sku spec
2019-01-31 09:46:23 +08:00
gazebo
a0cecdc4c6 - support modify sku spec (commented) 2019-01-30 18:18:25 +08:00
gazebo
8433a06ab3 - remove temp comment
- guard UpdateSkuBaseInfo by globals.EnableStoreWrite
2019-01-30 16:11:29 +08:00
gazebo
a6a4b3daa0 - must SkuFixedStatusOffline and then SkuFixedStatusDeleted when del spu 2019-01-30 15:31:43 +08:00
gazebo
db55aae19e - fix bug can not real del spu in syncSkuNameAsSpu. 2019-01-30 15:17:00 +08:00
gazebo
e68f246ad2 - try to refactor syncSkuNameAsSpu 2019-01-30 15:05:37 +08:00
gazebo
a4a46ac092 - try to remove useless code(fake skuid handler) in syncSkuNameAsSpu 2019-01-30 14:32:18 +08:00
gazebo
946164d138 - CreateWaybillOnProvidersEx use all possible courier vendor(not just MTPS). 2019-01-29 10:44:38 +08:00
gazebo
e3f91906a1 - fix bug in splitAddParams 2019-01-29 09:26:56 +08:00
gazebo
7463967398 - remove sku category sync for jd
- refactor addParams(spuAddParams, skuAddParams) for func syncSkuNameAsSpu
2019-01-29 09:06:59 +08:00
gazebo
ab53a4b61d - wsc order expectDeliveryTime 2019-01-26 10:31:08 +08:00
gazebo
c3b8d54602 - set wsc order BusinessType to BusinessTypeImmediate 2019-01-26 10:18:26 +08:00
gazebo
574c68e479 - fk 2019-01-26 09:26:06 +08:00