gazebo
|
9b594702b0
|
- temporarily disable sync jd store delivery info because of jd bug.
|
2018-10-30 14:22:28 +08:00 |
|
gazebo
|
9c44e96862
|
- fix promotion.VendorID
|
2018-10-30 10:24:45 +08:00 |
|
gazebo
|
d5fa05da70
|
- add more fields in GetOrders result
|
2018-10-29 22:13:35 +08:00 |
|
gazebo
|
c5831f2bde
|
- revert jd promotion batch size to 200
|
2018-10-29 19:27:15 +08:00 |
|
gazebo
|
63b745460f
|
- limit the batchsize of CreatePromotionSku to 50.
|
2018-10-29 16:25:41 +08:00 |
|
gazebo
|
4288c5f5e9
|
- disable swagger on prod.
|
2018-10-29 15:06:24 +08:00 |
|
gazebo
|
c11a0da974
|
- max username set to 30
|
2018-10-29 14:54:40 +08:00 |
|
gazebo
|
91ec739b0b
|
- SkuName unique index include deleted_at
|
2018-10-29 14:05:01 +08:00 |
|
gazebo
|
9b724e5789
|
- disable elm ReadStore.
|
2018-10-29 11:24:56 +08:00 |
|
gazebo
|
b55b2c002d
|
- model.MaxStoreSkuStockQty = 99999
|
2018-10-29 08:34:22 +08:00 |
|
gazebo
|
06e14535e3
|
- change weixin address.
|
2018-10-29 08:06:53 +08:00 |
|
gazebo
|
a7db7ef5ba
|
- enable new jx.
|
2018-10-29 07:44:32 +08:00 |
|
gazebo
|
ce5bbb125b
|
- disable call freshfood when orderUseNewTable is enabled.
|
2018-10-28 23:29:46 +08:00 |
|
gazebo
|
8c726a98f0
|
- user stationNo instead of outStationNo when calling jd store sku related apis.
|
2018-10-28 22:38:48 +08:00 |
|
gazebo
|
8604c1d2af
|
- temporarily enable swagger for prod.
|
2018-10-28 22:00:54 +08:00 |
|
gazebo
|
c3399c60e1
|
- remove useless comment
|
2018-10-28 21:58:52 +08:00 |
|
gazebo
|
a4bb889e17
|
- enable jd RefreshAllStoresID
|
2018-10-28 21:48:39 +08:00 |
|
gazebo
|
495e1d90f0
|
- add res and addstoremsg
|
2018-10-28 21:32:51 +08:00 |
|
gazebo
|
40b2495f62
|
- use store 100119 to test OrderUseNewTable.
|
2018-10-28 14:19:00 +08:00 |
|
gazebo
|
d4ec1dd0f3
|
- try exported table first in GetOrderSkuInfo
|
2018-10-28 14:10:58 +08:00 |
|
gazebo
|
a188f48253
|
- call GetJxStoreIDFromOrder at first place
|
2018-10-28 13:36:42 +08:00 |
|
gazebo
|
cfa09f94be
|
- user statuss for GetStores
|
2018-10-28 12:55:44 +08:00 |
|
gazebo
|
298bb2f617
|
- add SpecQuality and SpecUnit for skuname
- order desc for many query apis
|
2018-10-28 12:27:12 +08:00 |
|
gazebo
|
f7df897bdb
|
- add param isContinueWhenError for SyncStoresSkus.
|
2018-10-27 18:43:52 +08:00 |
|
gazebo
|
7a93cf745d
|
- when IsContinueWhenError is true, if partial failed, mark the whole task as failed.
|
2018-10-27 18:00:02 +08:00 |
|
gazebo
|
0743df73b2
|
- revert default IsContinueWhenError to false.
|
2018-10-27 17:22:22 +08:00 |
|
gazebo
|
abd8326511
|
- avoid nil TaskError
|
2018-10-27 17:16:16 +08:00 |
|
gazebo
|
746502fbc3
|
- move some jd related constant to jdapi
|
2018-10-27 16:24:36 +08:00 |
|
gazebo
|
eac24b9a5a
|
- SyncStoresCategory
- TaskError for json output.
|
2018-10-27 16:12:00 +08:00 |
|
gazebo
|
970e8dc7b2
|
- only clear sync status when SkuShopCategoryMap succeeded
- and DetailErrList for tasksch.
|
2018-10-27 10:22:25 +08:00 |
|
gazebo
|
0397729aa0
|
- fix bug in UpdateStore(GetRows)
|
2018-10-26 20:09:56 +08:00 |
|
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 |
|