Commit Graph

4824 Commits

Author SHA1 Message Date
gazebo
307cf55238 - nameID and skuID for GetSkuNames 2018-11-09 14:58:49 +08:00
gazebo
30e16ba636 - is_lock = 1 in RefreshJdLockStoreSku. 2018-11-09 11:14:13 +08:00
gazebo
534761f993 - RefreshPromotionStatus
- call UpdatePromotionStatusFromRemote in LockPromotionSkus.
2018-11-09 10:13:34 +08:00
gazebo
1313fefe0d - refactor GetSkuNames, remove skuID, nameID, jdID. add vendorSkuIDs. 2018-11-09 09:21:31 +08:00
gazebo
7ce06d275b - make OnNewPromotionMsg asnyc
- set limit... in CreateJdPromotion
- correct limitPint to limitPin
2018-11-08 17:49:57 +08:00
gazebo
7f8a7e7820 - set promotion status to PromotionStatusRemoteCreated when manually associated. 2018-11-08 16:44:30 +08:00
gazebo
69aad912cd - auto create jd promotion on jd new promotion event 2018-11-08 16:08:35 +08:00
gazebo
bd6cf367a0 - fix bug in verifyMobileIsBlank 2018-11-08 11:52:28 +08:00
gazebo
11f8ba1ecd - OnNewPromotionMsg 2018-11-08 11:27:31 +08:00
gazebo
b013d0ab53 - add remark on table promotion 2018-11-07 20:07:06 +08:00
gazebo
a5d22c3655 - handle special chars in store name. 2018-11-07 18:12:32 +08:00
gazebo
e5510db6ea - check vendorPromotionID in CreateJdPromotion 2018-11-07 14:47:09 +08:00
gazebo
741a55f7a2 - change isLock from bool to int for LockPromotionSkus 2018-11-07 14:27:09 +08:00
gazebo
88929a687c - format promotion to 活动 2018-11-07 14:09:32 +08:00
gazebo
8ad36d3095 - add Promotion CreateType 2018-11-07 14:04:58 +08:00
gazebo
73df0db1f8 - fix misplace params in RefreshJdPromotionLockStatus 2018-11-07 13:52:28 +08:00
gazebo
a5983d3e38 - run scheduleRoutine on startup 2018-11-07 13:36:07 +08:00
gazebo
62a7a57730 - call RefreshJdStoreSkuStock only isLock true in LockPromotionSkus 2018-11-07 13:23:28 +08:00
gazebo
9bb30affc4 - move Cacher from globals to api
- vendorPromotionID for CreatePromotion
- LockPromotionSkus
2018-11-07 13:17:25 +08:00
gazebo
ee9b84bd80 - handle level 1 leaf category in func GetSkuNames and GetStoreSkus 2018-11-07 11:28:02 +08:00
gazebo
297e72dc0f - isContinueWhenError for CreatePromotion 2018-11-07 11:19:17 +08:00
gazebo
4f5efcacb3 - fk 2018-11-07 10:23:14 +08:00
gazebo
a3cc68088f - fk 2018-11-07 09:56:53 +08:00
gazebo
1befa2805d - fix beginAt 2018-11-07 09:29:25 +08:00
gazebo
25a31efa06 - RefreshJdStoreSkuStock 2018-11-07 09:24:18 +08:00
gazebo
96c6c52571 - fix bug in promotion.OnStoreStockMsg 2018-11-06 22:23:31 +08:00
gazebo
e0cf85ebb6 - prevent modify promotion sku 2018-11-06 16:10:23 +08:00
gazebo
ae267dcdbe - prevent modify promotion store sku. lack callback handler 2018-11-06 14:36:21 +08:00
gazebo
434827abe6 - check status in CancelPromotion.
- return more accurate error in user related funcs
2018-11-06 08:34:23 +08:00
gazebo
ee5e7ffe18 - TryStr2Time 2018-11-05 22:04:28 +08:00
gazebo
594ca76de3 - PromotionStatusName 2018-11-05 19:02:10 +08:00
gazebo
42e96f3451 - return store name also. 2018-11-05 17:42:58 +08:00
gazebo
ef9739f00c - make PromotionStore and PromotionSku ModelIDCULD 2018-11-05 17:02:34 +08:00
gazebo
5cfae50cc7 - fix bug in CancelJdPromotion 2018-11-05 15:50:48 +08:00
gazebo
f24a9d6bb6 - update local status when cancel promotion successfully 2018-11-05 15:34:22 +08:00
gazebo
7c07d65c48 - refactor mysql transaction 2018-11-05 15:22:30 +08:00
gazebo
cf4bfb3dd8 - get and cancel promotion 2018-11-05 15:08:30 +08:00
gazebo
0eec70cce5 - use json to serialize promotion params.
- remove CreatePromotionByExcel
2018-11-05 08:58:15 +08:00
gazebo
cf10eb777e - fix GetStores search by mobile 2018-11-02 22:59:42 +08:00
gazebo
addb300b1a - fix bug in GetUserInfo and GetSelfInfo
- need token for SendMobileVerifyCode
2018-11-02 09:07:59 +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
df54e49bcd - change excel show url. 2018-11-01 18:43:40 +08:00
gazebo
8239f726b3 - .SetIsContinueWhenError(true) in SendFilesToStores 2018-11-01 09:31:19 +08:00
gazebo
541a61e953 - retry 3 times in SendFilesToStores. 2018-11-01 09:22:08 +08:00
gazebo
3b1256876c - revert to correct excel ext in SendFilesToStores. 2018-11-01 07:54:00 +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
318cbdad7b - fk. 2018-10-31 22:48:07 +08:00
gazebo
f1d7ee2079 - fk. 2018-10-31 22:40:24 +08:00