Commit Graph

236 Commits

Author SHA1 Message Date
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
gazebo
f2e45c24a8 - mtwm save order related status 2018-11-30 15:45:34 +08:00
gazebo
6c38663d91 - stToToCount 2018-11-29 18:11:07 +08:00
gazebo
891766b55b - GetStoreSkus handle zero 2018-11-29 17:51:09 +08:00
gazebo
698e3267a8 - avoid nameIDs is nil in checkStoresSkusSaleCity 2018-11-29 17:02:35 +08:00
gazebo
8b7962f19e - GetStoreSkus support manually pages 2018-11-29 15:39:35 +08:00
gazebo
d9d10c1755 - GetStoresSkusSaleInfo 2018-11-29 13:14:02 +08:00
gazebo
a2a85b091b - check sale city in updateStoresSkusWithoutSync(use checkStoresSkusSaleCity) 2018-11-29 10:30:32 +08:00
gazebo
78b542d5e0 - UpdateStoresSkus, add IsSale to StoreSkuBindInfo 2018-11-27 14:44:08 +08:00
gazebo
dde8bc9d20 - store search bug fix (vendor store) 2018-11-27 11:44:51 +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
033f5670a9 - GetCoordinateDistrictCode 2018-11-23 11:02:38 +08:00
gazebo
fc1e2ded61 - refactor DeleteSkuName
- fix bug in FlatMap(should recursively)
2018-11-23 09:43:34 +08:00
gazebo
dd6a4723d8 - TaskStatusName 2018-11-22 10:22:24 +08:00
gazebo
78cbb75f3d - scheduler.StoreDeliveryTypeName 2018-11-20 08:46:27 +08:00
gazebo
bc9f801d2d - mark store sku bind as modified when change storevendor price percentage 2018-11-19 20:49:18 +08:00