Commit Graph

643 Commits

Author SHA1 Message Date
gazebo
f12cfafe23 - avoid run task more than once. 2018-10-26 17:34:40 +08:00
gazebo
9a8bcd506b - add deleted_at for SyncStoreCategory 2018-10-26 15:31:09 +08:00
gazebo
301b845c44 - fix return bug in CreateJdPromotion 2018-10-26 15:01:15 +08:00
gazebo
d834422b4e - add limitSkuCount parameter when create jd promotion. 2018-10-26 13:55:58 +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
c07fb48d02 - set flag in updateStoreSkusSaleWithoutSync 2018-10-25 22:07:52 +08:00
gazebo
63e7c858fe - auto max StockQty when isSale true. 2018-10-25 19:01:41 +08:00
gazebo
c58905dd8e - fix bug in IntMap2List 2018-10-25 17:52:29 +08:00
gazebo
086768b4ef - fix bug in CopyStoreSkus 2018-10-25 17:26:35 +08:00
gazebo
e8c25cd2b3 - fk 2018-10-25 16:48:21 +08:00
gazebo
fc42291b08 - sku comment 2018-10-25 16:18:57 +08:00
gazebo
135938cfa9 - fix GenFakeID 2018-10-25 15:58:23 +08:00
gazebo
3af1e0a2ac - CaculateSkuPric 250, 500 2018-10-25 15:43:12 +08:00
gazebo
e4b46c9706 - check level in AddCategory.
- fix bug, jd outSystemId is string
2018-10-25 15:11:37 +08:00
gazebo
4d989c2115 - optimize jd SyncStoresSkus 2018-10-25 09:52:51 +08:00
gazebo
ed4cdb6f2a - remove tasksch.TaskMan.Run*** funcs 2018-10-25 08:47:37 +08:00
gazebo
62ea34eb70 - fixed bug in updateStoreSkusWithoutSync 2018-10-25 08:42:49 +08:00
gazebo
f525d659f8 - comment on GetStoreSkus 2018-10-24 20:34:25 +08:00
gazebo
442b8c6db3 - fix bug in updateStoreSkusWithoutSync 2018-10-24 20:27:22 +08:00
gazebo
576709a0bd - ShowStoreLatestBill 2018-10-24 18:01:23 +08:00
gazebo
4c9a5e8a42 - ShowStoreLatestBill 2018-10-24 17:56:39 +08:00
gazebo
508a949006 - check store_map 2018-10-24 14:54:20 +08:00
gazebo
7b6c9fd73a - financial/GetStoreBills 2018-10-24 11:45:37 +08:00
gazebo
5811d3cb68 - add parentTask. 2018-10-24 11:11:40 +08:00
gazebo
f050ec926b - avoid log 1062(duplicate key) mysql error 2018-10-24 09:51:26 +08:00
gazebo
aa0b574a35 - ebai.RefreshAllStoresID 2018-10-23 22:11:28 +08:00
gazebo
853fd7c846 - wrong use and implementation of GetMultiStoreHandler 2018-10-23 21:39:02 +08:00
gazebo
6abc2d694e - order by order_created_at DESC for GetOrders 2018-10-23 21:00:28 +08:00
gazebo
7a7ffacf72 - comment 2018-10-23 16:49:28 +08:00
gazebo
93a7202423 - RefreshAllStoresID
- RefreshAllSkusID
- use new tasksch when possible(not use run directly).
2018-10-23 16:34:42 +08:00
gazebo
ad3d548824 - return error in DeleteStore 2018-10-23 11:29:12 +08:00
gazebo
e8b68d4ccb - GetStore store map query cond changed. 2018-10-23 11:20:44 +08:00
gazebo
629bf9e055 - -enableStore true for prod 2018-10-22 18:59:37 +08:00
gazebo
393d3fbf45 - the information format of store map and courier map in GetStores changed to list
- nameIDs and skuIDs form GetSkuNames.
2018-10-22 15:15:11 +08:00
gazebo
b51ceb3d1d - add jxcontext.Context to all public API. 2018-10-21 22:41:11 +08:00
gazebo
5d2bf9a510 - jxcontext.Context added 2018-10-21 19:09:11 +08:00
gazebo
c818c45a4d - optimize tasksch channel. 2018-10-21 17:09:08 +08:00
gazebo
0fb6fe27fe - close quitChan when Cancel for tasksch. 2018-10-21 13:47:53 +08:00
gazebo
1a9ff7e575 - remove literal '1970-01-01 00:00:00' 2018-10-21 11:12:41 +08:00
gazebo
105a1271b7 - resotre time2Schedule3rdCarrier to 30 minutes. 2018-10-21 09:49:36 +08:00
gazebo
f926763fa5 - taskID is a must for CancelTask. 2018-10-20 15:14:16 +08:00
gazebo
bac05651aa - CancelTask api. 2018-10-20 15:13:26 +08:00
gazebo
0d5a5189ed - big refactor tasksch 2018-10-20 15:05:02 +08:00
gazebo
2bfa5fe17f - use utils.CallFuncAsync when possible. 2018-10-20 12:02:52 +08:00
gazebo
2308abb775 - time2Schedule3rdCarrier changed from 30 to 15 minutes for JD 1220. 2018-10-20 10:53:15 +08:00
gazebo
042d3b5616 - BaseTask.GetID 2018-10-20 10:49:32 +08:00
gazebo
1c74a43c1b - MarshalJSON added for BaseTask. 2018-10-20 10:08:57 +08:00
gazebo
c00336905a - ren tasksch.Task to ParallelTask. 2018-10-20 09:35:17 +08:00
gazebo
66ef068fc3 - refactor tasksch
- sequence task added.
- task tree added.
2018-10-20 09:22:36 +08:00