This website requires JavaScript.
b69bac1182
- use auto router for callback msg. - first normal demo api FinishedPickup added.
gazebo
2018-08-20 15:08:36 +08:00
eeeab319fa
- rough sku.
gazebo
2018-08-20 10:58:45 +08:00
c5db19045d
- continue refactoring...
gazebo
2018-08-17 16:42:16 +08:00
d40186e930
- refactor file structure.
gazebo
2018-08-17 13:59:15 +08:00
d872d4d0ec
- fix bug in resetTimer(wrong place for handling autoPickupTimeoutMinute > 1).
gazebo
2018-08-17 09:41:16 +08:00
78c7409631
- autopickup config to store.
gazebo
2018-08-16 14:37:30 +08:00
2b4e2ee1e9
- fix bug in SplitSkuName.
gazebo
2018-08-16 10:26:24 +08:00
d27caab804
- fix create waybill fail msg.
gazebo
2018-08-16 09:59:40 +08:00
97c9955ed8
- disable manually click delivery finished warning.
gazebo
2018-08-15 22:08:29 +08:00
ea5a0c6428
- fk.
gazebo
2018-08-15 14:12:42 +08:00
da889ff944
- fix bug in order.addOrderStatus.
gazebo
2018-08-13 18:26:41 +08:00
bd3a51b0a9
- avoid panic in setOrederDetailFee.
gazebo
2018-08-13 15:50:11 +08:00
ff1d223933
- don't cancel master waybill when received order delivered msg.
gazebo
2018-08-13 11:59:07 +08:00
41d2d4bce9
- Info to Infof.
gazebo
2018-08-13 11:34:34 +08:00
ef78e9f64b
- it's normal when order finished mesg comes before purchase platform waybill delivered msg.
gazebo
2018-08-13 09:05:29 +08:00
bb14ae6e72
- disable store sku price related warning(too many).
gazebo
2018-08-12 19:03:49 +08:00
f5f3805470
- send weixin msg more accurately.
gazebo
2018-08-11 16:37:16 +08:00
75a0f77c6f
- change call freshfodd timeout to 2.5 seconds.
gazebo
2018-08-11 08:31:31 +08:00
27682fe85f
- fixed sql error.
gazebo
2018-08-11 08:29:11 +08:00
e9f6ae07df
- fix format error.
gazebo
2018-08-10 23:49:09 +08:00
030e364b06
Merge remote-tracking branch 'refs/remotes/origin/master'
gazebo
2018-08-10 23:13:38 +08:00
22e96a0232
- refactor Infof for sku info update.
gazebo
2018-08-10 23:11:58 +08:00
21f33b7e5a
Accept Merge Request #3 : (lyb -> master) Merge Request: 实时从饿了么平台API获取数据。 Created By: @LYB-Rosy Accepted By: @XJH-Rosy URL: https://coding.net/u/XJH-Rosy/p/jx-callback/git/merge/3
XJH-Rosy
2018-08-10 17:38:26 +08:00
1a647ea5f2
修改代码
lyb
2018-08-10 17:36:09 +08:00
aac9881f6a
修改代码
lyb
2018-08-10 17:30:07 +08:00
5cccfd532f
Merge remote-tracking branch 'remotes/origin/master' into lyb
lyb
2018-08-10 16:52:26 +08:00
01d3221d3a
访问饿了么API,获取结账必要信息。
lyb
2018-08-10 16:51:57 +08:00
a6883fb568
访问京东API,获取结账必要信息。
lyb
2018-08-10 16:47:35 +08:00
a039b31e39
饿了么可实时获取的结账必要信息。
lyb
2018-08-10 16:46:59 +08:00
c3b5e669d4
- savedOrderInfo.retryCount++ only when actually created at least one waybill.
gazebo
2018-08-10 16:38:52 +08:00
5d66c1f6aa
- change elm vendor_sku_id from skuId to vfoodId.
gazebo
2018-08-10 15:53:35 +08:00
f87a98c4ca
- AccessFreshFood finally failed.
gazebo
2018-08-10 15:46:33 +08:00
dd9afa4248
- handle ShopPrice.
gazebo
2018-08-10 15:21:33 +08:00
70cc7fffed
Accept Merge Request #2 : (lyb -> master) Merge Request: 从京东平台API获取结账必须信息放入数据表新字段中 Created By: @LYB-Rosy Accepted By: @XJH-Rosy URL: https://coding.net/u/XJH-Rosy/p/jx-callback/git/merge/2
XJH-Rosy
2018-08-10 11:24:33 +08:00
1eb7a1ff03
访问京东API,获取结账必要信息。
lyb
2018-08-10 11:13:51 +08:00
66a90a6f3a
访问京东API,获取结账必要信息。
lyb
2018-08-10 11:04:20 +08:00
3bc6608e1f
访问京东API,获取结账必要信息。
lyb
2018-08-10 11:02:06 +08:00
dad4ab5d73
访问京东API,获取结账必要信息。
lyb
2018-08-10 10:19:03 +08:00
c45858e4e9
重修代码
lyb
2018-08-10 10:17:21 +08:00
f5fd65f6ea
- change generateLegacyJxOrder to false. - move substore info from goods_order to order_sku.
gazebo
2018-08-09 21:25:36 +08:00
a873eb5a06
修改错误代码
lyb
2018-08-09 18:47:36 +08:00
f281f4e7ab
访问京东API,获取结账必要信息。
lyb
2018-08-09 16:43:36 +08:00
98c80cfb08
Merge remote-tracking branch 'remotes/origin/master' into jx-callback
lyb
2018-08-09 16:39:23 +08:00
0ef674c072
访问京东API,获取结账必要信息。
lyb
2018-08-09 16:37:38 +08:00
ca40c54080
- change Warnf to Infof in model.WaybillStatusFailed.
gazebo
2018-08-09 09:35:01 +08:00
8bb1badb2c
- refactor cancel waybill reason.
gazebo
2018-08-08 14:20:25 +08:00
702aac1b00
- change several abnormal case caused by out of order msg to Infof.
gazebo
2018-08-08 14:03:49 +08:00
c430b997f9
- change default value of Jxstorefeature.
gazebo
2018-08-07 16:05:33 +08:00
d0ed9cae4f
- record cancel reason for dada. - revert Infof to Warnf when WaybillStatusFailed.
gazebo
2018-08-07 11:24:34 +08:00
d3f4b0079f
- change Warnf to Infof in WaybillStatusFailed.
gazebo
2018-08-07 11:18:24 +08:00
73223c5c11
- handle dada UpdateTime.
gazebo
2018-08-07 11:06:23 +08:00
937c889867
- fk.
gazebo
2018-08-07 10:07:23 +08:00
4fbe4ee6f5
- fk.
gazebo
2018-08-07 09:45:40 +08:00
4937119334
- fk.
gazebo
2018-08-07 09:44:15 +08:00
01acd04ed2
- fix deploy error.
gazebo
2018-08-07 09:41:19 +08:00
19ddce7834
- make root dir clean.
gazebo
2018-08-07 09:35:38 +08:00
460c4ab45b
- treat purchase platform waybill come later as normal. 818810379000941
gazebo
2018-08-06 17:40:24 +08:00
70cc74893f
- handle call ReaddOrder when second times Add waybill on dada.
gazebo
2018-08-06 14:45:22 +08:00
30e3c484b4
- change access freshfood timeout to 2 seconds.
gazebo
2018-08-06 11:42:38 +08:00
afe31e0db7
- reorganize purchase platform interface, split Swith2SelfDeliver and SelfDelivery.
gazebo
2018-08-04 23:08:16 +08:00
9d40bbc85b
- handle OnWaybillStatusChanged Delivered order(%d, %s) bill(%d, %s), bill:%v shouldn't get here. - 1223633660228537567
gazebo
2018-08-04 20:39:37 +08:00
a3082910a2
- fix dada origin_mark_no error.
gazebo
2018-08-04 15:18:14 +08:00
7e6293f514
- fix comment.
gazebo
2018-08-03 17:54:01 +08:00
423b087e70
- fix remark bug - write to temp_log when create mtps error.
gazebo
2018-08-03 16:39:07 +08:00
4862649d77
- handle exceptional msg(e.g. userapplycancel, lock, unlock).
gazebo
2018-08-03 15:55:00 +08:00
a5fd029457
- auto call SelfDeliverDelievering in Swtich2SelfDeliver for elm.
gazebo
2018-08-03 15:41:03 +08:00
886d2b1f15
- OrderStatusFinishedPickup can call SelfDeliverDelievered.
gazebo
2018-08-03 12:44:23 +08:00
edd934233f
- enable dada.
gazebo
2018-08-03 11:38:57 +08:00
1e4bbc3dd6
- ommit nowrow error.
gazebo
2018-08-03 09:55:45 +08:00
91e4638b70
- add orderID info.
gazebo
2018-08-03 09:43:49 +08:00
4ebd17e793
- fix bug, orm.Read need fields name.
gazebo
2018-08-03 09:34:20 +08:00
aedf0c7eeb
- don't unrolling order status.
gazebo
2018-08-03 09:22:11 +08:00
fbef61c768
- add remark in orderstatus table. - check order.waybill vendor id in swtich2SelfDeliverWithRetry.
gazebo
2018-08-02 18:07:54 +08:00
ba98cf1e27
- don't treat multiple accept as warning. - every time jd dada create new bill, must wait some time.
gazebo
2018-08-02 17:12:35 +08:00
02e50139e0
- allow create waybill in delivering status.
gazebo
2018-08-02 12:09:50 +08:00
b6b41a703b
- record addFee in temp_log.
gazebo
2018-08-02 09:55:50 +08:00
0d759218c1
- write important error msg to db.
gazebo
2018-08-02 09:24:18 +08:00
f0ea5f1186
- pickup error as info.
gazebo
2018-08-01 17:55:01 +08:00
ab6efb48ab
- waybill retry count set to 3.
gazebo
2018-08-01 15:30:43 +08:00
9fd340abfa
- handle mtps create waybill error. - log accept or decline order error with info level.
gazebo
2018-08-01 12:13:27 +08:00
95e27e6803
- fix bug, calling resetTimer should give correct isPending.
gazebo
2018-08-01 10:38:45 +08:00
cd3a4b651a
- change jx-callback.service Requires MySQL to Wants MySQL. - don't treat CreateWaybill fail as warning.
gazebo
2018-08-01 10:23:59 +08:00
7afa99620a
- add poi_seq when creating mtps waybill. - cancel waybill in new msg when order status already end.
gazebo
2018-07-31 20:29:55 +08:00
4fd0e8d359
- bug output warning in addWaybill2Map fixed(reversed).
gazebo
2018-07-31 16:21:56 +08:00
45970ca08b
- backup when copy files to remote to deploy.
gazebo
2018-07-31 15:59:18 +08:00
c7f35cd6a3
- rumode.
gazebo
2018-07-31 15:25:00 +08:00
85b7fcc05f
- fix conf/app.conf
gazebo
2018-07-31 15:22:50 +08:00
01414c91b5
- fk.
gazebo
2018-07-31 15:03:54 +08:00
1af867bd0f
- ansible.yml
gazebo
2018-07-31 15:00:57 +08:00
6085f900e2
- hosts variable in ansible.yml
gazebo
2018-07-31 14:59:18 +08:00
88470319f5
- systemd and ansbile files added.
gazebo
2018-07-31 14:49:32 +08:00
b8cef23e9b
- OrderStatusNew and OrderStatusFinishedPickup timer type changed to TimerTypeBaseStatusTime.
gazebo
2018-07-31 10:21:25 +08:00
075e936dc0
- use actual price when creating waybill.
gazebo
2018-07-31 09:57:30 +08:00
a83e17dd34
- fixed not initialize waybills in WatchOrderInfo.
gazebo
2018-07-31 09:33:48 +08:00
8496a745c0
- don't use func init() in main.go
gazebo
2018-07-31 09:03:37 +08:00
16db9af499
- change savedwaybill2map.
gazebo
2018-07-30 23:10:33 +08:00
2933392731
- retry logic in swtich2SelfDeliverWithRetry implemented. - when WaybillStatusCanceled received, will create new waybill when order.WaybillVendorID is unknown. - don't treat mtps exception msg as failed. - when waybill delivered msg received, set order delivered anyway.
gazebo
2018-07-30 21:02:16 +08:00
0615758d9a
- limit mtps max addfee to 200.
gazebo
2018-07-30 17:45:38 +08:00
a7d63caf08
- limit dada cargoprice to 63.99
gazebo
2018-07-30 16:28:25 +08:00
0464042d49
- comment modified for elm order price info.
gazebo
2018-07-30 14:48:16 +08:00