Commit Graph

153 Commits

Author SHA1 Message Date
gazebo
b8d52f3d6f - 在RefreshRealMobile中,当GetRealMobile4Order出错时打印错误消息 2019-03-26 10:48:28 +08:00
gazebo
c173caaf6f - 设置美团外卖的自动拣货时间为4分钟 2019-03-25 12:04:46 +08:00
gazebo
837395f431 - 自配送门店的PickupGoods不应调用平台相应API,模拟一个事件 2019-03-22 20:55:59 +08:00
gazebo
6cc6ee43bf - 自送订单不调用拣货完成API
- 在updateOrderStoreFeature中将order.DeliveryFlag落地
- 发送用户申请取消订单消息(当前只有饿百与京东有此事件)
2019-03-22 17:14:09 +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
gazebo
0f5445020a - ebai部分退款处理消息中的status是int而不是string 2019-03-21 20:19:39 +08:00
renyutian
dd040ac664 饿百售后订单状态判断优化 2019-03-21 18:09:46 +08:00
renyutian
cbee85acce 京东正向订单结账信息记录优化 2019-03-21 17:23:50 +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
c2497b089f - refactor GetOrder 2019-03-21 11:09:58 +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
02db9f0b4f - implement mtwm.DeleteRemoteStoreSkus 2019-03-20 15:31:26 +08:00
gazebo
d0587fef0a - 饿百改了订单中的send_time类型,从string改为int了,FUCK 2019-03-19 15:34:07 +08:00
gazebo
e906f0b159 - remove useless comment 2019-03-19 10:29:09 +08:00
gazebo
f07eeeb9c4 - OnOrderDetail 2019-03-18 18:14:05 +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
3e7af36e8e - fix bug because the result of GetEleCommentList, shop_id is elm id not ebai id. in ebai.RefreshComment 2019-03-15 11:54:02 +08:00
gazebo
39f390cb1f - wrap StartRefreshComment and StartRefreshEbaiRealMobile by ReallyCallPlatformAPI 2019-03-15 11:14:33 +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
f0fa933196 - make StartRefreshComment async 2019-03-15 09:37:54 +08:00
gazebo
6b7f0626b3 - 饿百的评价不是一点一点出来的,而是一下把前一天的全部崩出来。。。,相应修改定时器 2019-03-15 09:22:59 +08:00
gazebo
fffb7a495b - enable new order comment 2019-03-14 12:07:59 +08:00
gazebo
227f485691 - refactor order comment 2019-03-14 09:37:48 +08:00
gazebo
bb5bc45232 - ebai acceptOrderDelay = 180 * time.Second 2019-03-13 20:27:48 +08:00
gazebo
0f7a3ab809 - fk 2019-03-13 16:45:43 +08:00
gazebo
5d37250b55 - utils.Interface2String(result["comment_id"]) 2019-03-13 16:26:30 +08:00
gazebo
4a4bd4518b - fk 2019-03-13 16:11:37 +08:00
gazebo
7181861a09 - 在ebai.RefreshComment中GetEleCommentList错误继续 2019-03-13 15:38:39 +08:00
gazebo
c46f1597f1 - refactor bad comment 2019-03-12 15:40:08 +08:00
gazebo
7c3ad5ced6 - ebaiapi KeySkuID and KeyCustomSkuID 2019-03-08 14:24:34 +08:00
gazebo
a2c300cdd5 - call SetStoreCategorySyncStatus when delete all remote info 2019-03-04 20:39:18 +08:00
gazebo
af38ab535b - hardcode for ebai.UpdateStore 2019-03-01 18:30:04 +08:00
gazebo
0835e66e8b - fix a bug in ebai.UpdateStore 2019-03-01 18:16:55 +08:00
gazebo
360ea1e326 - don't use SkuShopCategoryMap to bind sku cat. 2019-02-22 12:03:39 +08:00
gazebo
4224591391 - avoid get fake mobile in ebai.RefreshRealMobile 2019-02-15 18:17:43 +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
b2150a6938 - avoid out of index in ebai.ReadStore 2019-02-13 11:43:22 +08:00
gazebo
ced25499c4 - add SaveOrder to IOrderManager
- add Map2Order to IPurchasePlatformHandler
2019-02-12 14:30:16 +08:00
gazebo
ddf45638ff - remove nonexistent shop_custom_id in ShopCategoryCreate and ShopCategoryUpdate 2019-01-31 16:58:37 +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
088b613905 - first update shop id, then status, then other property for ebai shop, because shop property can not be changed after approved 2019-01-25 16:13:48 +08:00
gazebo
0e01ba8f8a - raise error when modify not created ebai sku. 2019-01-18 18:36:07 +08:00
gazebo
8ea6a9a339 - partner.DeleteRemoteStoreSkus 2019-01-17 11:15:11 +08:00
gazebo
8d267069b0 - force ignore DeleteRemoteSkus error in ebai.FullSyncStoreSkus 2019-01-16 11:45:33 +08:00