1378 Commits

Author SHA1 Message Date
misworga831
4ebe0d4f43 fix: 优化生成es索引,只生成库存大于0的商品 2023-03-31 16:58:34 +08:00
misworga831
b07fc790e5 fix: 优化es商品搜索返回结果。减少重复返回结果 2023-03-31 16:49:42 +08:00
misworga831
ab2bb11eee fix: 增加mac m芯片启动支持 2023-03-31 16:48:43 +08:00
misworga831
4cf8c4e81f Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into pg 2023-03-30 16:02:52 +08:00
misworga831
87bde2c53f fix: 优化es日志createTime类型 2023-03-30 16:02:41 +08:00
Chopper711
2aaf677605 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2023-03-29 16:05:04 +08:00
Chopper711
fad7c4a39d fix: 商家修改商品价格后,购物车的商品价格不变动不提示问题。购物车sku集合引用地址修改无效导致。 2023-03-29 16:04:53 +08:00
misworga831
53c28359bb fix: 优化es搜索相关品牌、分类及属性为分页查询。修改全部查询可能会导致es默认返回集不能大于100m问题 2023-03-27 15:24:18 +08:00
pikachu1995@126.com
4737cc5ae8 Merge branch 'master' of https://gitee.com/beijing_hongye_huicheng/lilishop 2023-03-27 11:01:21 +08:00
pikachu1995@126.com
97845bbaf5 修改订单金额不能小于等于0 2023-03-27 11:00:50 +08:00
chc
8f516f7be7 fix: 修改商品后清除商品缓存,修改Store、StoreServiceImpl的注释 2023-03-24 18:30:55 +08:00
Chopper711
25f8b103bf fix:代码中两次对店铺进行保存问题处理,以及店铺写入属性的无效代码去除 2023-03-23 16:54:28 +08:00
Chopper711
8b0513aece Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2023-03-23 16:45:21 +08:00
Chopper711
b95712aef3 fix: 店铺被拒绝后无法再次申请店铺问题修正。修改为店铺状态在申请中、开启、关闭状态时无法申请 2023-03-23 16:45:14 +08:00
17600048398
917d9437b6 分销订单佣金结算 2023-03-23 11:31:30 +08:00
misworga831
fae4dcaae2 fix: 优化会员优惠券退还后,可能无法再次使用问题。优化删除商品索引,可能失败问题 2023-03-23 09:59:35 +08:00
misworga831
b957df648b Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into pg 2023-03-23 09:56:25 +08:00
Chopper711
a21f4800ab > feat: 新功能(feature)热词过滤sql注入关键字问题, 2023-03-22 17:34:57 +08:00
misworga831
4abf2205c1 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into pg 2023-03-21 14:39:57 +08:00
misworga831
0c652eac63 fix: hutool 依赖更新,依赖优化,获取商品详情优化 2023-03-21 14:39:53 +08:00
chc
c2abc4e2e4 fix: 修复IM新用户与自己对话问题 2023-03-20 12:03:34 +08:00
pikachu1995@126.com
d48e5a05a6 修改华为云obs引入版本
微信jsapi支付修改使用openID
2023-03-20 08:43:13 +08:00
Chopper711
ceb61318f0 refactor:代码逻辑可能出现问题,重构代码执行顺序 2023-03-17 08:55:25 +08:00
Chopper711
11778a632a Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2023-03-17 08:29:18 +08:00
Chopper711
f3e11fd368 fix:店员可编辑店长问题处理 2023-03-17 08:29:15 +08:00
Chopper711
69fdd4b756
!260 修改
Merge pull request !260 from zhaoyang0415/N/A
2023-03-16 11:09:06 +00:00
Chopper711
507a6e6525
!262 修改 Merge pull request !262 from zhaoyang0415/N/A
Merge pull request !262 from zhaoyang0415/N/A
2023-03-16 11:01:29 +00:00
17600048398
82a9c6dbf7 分销金额显示错误 2023-03-15 16:28:48 +08:00
17600048398
21d66f719d 分销佣金为空时计算错误 2023-03-15 16:22:03 +08:00
misworga831
c793c47d45 fix: 优化日志搜索,关闭商品删除索引 2023-03-14 19:37:22 +08:00
Chopper711
a81faf4ba4 fix : 批量商品选择状态问题 尝试处理 2023-03-13 16:09:51 +08:00
Chopper711
e60d47163e Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2023-03-13 10:33:08 +08:00
Chopper711
e7215cec9e improvement: 优化日志级别问题,减少无效日志输出 2023-03-13 10:33:01 +08:00
17600048398
4af58aea4a 商品结算时无快递费用 2023-03-10 16:36:33 +08:00
chc
4d379d6006 fix: 聊天无法获取问题 2023-03-10 14:49:27 +08:00
Chopper711
519ccb7ddd fix: 足迹模块sql优化,增加事务控制 2023-03-10 10:38:46 +08:00
Chopper711
79ccab6869 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2023-03-10 09:37:34 +08:00
Chopper711
ccac5226d5 fix: httpclient 在请求后会在final中进行关闭,导致无法再次请求 2023-03-10 09:37:11 +08:00
pikachu1995@126.com
7e1b7f2725 微信小程序,添加来源 2023-03-10 07:32:30 +08:00
pikachu1995@126.com
256f2ba480 微信-公众号登录,还原内容 2023-03-10 07:25:06 +08:00
pikachu1995@126.com
72f63e7e31 修复:第三方登录(微信)重复赋值 2023-03-10 07:14:23 +08:00
pikachu1995@126.com
606f9d2ccf 添加第三方登录,判断是否为当前用户信息 2023-03-10 06:46:21 +08:00
pikachu1995@126.com
0261b7e9ab 小程序赋值unionId 2023-03-10 06:20:14 +08:00
pikachu1995@126.com
71abf32d82 Merge branch 'master' into Bulbsaur 2023-03-09 17:57:52 +08:00
Chopper711
f6030cc918 fix: 微信消息格式化问题处理,最新版本无法正常发送公众号消息问题处理。以及订单状态判定修复,之前存在消息发送状态判定错误问题 2023-03-09 16:54:47 +08:00
pikachu1995@126.com
f506fa86cc APP第三方信任登录通过unionid进行登录 2023-03-09 15:39:50 +08:00
Chopper711
1a0130dd1a fix:微信消息发送字符串格式化问题导致无法正确发送消息,尝试解决 2023-03-09 11:55:45 +08:00
pikachu1995@126.com
6f746e3aff 微信登录业务进行调整 2023-03-08 19:44:06 +08:00
pikachu1995@126.com
36a3a0a0e1 Merge branch 'master' into Bulbsaur 2023-03-08 18:27:39 +08:00
chc
323e1cd6eb fix: ShunfengPlugin无法创建问题 2023-03-08 18:07:14 +08:00