Commit Graph

251 Commits

Author SHA1 Message Date
gazebo
7902af7057 - handle len(allBinds) == 0 in updateStoresSkusWithoutSync 2019-01-12 11:03:42 +08:00
gazebo
78c83090a7 - test 2019-01-10 09:55:03 +08:00
gazebo
40c3151f3c - test getMapCenter 2019-01-10 09:49:49 +08:00
gazebo
2497f3db1f - getMapCenter 2019-01-09 17:46:55 +08:00
gazebo
6116a5694b - GetStores add range limit. 2019-01-09 10:41:54 +08:00
gazebo
bffc72f751 - refactor cms.UpdateStoreSkus 2019-01-07 17:54:07 +08:00
gazebo
10a1e3dc47 - ORDER BY message id DESC in GetStoreMessages 2019-01-07 15:10:44 +08:00
gazebo
38ae3e16d6 - DeleteStore 2019-01-07 11:47:44 +08:00
gazebo
9bbdcbe27d - when isContinueWhenError is true, contiune in SyncStoresSkus when error 2019-01-05 15:32:24 +08:00
gazebo
d0abc189be - StoreMsgSendStatusName 2019-01-05 14:39:23 +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
4fde049b91 - jdSyncStatus in Convert2JDSPU 2019-01-03 09:40:02 +08:00
gazebo
5508b42835 - debug GetStoreMessageStatuses 2019-01-02 16:51:31 +08:00
gazebo
d2a05614b2 - fix bug in shouldPendingStorePriceChange(weixin.LoginTypeMiniProgram) 2018-12-29 09:34:38 +08:00
gazebo
0e84d152c0 - fix bug in cms.GetSelfInfo 2018-12-28 11:43:50 +08:00
gazebo
5adc5e61f3 - mini program login 2018-12-27 16:49:32 +08:00
gazebo
e8ce327fc0 - normal store weixin msg. 2018-12-25 21:50:18 +08:00
gazebo
46f96fada8 - debug output in createWaybillOn3rdProviders
- disable ELM in CreateWaybillOnProviders.
2018-12-25 15:17:23 +08:00
gazebo
7cc9486570 - save original price when accepted or rejected. 2018-12-24 16:40:04 +08:00
gazebo
7852d4da9b - fix bug in getStoreOpRequestsInfo 2018-12-24 16:11:32 +08:00
gazebo
cf0e21ea96 - fix bug in shouldPendingStorePriceChange 2018-12-24 14:43:32 +08:00
gazebo
b61f1358d6 - GetStore change_price_type 2018-12-24 12:04:38 +08:00
gazebo
dffa68612e - add changePriceType to model.Store
- send weixin msg when op request handled.
2018-12-24 11:59:29 +08:00
gazebo
c26ac82d72 - debug output params info after filterStorePriceChange in updateStoresSkusWithoutSync 2018-12-24 09:18:11 +08:00
gazebo
3492d40874 - price change request can be cancled by set the req price to the same as online
- if the req price is same as online, ignore it
2018-12-22 11:51:36 +08:00
gazebo
7afc8228a6 - fix remark bug. 2018-12-21 14:03:59 +08:00
gazebo
c5777f6019 - return remark in GetStoreOpRequests 2018-12-21 13:54:09 +08:00
gazebo
c7577e6005 - dao.GetLastTotalRowCount 2018-12-21 11:07:18 +08:00
gazebo
acb073cb92 - use MAX instead of AVG in GetStoreOpRequests for unitPrice 2018-12-21 10:56:30 +08:00
gazebo
28589c6995 - add StoreOpRequestInfo.UnitPrice. 2018-12-21 10:50:06 +08:00
gazebo
a4b0a95667 - change return type to PagedInfo for GetStoreOpRequests 2018-12-21 10:41:28 +08:00
gazebo
bf3463aee8 - avoid set store_sku_bind syncstatus when not changing StoreMap.PricePercentage 2018-12-21 10:00:49 +08:00
gazebo
ae9bc84921 - add PendingUnitPrice and PendingOpType in GetStoreSkus result, when param isGetOpRequest is true
- fix some API result to lower camel case
2018-12-20 21:35:27 +08:00
gazebo
0750f831c4 - debug fakeboss token added. 2018-12-20 17:30:43 +08:00
gazebo
53cdf5bb84 - correct opRequestType to opRequestTypeName. 2018-12-20 17:05:11 +08:00
gazebo
45bb776ac9 - skuIDs and nameIDs for GetStoreSkus 2018-12-20 16:05:18 +08:00
gazebo
5119791de2 - pending store op price change request. 2018-12-20 15:54:48 +08:00
gazebo
20d9ee20c3 - fix bug when sync error in UpdateSkuName 2018-12-12 14:46:42 +08:00
gazebo
5e838f2e72 - add skuName.upc 2018-12-11 23:02:17 +08:00
gazebo
21ac6458a4 - support upload img pre check. 2018-12-11 18:09:11 +08:00
gazebo
c72e3bc128 - change sync.SyncSku to Serializable because of jd.spu 2018-12-11 16:21:27 +08:00
gazebo
9191642998 - get is_spu, img_hash_code 2018-12-11 15:28:31 +08:00
gazebo
c95b4d2e10 - get skuname.status 2018-12-11 14:09:07 +08:00
gazebo
f7c5e089ff - jd spu support 2018-12-11 12:44:41 +08:00
gazebo
35f1d51e77 - fix wrong use sku.sku_id in cms.DeleteStoreSku 2018-12-11 12:40:09 +08:00
gazebo
bf5d9ed219 - jd.FullSyncStoreSkus
- refactor mtwm.SyncLocalStoreCategory
2018-12-07 11:34:49 +08:00
gazebo
160ac2dd83 - remove some comment 2018-12-04 20:23:22 +08:00
gazebo
ceb66bc48a - tasksch error show taks name
- distinguish platform error
2018-12-03 16:19:51 +08:00