Commit Graph

81 Commits

Author SHA1 Message Date
gazebo
7d1f0e294d - first edition of weimob wsc. 2019-01-18 09:56:19 +08:00
gazebo
b4905475aa - fix ORDER BY 1 DESC bug in GetStoreOpRequests 2019-01-14 14:16:33 +08:00
gazebo
05cc70c435 - GetStoreOpRequests ORDER BY 1 DESC 2019-01-14 09:32:07 +08:00
gazebo
7902af7057 - handle len(allBinds) == 0 in updateStoresSkusWithoutSync 2019-01-12 11:03:42 +08:00
gazebo
bffc72f751 - refactor cms.UpdateStoreSkus 2019-01-07 17:54:07 +08:00
gazebo
d2a05614b2 - fix bug in shouldPendingStorePriceChange(weixin.LoginTypeMiniProgram) 2018-12-29 09:34:38 +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
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
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
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
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
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
ee9b84bd80 - handle level 1 leaf category in func GetSkuNames and GetStoreSkus 2018-11-07 11:28:02 +08:00
gazebo
7c07d65c48 - refactor mysql transaction 2018-11-05 15:22:30 +08:00
gazebo
2336ad2ba4 - fix bug in CopyStoreSkus from and to are same, and specified category 2018-11-01 23:31:46 +08:00
gazebo
1ad4df80d2 - CopyStoreSkus support fromStore and toStore are same. 2018-11-01 01:29:30 +08:00
gazebo
65cfc85911 - comment 2018-11-01 01:00:23 +08:00
gazebo
df573894d1 - don't delete and insert in CopyStoreSkus. 2018-11-01 00:35:02 +08:00
gazebo
c0d5fc60b0 - don't mark sync status when directly deleted in CopyStoreSkus 2018-10-31 19:23:18 +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
c07fb48d02 - set flag in updateStoreSkusSaleWithoutSync 2018-10-25 22:07:52 +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
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
b51ceb3d1d - add jxcontext.Context to all public API. 2018-10-21 22:41:11 +08:00
gazebo
1a9ff7e575 - remove literal '1970-01-01 00:00:00' 2018-10-21 11:12:41 +08:00
gazebo
850dced8a6 - comment moved from skuname to sku. 2018-10-19 14:24:13 +08:00
gazebo
c5421213b2 - fix bug in checkStoreExisting 2018-10-16 15:20:03 +08:00
gazebo
b73aae1474 - check store existing for CopyStoreSkus. 2018-10-16 15:17:08 +08:00
gazebo
ac76040e99 - UpdateStoresSkusSale 2018-10-16 15:01:59 +08:00
gazebo
d7b93b8bf2 - remove many useless isForce parameters.
- isSync to isAsync.
2018-10-16 11:52:40 +08:00