Commit Graph

200 Commits

Author SHA1 Message Date
gazebo
837395f431 - 自配送门店的PickupGoods不应调用平台相应API,模拟一个事件 2019-03-22 20:55:59 +08:00
gazebo
25ac631c5c - refactor jxcontent and tasksch (remove dependency from jxcontent to tasksch)
- send dingding msg to user when async task finished
2019-03-22 15:04:28 +08:00
renyutian
fad5f02c22 京东售后订单时间优化 2019-03-21 17:44:43 +08:00
renyutian
cbee85acce 京东正向订单结账信息记录优化 2019-03-21 17:23:50 +08:00
renyutian
54b8bc8715 Merge remote-tracking branch 'origin/jxstore' into lcw 2019-03-21 16:52:21 +08:00
gazebo
c7a1dc650d - fk 2019-03-21 16:50:49 +08:00
renyutian
9fc122d7f0 Merge remote-tracking branch 'origin/jxstore' into lcw 2019-03-21 16:48:27 +08:00
gazebo
81efff6380 - OnOrderDetail 2019-03-21 16:46:52 +08:00
renyutian
0ee04cdd4d - 结算初始版本 2019-03-21 16:12:54 +08:00
gazebo
15c703b469 - refactor test init flow 2019-03-20 22:28:51 +08:00
gazebo
4876b7664c - 新京东到家订单事件中,顺序调用得到新订单信息与手机号(因为超过了1000个店后,只用订单号查手机号要出错)
- 在defsch中异步调用微信发消息
2019-03-20 16:30:48 +08:00
gazebo
1e53e4edae - improve jxutils.SplitStoreName 2019-03-18 15:04:42 +08:00
gazebo
8346f30b86 - financial related msg 2019-03-15 16:51:09 +08:00
gazebo
b000fbb3e7 - AfterSaleBillStatus 2019-03-15 15:04:25 +08:00
gazebo
bb01fc422b - refactor config ReallyCallPlatformAPI, ReallySendWeixinMsg and ReallyReplyComment 2019-03-15 11:09:43 +08:00
gazebo
dec14126a7 - replace all goroutine and AfterFunc with recover version 2019-03-15 10:26:30 +08:00
gazebo
fffb7a495b - enable new order comment 2019-03-14 12:07:59 +08:00
gazebo
9423f2efea - fk 2019-03-13 11:04:55 +08:00
gazebo
786239a897 - optimize SyncStoreSkus, isContinueWhenError will really continue 2019-03-13 10:54:47 +08:00
gazebo
aeddf01cbd - fk 2019-03-12 21:11:18 +08:00
gazebo
6693bd4bf5 - update qty before price for updating jd store sku info 2019-03-12 17:06:04 +08:00
gazebo
3113e9d603 - replace literal 'admin' with const 2019-03-12 15:53:13 +08:00
gazebo
c46f1597f1 - refactor bad comment 2019-03-12 15:40:08 +08:00
gazebo
899e0d8362 - 调整到家“新增或修改门店消息” 2019-03-11 09:40:24 +08:00
gazebo
19b49a030c - fix bug in jd.syncStoreSkus 2019-03-06 11:39:16 +08:00
gazebo
acfd902071 - debug in jd.syncStoreSkus 2019-03-06 11:06:22 +08:00
gazebo
e74e1d1548 - fix err bug in jd.GetOrder 2019-03-06 09:51:10 +08:00
gazebo
c0d659e300 - add optional params fromTime and toTime for TmpGetJxBadCommentsByStoreId 2019-02-19 16:36:31 +08:00
gazebo
c18a522132 - fix bug in updateBillsInfo 2019-02-19 12:10:53 +08:00
gazebo
eebf5f863d - up 2019-02-19 10:44:36 +08:00
gazebo
61b542a822 - add Updatetime in JxBadComments 2019-02-19 10:28:55 +08:00
gazebo
9c8c8cf13e - handle jd order don't have orderPurchaseTime field 2019-02-17 09:35:58 +08:00
gazebo
dfc4577a3e - handle some jd order don't have pickDeadline in jd.Map2Order 2019-02-16 23:35:25 +08:00
gazebo
c598f54e6a - handle field missing in jd.setOrederDetailFee 2019-02-16 18:07:45 +08:00
gazebo
128646fcf1 - protect jd order isGift 2019-02-16 17:45:32 +08:00
gazebo
9dabd345c9 - RefreshRealMobile for ebai 2019-02-15 17:53:22 +08:00
gazebo
a8fc0af431 - add GoodsOrder.PickDeadline 2019-02-15 11:44:48 +08:00
gazebo
3f6c713a23 - handle ConsigneeName maybe missing 2019-02-13 10:56:00 +08:00
gazebo
3bb1b0d742 - map jdapi.OrderStatusFinished to model.OrderStatusFinished 2019-02-13 10:08:59 +08:00
gazebo
ced25499c4 - add SaveOrder to IOrderManager
- add Map2Order to IPurchasePlatformHandler
2019-02-12 14:30:16 +08:00
gazebo
7a5326a1dc - fix bug when not use Unmarshal2Map correctly 2019-01-31 11:58:15 +08:00
gazebo
5ca5ed3a1b - fk 2019-01-31 10:01:39 +08:00
gazebo
a1afd745e4 - syncSkuNameAsSpu 2019-01-31 09:59:20 +08:00
gazebo
d420aa68fe - add param valueMask to UpdateEntityLogicallyAndUpdateSyncStatus
- judge change content in UpdateSku
- support change sku spec
2019-01-31 09:46:23 +08:00
gazebo
a0cecdc4c6 - support modify sku spec (commented) 2019-01-30 18:18:25 +08:00
gazebo
8433a06ab3 - remove temp comment
- guard UpdateSkuBaseInfo by globals.EnableStoreWrite
2019-01-30 16:11:29 +08:00
gazebo
a6a4b3daa0 - must SkuFixedStatusOffline and then SkuFixedStatusDeleted when del spu 2019-01-30 15:31:43 +08:00
gazebo
db55aae19e - fix bug can not real del spu in syncSkuNameAsSpu. 2019-01-30 15:17:00 +08:00
gazebo
e68f246ad2 - try to refactor syncSkuNameAsSpu 2019-01-30 15:05:37 +08:00
gazebo
a4a46ac092 - try to remove useless code(fake skuid handler) in syncSkuNameAsSpu 2019-01-30 14:32:18 +08:00