Commit Graph

  • 970e8dc7b2 - only clear sync status when SkuShopCategoryMap succeeded - and DetailErrList for tasksch. gazebo 2018-10-27 10:22:25 +08:00
  • 0397729aa0 - fix bug in UpdateStore(GetRows) gazebo 2018-10-26 20:09:56 +08:00
  • f12cfafe23 - avoid run task more than once. gazebo 2018-10-26 17:34:40 +08:00
  • 9a8bcd506b - add deleted_at for SyncStoreCategory gazebo 2018-10-26 15:31:09 +08:00
  • 301b845c44 - fix return bug in CreateJdPromotion gazebo 2018-10-26 15:01:15 +08:00
  • d834422b4e - add limitSkuCount parameter when create jd promotion. gazebo 2018-10-26 13:55:58 +08:00
  • 6c7b9afd10 - remove RunParallelTask - refactor partner.SyncStoreCategory. gazebo 2018-10-26 13:38:35 +08:00
  • 5f35965fee - refactor SyncStoreSkus, LoopStoresMap gazebo 2018-10-26 11:23:10 +08:00
  • c07fb48d02 - set flag in updateStoreSkusSaleWithoutSync gazebo 2018-10-25 22:07:52 +08:00
  • 63e7c858fe - auto max StockQty when isSale true. gazebo 2018-10-25 19:01:41 +08:00
  • c58905dd8e - fix bug in IntMap2List gazebo 2018-10-25 17:52:29 +08:00
  • 086768b4ef - fix bug in CopyStoreSkus gazebo 2018-10-25 17:26:35 +08:00
  • e8c25cd2b3 - fk gazebo 2018-10-25 16:48:21 +08:00
  • fc42291b08 - sku comment gazebo 2018-10-25 16:18:57 +08:00
  • 135938cfa9 - fix GenFakeID gazebo 2018-10-25 15:58:23 +08:00
  • 3af1e0a2ac - CaculateSkuPric 250, 500 gazebo 2018-10-25 15:43:12 +08:00
  • e4b46c9706 - check level in AddCategory. - fix bug, jd outSystemId is string gazebo 2018-10-25 15:11:37 +08:00
  • 4d989c2115 - optimize jd SyncStoresSkus gazebo 2018-10-25 09:52:51 +08:00
  • ed4cdb6f2a - remove tasksch.TaskMan.Run*** funcs gazebo 2018-10-25 08:47:37 +08:00
  • 62ea34eb70 - fixed bug in updateStoreSkusWithoutSync gazebo 2018-10-25 08:42:49 +08:00
  • f525d659f8 - comment on GetStoreSkus gazebo 2018-10-24 20:34:25 +08:00
  • 442b8c6db3 - fix bug in updateStoreSkusWithoutSync gazebo 2018-10-24 20:27:22 +08:00
  • 576709a0bd - ShowStoreLatestBill gazebo 2018-10-24 18:01:23 +08:00
  • 4c9a5e8a42 - ShowStoreLatestBill gazebo 2018-10-24 17:56:39 +08:00
  • 508a949006 - check store_map gazebo 2018-10-24 14:54:20 +08:00
  • 7b6c9fd73a - financial/GetStoreBills gazebo 2018-10-24 11:45:37 +08:00
  • 5811d3cb68 - add parentTask. gazebo 2018-10-24 11:11:40 +08:00
  • f050ec926b - avoid log 1062(duplicate key) mysql error gazebo 2018-10-24 09:51:26 +08:00
  • aa0b574a35 - ebai.RefreshAllStoresID gazebo 2018-10-23 22:11:28 +08:00
  • 853fd7c846 - wrong use and implementation of GetMultiStoreHandler gazebo 2018-10-23 21:39:02 +08:00
  • 6abc2d694e - order by order_created_at DESC for GetOrders gazebo 2018-10-23 21:00:28 +08:00
  • 7a7ffacf72 - comment gazebo 2018-10-23 16:49:28 +08:00
  • 93a7202423 - RefreshAllStoresID - RefreshAllSkusID - use new tasksch when possible(not use run directly). gazebo 2018-10-23 16:34:42 +08:00
  • ad3d548824 - return error in DeleteStore gazebo 2018-10-23 11:29:12 +08:00
  • e8b68d4ccb - GetStore store map query cond changed. gazebo 2018-10-23 11:20:44 +08:00
  • 629bf9e055 - -enableStore true for prod gazebo 2018-10-22 18:59:37 +08:00
  • 393d3fbf45 - the information format of store map and courier map in GetStores changed to list - nameIDs and skuIDs form GetSkuNames. gazebo 2018-10-22 15:15:11 +08:00
  • b51ceb3d1d - add jxcontext.Context to all public API. gazebo 2018-10-21 22:41:11 +08:00
  • 5d2bf9a510 - jxcontext.Context added gazebo 2018-10-21 19:09:11 +08:00
  • c818c45a4d - optimize tasksch channel. gazebo 2018-10-21 17:09:08 +08:00
  • 0fb6fe27fe - close quitChan when Cancel for tasksch. gazebo 2018-10-21 13:47:53 +08:00
  • 1a9ff7e575 - remove literal '1970-01-01 00:00:00' gazebo 2018-10-21 11:12:41 +08:00
  • 105a1271b7 - resotre time2Schedule3rdCarrier to 30 minutes. gazebo 2018-10-21 09:49:36 +08:00
  • f926763fa5 - taskID is a must for CancelTask. gazebo 2018-10-20 15:14:16 +08:00
  • bac05651aa - CancelTask api. gazebo 2018-10-20 15:13:26 +08:00
  • 0d5a5189ed - big refactor tasksch gazebo 2018-10-20 15:05:02 +08:00
  • 2bfa5fe17f - use utils.CallFuncAsync when possible. gazebo 2018-10-20 12:02:52 +08:00
  • 2308abb775 - time2Schedule3rdCarrier changed from 30 to 15 minutes for JD 1220. gazebo 2018-10-20 10:53:15 +08:00
  • 042d3b5616 - BaseTask.GetID gazebo 2018-10-20 10:49:32 +08:00
  • 1c74a43c1b - MarshalJSON added for BaseTask. gazebo 2018-10-20 10:08:57 +08:00
  • c00336905a - ren tasksch.Task to ParallelTask. gazebo 2018-10-20 09:35:17 +08:00
  • 66ef068fc3 - refactor tasksch - sequence task added. - task tree added. gazebo 2018-10-20 09:22:36 +08:00
  • 3f94410904 - SendAdvertingByGoodsOrder gazebo 2018-10-19 20:15:30 +08:00
  • 68db928187 - rough sequence task added. gazebo 2018-10-19 18:34:31 +08:00
  • 94196d72e5 - avoid jdid duplicated error in AddSkuName. gazebo 2018-10-19 16:18:17 +08:00
  • 850dced8a6 - comment moved from skuname to sku. gazebo 2018-10-19 14:24:13 +08:00
  • 507fcf16d8 - refactor basesch, move register partner to partner. gazebo 2018-10-18 21:18:38 +08:00
  • 294786cb4b - bug fix for many sync operation. gazebo 2018-10-18 17:13:43 +08:00
  • 0db0dd4ca1 - config prod2 added for another jd account. - can disable some platform. gazebo 2018-10-18 12:07:21 +08:00
  • 6dbadf0569 - store courier map gazebo 2018-10-18 09:49:04 +08:00
  • e56eb69b09 - orderUseNewTable almost ok. gazebo 2018-10-17 16:53:01 +08:00
  • 9c125a61a0 - OrderUseNewTable gazebo 2018-10-17 14:33:47 +08:00
  • 9f3624c777 - orderUseNewTable except store feature related. gazebo 2018-10-17 14:28:49 +08:00
  • c5421213b2 - fix bug in checkStoreExisting gazebo 2018-10-16 15:20:03 +08:00
  • b73aae1474 - check store existing for CopyStoreSkus. gazebo 2018-10-16 15:17:08 +08:00
  • ac76040e99 - UpdateStoresSkusSale gazebo 2018-10-16 15:01:59 +08:00
  • d7b93b8bf2 - remove many useless isForce parameters. - isSync to isAsync. gazebo 2018-10-16 11:52:40 +08:00
  • d7de24715b - remove useless legacy codes. - refactor models gazebo 2018-10-16 10:47:44 +08:00
  • df19812e97 - formalize pageSize. gazebo 2018-10-15 16:20:06 +08:00
  • f5ce323114 - SyncStoresSkus UPDATE store_sku_bind. gazebo 2018-10-15 15:09:46 +08:00
  • f830c4f151 - check copyMode for CopyStoreSkus gazebo 2018-10-15 14:43:11 +08:00
  • 7c9b9e05fe - fix AON to ON in CopyStoreSkus. gazebo 2018-10-15 11:53:35 +08:00
  • 2ffb32cb51 - fk. gazebo 2018-10-15 11:03:00 +08:00
  • fa42da1f25 - ebai the format of order_id of some different msgs are different. gazebo 2018-10-15 10:59:12 +08:00
  • cb86fe8a29 - CopyStoreSkus support level1 category. gazebo 2018-10-15 09:57:24 +08:00
  • 8b34b12a6e - CreatePromotionByExcel gazebo 2018-10-14 12:47:17 +08:00
  • b158fd09ea - CreatePromotion gazebo 2018-10-13 20:28:20 +08:00
  • a96e0f4d9f - GetWaybills. gazebo 2018-10-12 15:59:13 +08:00
  • 3145d371c0 - refactor sync. gazebo 2018-10-12 11:54:20 +08:00
  • 297f0a125f - purchase platform handler interceptor. gazebo 2018-10-12 11:41:16 +08:00
  • c6843d4150 - more debug for SendFilesToStores. gazebo 2018-10-12 11:11:33 +08:00
  • d72ea3ac73 - debug info for SendFilesToStores. gazebo 2018-10-12 10:48:23 +08:00
  • b70c9c55fb - refactor sync. gazebo 2018-10-12 09:16:17 +08:00
  • 6133998e54 - no platform dependency in sync.go gazebo 2018-10-11 22:17:20 +08:00
  • 02b97909bc - logic delete in CopyStoreSkus. gazebo 2018-10-11 20:52:56 +08:00
  • ad43d3b286 - comment gazebo 2018-10-11 17:45:33 +08:00
  • e1dd674d9b - CopyStoreSkus gazebo 2018-10-11 17:40:24 +08:00
  • 5ec12fbbf1 - fix some store to stores. gazebo 2018-10-11 16:11:48 +08:00
  • ed00165527 - UpdateStoresSkus gazebo 2018-10-11 12:34:10 +08:00
  • 9ad1e383f8 - fixed bug in calculate max parallelCount in tasksch.RunTask - multi-task for stores in jd.SyncStoreSkus - calculate platform price use platform price_percentage. - GoodsOrder json StoreName. gazebo 2018-10-11 10:21:43 +08:00
  • d58e03619d - (deleted_at = '1970-01-01 00:00:00' OR jd_sync_status <> 0) in jd SyncStoreSkus. gazebo 2018-10-10 18:16:38 +08:00
  • d23f36a109 - handle [] in GetOrders gazebo 2018-10-10 11:34:31 +08:00
  • 3a96150c3e - add cities in GetOrders. gazebo 2018-10-10 10:16:54 +08:00
  • 1b15b864a8 - SendFilesToStores gazebo 2018-10-10 09:58:31 +08:00
  • b325ad7ca7 - temporarily disable log error for OrgReplyComment. gazebo 2018-10-09 18:18:25 +08:00
  • a8c35c2448 - fix SelfDeliverDelievering to SelfDeliverDelivering. gazebo 2018-10-09 17:42:14 +08:00
  • a288ce2213 - ignore vendorSkuID -70000 for alarm. gazebo 2018-10-09 17:37:36 +08:00
  • c8a0f9b59f - GetOrders. gazebo 2018-10-09 17:09:34 +08:00
  • 4203dd5b29 - use orgCommentContent to decide whether reply in onOrderComment. gazebo 2018-10-09 15:03:31 +08:00
  • 24d4d8619c - more debug msg for replyOrderComment. gazebo 2018-10-09 14:17:04 +08:00