Commit Graph

217 Commits

Author SHA1 Message Date
gazebo
344b17d8ca - 去掉dao对于jxutils的依赖 2019-03-25 18:28:00 +08:00
gazebo
2a6f8b9120 - 饿百零售开放平台订单接口中订单ID“order_id”字段长度将调整为19位,和饿了么订单ID“eleme_order_id”字段格式保持一致。改动GetPossibleVendorIDFromVendorOrderID 2019-03-25 18:12:01 +08:00
gazebo
24421325d9 - 在用户名为空时将ip当成username 2019-03-25 18:10:57 +08:00
gazebo
679b8c7dff - 限制商品价格最低为1分
- 门店商品复制后添加SyncFlagSaleMask
2019-03-25 16:30:14 +08:00
gazebo
82cf7cdb22 - refactor jxcontext 2019-03-25 14:28:12 +08:00
gazebo
a73b9687b2 - 为了查找一个疑似删除商品没有在JD上同步删除的问题,在VendorSync.SyncSku中添加跟踪信息 2019-03-23 11:16:59 +08:00
gazebo
753ce06d0b - 异步任务消息格式 2019-03-22 18:44:24 +08:00
gazebo
6cc6ee43bf - 自送订单不调用拣货完成API
- 在updateOrderStoreFeature中将order.DeliveryFlag落地
- 发送用户申请取消订单消息(当前只有饿百与京东有此事件)
2019-03-22 17:14:09 +08:00
gazebo
180494ab70 - 改异步任务消息格式 2019-03-22 15:54:24 +08:00
gazebo
5b0861a4c0 - 改动异步任务完成消息通知内容 2019-03-22 15:50:11 +08:00
gazebo
87993138a2 - SendUserMessage中,如果找不到至少一个通讯方式,报错 2019-03-22 15:43:48 +08:00
gazebo
70c04d47d1 - fk 2019-03-22 15:34:26 +08:00
gazebo
9781e85e4d - up 2019-03-22 15:26:03 +08:00
gazebo
65bef990de - weixin ws templateid 2019-03-22 15:23:11 +08:00
gazebo
074d5e989e - fix bug in taskshc.HandleTask 2019-03-22 15:13:53 +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
2efd125a9b - refresh dingding key on all envs 2019-03-21 14:28:50 +08:00
gazebo
15c703b469 - refactor test init flow 2019-03-20 22:28:51 +08:00
gazebo
2d58ef69ab - fix bug in PushJDBadCommentToWeiXin 2019-03-20 09:48:52 +08:00
gazebo
d8b7b41b01 - SplitSkuName don't use comment as name
- add DownloadFileByURL
- refactor UploadWeimobImg4SkuName
- ignore RefreshMissingDadaStores error
- add BuildSkuFromEbaiStore
2019-03-20 09:31:33 +08:00
gazebo
1e53e4edae - improve jxutils.SplitStoreName 2019-03-18 15:04:42 +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
4a4bd4518b - fk 2019-03-13 16:11:37 +08:00
gazebo
8ce4ee0be9 - user GetUserTag in jxcontext.Context.GetUserName 2019-03-12 17:08:41 +08:00
gazebo
3113e9d603 - replace literal 'admin' with const 2019-03-12 15:53:13 +08:00
gazebo
edaf312795 - delay call dingding RegisterCallback 2019-03-09 11:18:53 +08:00
gazebo
b143ad2f45 - RetrieveToken for dingding after create api obj 2019-03-09 11:08:45 +08:00
gazebo
8bcf464193 - refactor defauther.UnionFindAuthBind 2019-03-08 15:55:51 +08:00
gazebo
ce109a60b3 - dingding auth 2019-03-07 21:15:19 +08:00
gazebo
887eeafa9f - createdBy params added for GetTasks 2019-03-06 11:15:18 +08:00
gazebo
f5983050f0 - disable store sku lock 2019-03-06 11:05:55 +08:00
gazebo
3f62e343ed - enable fake token for non prod env 2019-03-05 22:35:48 +08:00
gazebo
da3a9b8c22 - dont't ignore fake token for dev and test env 2019-03-05 14:02:07 +08:00
gazebo
a8e92dd92e - jxcontext.New 2019-03-05 11:18:30 +08:00
gazebo
9179ad127d - fk 2019-03-05 10:36:51 +08:00
gazebo
bbf1a33c79 - fk 2019-03-05 10:34:06 +08:00
gazebo
428af84d70 fk 2019-03-05 10:27:38 +08:00
gazebo
273c50f6b7 - remove user2.ChangeMobile (use auth2.AddAuthBind instead) 2019-03-05 10:24:42 +08:00
gazebo
9a581f1eba - v2 ChangeMobile 2019-03-04 14:36:00 +08:00
gazebo
0dbd1e4afe - avoid wrong judge ctx.userInfo == nil 2019-03-04 10:11:08 +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
796567c364 - in GetOrders, if keyword looks like a orderID, then ignore other conditions. 2019-02-27 10:31:04 +08:00
gazebo
3d338cf441 - change according to weixinapi refactor 2019-02-21 16:37:00 +08:00
gazebo
78e50f16d6 - add accessUUID for Context 2019-02-13 17:20:41 +08:00
gazebo
375e857e33 - don't use Unmarshal2Map
- recaculate sku price in updateSku
2019-01-31 15:52:16 +08:00
gazebo
735ec2faa5 - change 请忽略 to 无 2019-01-30 11:42:58 +08:00
gazebo
14b24bc110 - set WX_MINI_TO_SHOW_MSG = "pages/msg-page/main?msgID=%d&msgStatusID=%d" 2019-01-29 11:39:56 +08:00
gazebo
97a3e53d22 - add param shopName to SendFilesToStores 2019-01-28 16:44:11 +08:00