Commit Graph

80 Commits

Author SHA1 Message Date
gazebo
df6c624297 - 将大部分使用IsFakeID改为IsEmptyID,这样更符合语义 2019-05-25 11:47:01 +08:00
gazebo
60f82e3675 - FullSyncStoresSkus中,如果设置了isContinueWhenError,忽略单个门店同步错误 2019-05-23 10:02:53 +08:00
gazebo
98332eb6a1 - 尽量让异步任务的hint返回满足约定("", "0", "number", "taskID") 2019-05-07 14:19:51 +08:00
gazebo
6a0d9ef7cc - SyncStoresSkus与SyncStoresCategory添加isForce参数 2019-05-07 12:21:56 +08:00
gazebo
d9276e5833 - ForceSyncSkuNames to SyncSkuNames 2019-04-25 08:54:40 +08:00
gazebo
7951e949c1 + ForceSyncSkuNames
- refactor sync.SyncSku
2019-04-24 21:36:55 +08:00
gazebo
cb35d92feb - 一些同步的任务名添加关键信息 2019-04-16 09:42:36 +08:00
gazebo
10a444c895 - 重构创建运单策略 2019-03-30 15:00:59 +08:00
gazebo
3dd488a165 - fk 2019-03-29 17:15:16 +08:00
gazebo
78cbee5284 - addVendorInfo2Err 2019-03-29 17:13:14 +08:00
gazebo
9ff9447813 - 将同步任务的名字改为中文 2019-03-29 16:28:12 +08:00
gazebo
964b86b642 - 判断同步标志时,如果既有新建也有删除标志,则空操作 2019-03-28 11:14:44 +08:00
gazebo
f486057dc5 - LoopStoresMap中,只有业务较多的任务才会补管理 2019-03-28 10:41:00 +08:00
gazebo
344b17d8ca - 去掉dao对于jxutils的依赖 2019-03-25 18:28:00 +08:00
gazebo
a73b9687b2 - 为了查找一个疑似删除商品没有在JD上同步删除的问题,在VendorSync.SyncSku中添加跟踪信息 2019-03-23 11:16:59 +08:00
gazebo
25ac631c5c - refactor jxcontent and tasksch (remove dependency from jxcontent to tasksch)
- send dingding msg to user when async task finished
2019-03-22 15:04:28 +08:00
gazebo
45e784e365 - 忽略京东错误:店内分类名称未修改,无需操作 2019-03-18 10:36:13 +08:00
gazebo
ed3650bcb6 - add store vendor hint in SyncStore 2019-01-31 16:37:08 +08:00
gazebo
3bceb5b6b0 - return UpdateEntity error in SyncSku 2019-01-24 10:53:55 +08:00
gazebo
870dc9cc8c - order by sku spec in SyncSku 2019-01-18 17:30:14 +08:00
gazebo
2169484361 - refactor SyncSku, group by skuName 2019-01-18 16:50:05 +08:00
gazebo
1ca8ca6751 - only handle dirty sku in SyncSku 2019-01-18 10:58:07 +08:00
gazebo
4105497874 - sync.SyncSku add param isContinueWhenError 2019-01-18 10:33:28 +08:00
gazebo
7d1f0e294d - first edition of weimob wsc. 2019-01-18 09:56:19 +08:00
gazebo
8ea6a9a339 - partner.DeleteRemoteStoreSkus 2019-01-17 11:15:11 +08:00
gazebo
9bbdcbe27d - when isContinueWhenError is true, contiune in SyncStoresSkus when error 2019-01-05 15:32:24 +08:00
gazebo
9e94808c16 - sort sku in SyncSku 2019-01-04 15:52:43 +08:00
gazebo
4ebf50d076 - rename sku.index to sku.sku_index to avoid key word index 2019-01-04 14:51:43 +08:00
gazebo
ea4844fa54 - add sku.index for jd spu sku index. 2019-01-04 14:04:44 +08:00
gazebo
5119791de2 - pending store op price change request. 2018-12-20 15:54:48 +08:00
gazebo
c72e3bc128 - change sync.SyncSku to Serializable because of jd.spu 2018-12-11 16:21:27 +08:00
gazebo
bf5d9ed219 - jd.FullSyncStoreSkus
- refactor mtwm.SyncLocalStoreCategory
2018-12-07 11:34:49 +08:00
gazebo
ceb66bc48a - tasksch error show taks name
- distinguish platform error
2018-12-03 16:19:51 +08:00
gazebo
f2e45c24a8 - mtwm save order related status 2018-11-30 15:45:34 +08:00
gazebo
fc96161c3b - remove partner.GetFieldIDName and partner.GetFieldSyncStatusName (use dao.GetXXXField instead)
- mtwm.UpdateStore
- mtwm.SyncStoreCategory
2018-11-24 12:20:46 +08:00
gazebo
42f4c01c1e - Store.IsSync 2018-11-15 18:51:13 +08:00
gazebo
933f491541 - IsContinueWhenError true for LoopStoresMap and LoopMultiStoresVendors 2018-11-14 12:26:56 +08:00
gazebo
22eb6b76dd - FullSyncStoresSkus 2018-11-13 22:26:48 +08:00
gazebo
bbccf09d02 - refactor jd RefreshAllSkusID 2018-10-31 12:54:37 +08:00
gazebo
f7df897bdb - add param isContinueWhenError for SyncStoresSkus. 2018-10-27 18:43:52 +08:00
gazebo
eac24b9a5a - SyncStoresCategory
- TaskError for json output.
2018-10-27 16:12:00 +08:00
gazebo
6c7b9afd10 - remove RunParallelTask
- refactor partner.SyncStoreCategory.
2018-10-26 13:38:35 +08:00
gazebo
5f35965fee - refactor SyncStoreSkus, LoopStoresMap 2018-10-26 11:23:10 +08:00
gazebo
135938cfa9 - fix GenFakeID 2018-10-25 15:58:23 +08:00
gazebo
442b8c6db3 - fix bug in updateStoreSkusWithoutSync 2018-10-24 20:27:22 +08:00
gazebo
508a949006 - check store_map 2018-10-24 14:54:20 +08:00
gazebo
5811d3cb68 - add parentTask. 2018-10-24 11:11:40 +08:00
gazebo
853fd7c846 - wrong use and implementation of GetMultiStoreHandler 2018-10-23 21:39:02 +08:00
gazebo
93a7202423 - RefreshAllStoresID
- RefreshAllSkusID
- use new tasksch when possible(not use run directly).
2018-10-23 16:34:42 +08:00
gazebo
b51ceb3d1d - add jxcontext.Context to all public API. 2018-10-21 22:41:11 +08:00