Commit Graph

3347 Commits

Author SHA1 Message Date
gazebo
a4d8fd6230 - set mtwm sku weight when tag_id specified in SyncStoreSkus 2019-03-18 10:51:15 +08:00
gazebo
2434f77b8b - don't set default mtwm vendor cat id 2019-03-17 22:25:28 +08:00
gazebo
efec73afc4 - call SyncStoreSkus synchronously in mtwm.FullSyncStoreSkus
- handle mtps except event in status event handler too (美团配送的运单异常事件会发到status的回调来)
2019-03-17 21:48:05 +08:00
gazebo
071ae8c5d8 - try mtwm app_poi_code as platform id(not jx id). 2019-03-16 20:32:00 +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
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
9932d6dc94 - use ShippingList and ShippingFetch to get delivery info for mtwm store 2019-03-14 16:34:21 +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
8310a0b2cf - fix bug in OrderManager.OnOrderComments 2019-03-13 18:06:29 +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
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
7c3ad5ced6 - ebaiapi KeySkuID and KeyCustomSkuID 2019-03-08 14:24:34 +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
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
b90313bd49 - change warning in CalculateOrderDeliveryFee to info 2019-03-01 12:03:25 +08:00
gazebo
499aef9aaa - don't set VendorOderID2 for mtwm order 2019-02-27 11:25:11 +08:00
gazebo
360ea1e326 - don't use SkuShopCategoryMap to bind sku cat. 2019-02-22 12:03:39 +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
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
34a4129b00 - config order distance is too large warning to 运营 2019-02-14 09:14:59 +08:00