Commit Graph

440 Commits

Author SHA1 Message Date
gazebo
a879336155 暂时禁用门店评分报警 2019-10-12 18:39:56 +08:00
gazebo
637f22a887 存储所有评价
3至4星评价发送中评提醒消息
2019-10-12 15:01:49 +08:00
gazebo
e6aa0feda1 CaculateSkuVendorPrice最低价是一分钱 2019-10-10 17:10:51 +08:00
Rosy-zhudan
1c5c0bbbcc 修改反馈 2019-10-10 09:42:41 +08:00
Rosy-zhudan
aa6e94be89 Merge remote-tracking branch 'origin/mark' into don 2019-10-09 08:45:50 +08:00
gazebo
55aeeacc40 发送新售后单消息时用错售后单创建时间字段
重新收到新售后单消息的处理的BUG修复。但当前京东订单不正常的收到重复售后单消息没有实际解决(比如订单:923795309000741,售后单:24078668)
2019-10-03 22:09:12 +08:00
gazebo
b11e2e5d1e 检查上传的图片尺寸是否符合要求 2019-09-30 17:06:47 +08:00
Rosy-zhudan
1ef5d248e8 门店红线/黄线统计-写入数据库 2019-09-29 18:32:55 +08:00
gazebo
4af8ebd8ef 不需要客户端再主动调用RegisterDataResource了,RegisterDataResource改为空操作 2019-09-27 16:56:51 +08:00
gazebo
88fa351cbb 将DataResource.IsVendor改为UseType 2019-09-27 09:23:11 +08:00
gazebo
b88aa22b40 去除对于SkuName.ImgHashCode的依赖 2019-09-26 21:02:42 +08:00
gazebo
8a1d364e4e 商品详情描述图片加入DataResource管理,老数据还未迁移 2019-09-26 20:55:08 +08:00
gazebo
14961bd9f1 fix DataResource.ResoureType为ResourceType 2019-09-26 18:06:14 +08:00
gazebo
78930d9c1a 三方运单计价各管各,不在以美团为基准,创建运单只有一个限制条件,最高运费:maxDeliveryFee
优化美团运费计算,两点距离用高德API实际计算行走距离
2019-09-26 15:47:18 +08:00
gazebo
860040e6f1 修复GetShortNameFromURL中的bug 2019-09-26 11:04:37 +08:00
gazebo
60b141ef43 GetShortNameFromURL处理图片URL中包含?号的情况 2019-09-26 10:54:32 +08:00
gazebo
3e6c031cd3 UploadImg4Vendors中防止添加DataResource时,加入hashCode为空的 2019-09-26 10:49:54 +08:00
gazebo
3d916f5dd6 UploadImg4Vendors中添加:统一SkuName中同hashCode,不同图片地址至同一地址 2019-09-26 10:31:25 +08:00
gazebo
5e577c0632 UploadImg4Vendors中处理skuName之前没有ImgHashCode的情况 2019-09-26 09:50:56 +08:00
gazebo
946d89b74c up 2019-09-26 08:47:16 +08:00
gazebo
7f46072cc5 - 将skuName中的图片外移至dataResource 2019-09-26 08:35:26 +08:00
gazebo
41866bf4b2 商品支持有两张图片 2019-09-25 14:57:45 +08:00
gazebo
8b0503c954 去掉微盟微商城相关的代码 2019-09-25 13:41:54 +08:00
gazebo
a42b6df61c - 去掉非法token报警 2019-09-25 11:21:37 +08:00
gazebo
d25b096353 - GetAfsOrders添加参数skuIDs 2019-09-25 11:16:51 +08:00
gazebo
15d16c41a6 删除分类调价比例 2019-09-25 10:28:54 +08:00
gazebo
412b11396a - 注释掉老user与auth相关的代码 2019-09-24 16:39:50 +08:00
gazebo
3f459a5e10 - 防止重复发送订单取消通知消息 2019-09-21 17:01:41 +08:00
gazebo
b48281d893 - 修复GuessDataResourceVendor中的bug 2019-09-20 16:57:26 +08:00
gazebo
a74c9230f1 - 修复CaculateSkuPrice四舍五入的bug 2019-09-19 16:56:38 +08:00
gazebo
72f9852d42 - 去掉调试代码(门店状态报警只发老板) 2019-09-19 16:31:24 +08:00
gazebo
103ab3c755 - DeleteStoreAllCategories中的任务改为可错误继续的 2019-09-19 09:28:46 +08:00
gazebo
285d7d68ec - 添加订单取消微信与短信通知 2019-09-18 10:53:33 +08:00
gazebo
f4b6516b4d + 添加数据资源操作相关的API 2019-09-17 16:02:44 +08:00
gazebo
44810b2957 + CalcPolygonAreaAutonavi 2019-09-16 20:54:55 +08:00
gazebo
3de6498de4 + NewSeqTask2 2019-09-12 17:35:43 +08:00
gazebo
690b4c2e69 - up 2019-09-10 18:09:08 +08:00
gazebo
a90941b26e - 京西自营商城 2019-09-10 17:21:44 +08:00
gazebo
fb8732c94c - 门店状态变化添加发送微信通知消息 2019-09-10 11:23:39 +08:00
gazebo
f4e97af0e1 + 添加autils.NewStoreBossRole 2019-09-09 12:03:07 +08:00
gazebo
937cfe187c - up 2019-09-07 10:47:13 +08:00
gazebo
47a0a892b6 - 重构了dao.GetAuthBind和dao.GetUserBindAuthInfo
- AuthBind的唯一索引调整为"AuthID", "Type", "BindType", "DeletedAt"
2019-09-06 16:26:47 +08:00
gazebo
a89928a366 - remove fuck 2019-09-06 15:11:36 +08:00
gazebo
898955729e - SendSMSMsg中处理重复号码的情况 2019-09-06 13:37:47 +08:00
gazebo
5bc792f337 - 修改NotifyNewOrder 2019-09-06 10:45:44 +08:00
gazebo
e52f0e260a - 发送短信时判断EnableStoreWrite 2019-09-06 10:18:09 +08:00
gazebo
0fbe4d7024 - 新订单时,发送短信消息 2019-09-06 10:16:09 +08:00
gazebo
522c9082ef - 修复dao.GetUserList的bug
- QueryActs添加参数syncStatus
2019-09-05 18:02:53 +08:00
gazebo
a0bb7d37f0 - 将IsMobileFake用IsStringLikeMobile替换
- 添加HandleOrder4Consignee, GetRealMobile4Order和GetAuthType4Vendor
- 添加GoodsOrder.VendorUserID
2019-09-04 18:50:25 +08:00
gazebo
5105a00075 - RegisterUser-->RegisterUserWithMobile 2019-09-04 17:44:20 +08:00