Commit Graph

449 Commits

Author SHA1 Message Date
gazebo
2e65154206 - v2 token format changed
- DisableUser
- clear all tokens when disable user
- handle ding ding user leave event
2019-03-09 20:59:18 +08:00
gazebo
9a071dcbbe - param isBySku added for GetStoreSkus 2019-03-08 09:22:36 +08:00
gazebo
ce109a60b3 - dingding auth 2019-03-07 21:15:19 +08:00
gazebo
123ffd4353 - param isBySku added for GetSkuNames 2019-03-07 09:54:37 +08:00
gazebo
8a1425c4d0 - authType userID2 to userid2 2019-03-05 12:06:24 +08:00
gazebo
a8e92dd92e - jxcontext.New 2019-03-05 11:18:30 +08:00
gazebo
273c50f6b7 - remove user2.ChangeMobile (use auth2.AddAuthBind instead) 2019-03-05 10:24:42 +08:00
gazebo
4e13b0a42d - nil compare 2019-03-04 18:10:19 +08:00
gazebo
083f9ccbcf - set correct authIDType when calling auth2.Login 2019-03-04 17:50:16 +08:00
gazebo
3e79e8a99b - up 2019-03-04 17:31:12 +08:00
gazebo
4071308185 - more detail error info 4 RegisterUser 2019-03-04 17:25:29 +08:00
gazebo
9a581f1eba - v2 ChangeMobile 2019-03-04 14:36:00 +08:00
gazebo
f65f3dfadb - status 2019-03-04 13:43:50 +08:00
gazebo
6793e7443d - user2 2019-03-03 22:20:07 +08:00
gazebo
421240ac54 - first edition of auth2 2019-03-01 17:43:17 +08:00
gazebo
e47542dda0 - SELECT FOR UPDATE 4 updateStoresSkusWithoutSync 2019-03-01 10:23:07 +08:00
gazebo
b6481bd4f0 - fix bug in CopyStoreSkus 2019-02-22 15:38:36 +08:00
gazebo
154f2b4d65 - handle wsc_sync_status in CopyStoreSkus 2019-02-21 17:44:56 +08:00
gazebo
9e7a41c80e - fix bug in TmpGetJxBadCommentsByStoreId 2019-02-21 15:52:31 +08:00
gazebo
bd901dcd0e - sleep 20 second before sync store sku info in TransformJdSpu2Sku 2019-02-21 11:23:44 +08:00
gazebo
5f501fca11 - up 2019-02-21 10:24:55 +08:00
gazebo
3470d9afd8 - JxBadCommentsEx changed to JxBadCommentsExt 2019-02-21 10:23:12 +08:00
gazebo
009f38dbd1 - use JxBadCommentsEx in TmpGetJxBadCommentsByStoreId 2019-02-21 10:21:28 +08:00
gazebo
324bc5ea7b - add TmpGetJxBadComments 2019-02-21 09:47:22 +08:00
gazebo
b6f72b6eb3 - set skuName.JdSyncStatus to SyncFlagNewMask only when isSpu == 1 in AddSkuName 2019-02-19 17:33:59 +08:00
gazebo
f2c479e62b - TmpGetJxBadCommentsByStoreId 2019-02-19 17:12:27 +08:00
gazebo
c0d659e300 - add optional params fromTime and toTime for TmpGetJxBadCommentsByStoreId 2019-02-19 16:36:31 +08:00
gazebo
6d83e6fa84 - set weixins lastOperator correctly 2019-02-19 09:07:00 +08:00
gazebo
e4f7bf57fe - prevent storeID=0 in AddStoreVendorMap 2019-02-18 22:01:11 +08:00
gazebo
89d678f0a4 - fk 2019-02-18 21:43:36 +08:00
gazebo
4740a057ff - avoid dada store name duplicated. 2019-02-18 21:42:09 +08:00
gazebo
2817786cea - use RefreshMissingDadaStores in AddStoreVendorMap 2019-02-18 17:10:33 +08:00
gazebo
2315a5cf85 - debug msg for CreateOrderFromOriginal 2019-02-16 18:01:13 +08:00
gazebo
2a5d3d3797 - change batch to 5000 in CreateOrderFromOriginal 2019-02-16 17:34:22 +08:00
gazebo
c48c9d0aed - up 2019-02-16 16:54:41 +08:00
gazebo
9dabd345c9 - RefreshRealMobile for ebai 2019-02-15 17:53:22 +08:00
gazebo
2f97b09738 - isSpu can not be changed in UpdateSkuName 2019-02-15 12:03:32 +08:00
gazebo
19c832e590 - add isSpu condition in GetSkuNames 2019-02-15 10:56:34 +08:00
gazebo
4a17bd0419 - fix bug in UpdateSkuName introduced in previous commit 2019-02-15 10:40:20 +08:00
gazebo
a9346fad2e - specially handle places in UpdateSkuName 2019-02-15 10:37:04 +08:00
gazebo
9a9f5d45f1 - debug 2019-02-15 10:27:52 +08:00
gazebo
89c184fdc1 - sleep 10 seconds after recreate sku before sync store sku info. 2019-02-15 10:16:57 +08:00
gazebo
f6e250affc - up 2019-02-15 09:16:38 +08:00
gazebo
638754c754 - ignore fake skuname in TransformJdSpu2Sku 2019-02-15 09:05:58 +08:00
gazebo
a3308c433e - set UnitPrice in updateStoresSkusWithoutSync when focus a skuName 2019-02-14 18:04:50 +08:00
gazebo
80a38f6790 - delete then add in TransformJdSpu2Sku 2019-02-14 17:08:25 +08:00
gazebo
26abd517f8 - don't judge DeliveryFlag in swtich2SelfDeliverWithRetry
- fix dada shop already exist error
2019-02-14 14:30:49 +08:00
gazebo
46fc0aac5f - add ShopName and BillTitle in StoreBill 2019-02-14 12:03:31 +08:00
gazebo
aa9c83ec94 - optimize UploadWeimobImg4SkuName 2019-02-13 11:21:26 +08:00
gazebo
90d4476f0f - CreateOrderFromOriginal 2019-02-13 10:07:39 +08:00