zypy333
|
a28547c581
|
update framework/src/main/java/cn/lili/modules/member/serviceimpl/MemberServiceImpl.java.
修正错别字
|
2022-06-29 03:10:05 +00:00 |
|
OceansDeep
|
a8079e0d35
|
!201 优化生成索引时,自动将分词信息添加到分词表
Merge pull request !201 from OceansDeep/feature/pg
|
2022-06-29 01:42:36 +00:00 |
|
paulGao
|
60a210a45f
|
优化生成索引时,自动将分词信息添加到分词表
|
2022-06-29 09:33:02 +08:00 |
|
Chopper
|
170aa01946
|
变更购物车会导致优惠券金额错误问题处理
|
2022-06-27 17:57:48 +08:00 |
|
OceansDeep
|
f4c8e5d493
|
!200 优化商品索引,如数据库中无当前商品则删除商品索引
Merge pull request !200 from OceansDeep/feature/pg
|
2022-06-23 01:58:22 +00:00 |
|
paulGao
|
b3a0a402d7
|
优化监听事务提交发送mq事件,为订单变更发送mq增加事务提交监听
|
2022-06-23 09:55:52 +08:00 |
|
Chopper711
|
b6c70d1530
|
update README.md.
|
2022-06-23 01:46:05 +00:00 |
|
Chopper
|
8fbc7b9f5c
|
Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop
|
2022-06-23 09:11:37 +08:00 |
|
Chopper
|
3c2e73b5f5
|
调整es日志级别
|
2022-06-23 09:11:33 +08:00 |
|
paulGao
|
1a221eefe3
|
优化商品索引,如数据库中无当前商品则删除商品索引
|
2022-06-22 18:42:04 +08:00 |
|
OceansDeep
|
5912428c00
|
!199 优化监听事务提交发送mq事件,为订单变更发送mq增加事务提交监听
Merge pull request !199 from OceansDeep/feature/pg
|
2022-06-22 09:46:45 +00:00 |
|
paulGao
|
f01236cc96
|
优化监听事务提交发送mq事件,为订单变更发送mq增加事务提交监听
|
2022-06-22 17:44:40 +08:00 |
|
paulGao
|
ad1f5a297e
|
修复获取会员钱包可能发生的异常
|
2022-06-22 17:32:19 +08:00 |
|
paulGao
|
96697e11fd
|
优化监听事务提交发送mq事件,为订单变更发送mq增加事务提交监听
|
2022-06-22 17:31:26 +08:00 |
|
OceansDeep
|
25e8b9b578
|
!198 修复编辑有参加商品的促销活动的时间时,原参与活动的商品的时间没有更新问题
Merge pull request !198 from OceansDeep/feature/pg
|
2022-06-22 07:06:39 +00:00 |
|
paulGao
|
49603e29bd
|
修复编辑有参加商品的促销活动的时间时,原参与活动的商品的时间没有更新问题
|
2022-06-22 15:05:25 +08:00 |
|
OceansDeep
|
6a18489c15
|
!197 代码结构优化。默认拼团结束时间修改为24小时
Merge pull request !197 from OceansDeep/feature/pg
|
2022-06-22 06:53:21 +00:00 |
|
paulGao
|
cb52fca2a4
|
代码结构优化。默认拼团结束时间修改为24小时
|
2022-06-22 14:44:58 +08:00 |
|
paulGao
|
00964e6bbf
|
Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into feature/pg
|
2022-06-20 15:29:10 +08:00 |
|
Chopper
|
ea1b91af2a
|
日志内容意义不明确优化,补充备注。去除一行无效的代码。
|
2022-06-20 12:01:32 +08:00 |
|
Chopper
|
8894e5482f
|
minio删除文件错误bug修复
|
2022-06-20 11:06:20 +08:00 |
|
paulGao
|
e17e3474ca
|
优化商品索引搜索
|
2022-06-17 19:08:08 +08:00 |
|
paulGao
|
6d09bd4987
|
优化商品索引搜索
|
2022-06-17 15:40:52 +08:00 |
|
OceansDeep
|
84f3907140
|
!194 修复生成索引时no such index问题
Merge pull request !194 from OceansDeep/feature/pg
|
2022-06-17 03:21:07 +00:00 |
|
paulGao
|
d704e2eb55
|
修复生成索引时no such index问题
|
2022-06-17 11:20:22 +08:00 |
|
OceansDeep
|
2e4c6f4284
|
!193 增加批发商品不能参加促销活动的限制 修复批发商品购买数量限制
Merge pull request !193 from OceansDeep/feature/pg
|
2022-06-16 08:47:21 +00:00 |
|
paulGao
|
61c77e0047
|
修复批发商品购买数量限制
|
2022-06-16 16:46:09 +08:00 |
|
paulGao
|
cf1e6fc283
|
增加批发商品不能参加促销活动的限制
|
2022-06-16 16:40:28 +08:00 |
|
OceansDeep
|
b361e46fb7
|
!192 优化代码,修复bug
Merge pull request !192 from OceansDeep/feature/pg
|
2022-06-16 02:22:47 +00:00 |
|
paulGao
|
7bb06e7fdc
|
优化代码,修复bug
|
2022-06-16 10:21:41 +08:00 |
|
caihongcheng
|
9f83b40be4
|
错误提交
|
2022-06-15 18:21:06 +08:00 |
|
caihongcheng
|
1edd3441bc
|
电子面单
|
2022-06-15 18:09:55 +08:00 |
|
OceansDeep
|
079a4a2cf6
|
!191 优化编辑店铺信息后,清除缓存
Merge pull request !191 from OceansDeep/feature/pg
|
2022-06-14 07:38:31 +00:00 |
|
paulGao
|
049a759cda
|
优化编辑店铺信息后,清除缓存
|
2022-06-14 15:36:29 +08:00 |
|
OceansDeep
|
a6ff38159f
|
!190 优化索引生成,商品索引查询
Merge pull request !190 from OceansDeep/feature/pg
|
2022-06-13 10:51:16 +00:00 |
|
paulGao
|
056f040317
|
优化索引生成,商品索引查询
|
2022-06-13 18:50:09 +08:00 |
|
chopper711
|
c161206832
|
update README.md.
|
2022-06-13 06:54:12 +00:00 |
|
chopper711
|
e9a0c293f8
|
update README.md.
|
2022-06-13 06:53:48 +00:00 |
|
OceansDeep
|
24de62f5f4
|
!189 优化代码结构
Merge pull request !189 from OceansDeep/feature/pg
|
2022-06-10 10:43:28 +00:00 |
|
paulGao
|
b7b278f296
|
优化代码结构
|
2022-06-10 18:42:56 +08:00 |
|
OceansDeep
|
712941038b
|
!188 优化初始化商品索引,增加编辑商品时,保留原商品的销量、好评率和评价量
Merge pull request !188 from OceansDeep/feature/pg
|
2022-06-09 08:46:56 +00:00 |
|
paulGao
|
4316fa8953
|
优化初始化商品索引,增加编辑商品时,保留原商品的销量、好评率和评价量
|
2022-06-09 16:43:16 +08:00 |
|
paulGao
|
d14763d52c
|
优化代码,增加buyer启动时检测es索引存在,如不存在则自动创建
|
2022-06-09 15:32:24 +08:00 |
|
OceansDeep
|
79e1f34890
|
!187 优化代码,修复bug
Merge pull request !187 from OceansDeep/feature/pg
|
2022-06-09 01:19:19 +00:00 |
|
paulGao
|
3cb8e066b3
|
Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into feature/pg
|
2022-06-09 09:16:18 +08:00 |
|
paulGao
|
5e6a56e193
|
优化代码,修改一个可能出现的获取商品分类的错误
|
2022-06-09 09:15:57 +08:00 |
|
paulGao
|
478ba2048a
|
修改商品有效性判定中,根据商品更新时间比较改为商品创建时间比较(因修改了商品更新逻辑,每次都是删除后新增,所以无商品更新时间)
|
2022-06-09 09:13:13 +08:00 |
|
paulGao
|
8426294a0f
|
修复判断会员存在条件参数传递顺序错误问题
|
2022-06-08 16:35:44 +08:00 |
|
OceansDeep
|
178954c8b2
|
!186 适配优化的sql,将平台id改为0
Merge pull request !186 from OceansDeep/feature/pg
|
2022-06-08 08:16:05 +00:00 |
|
paulGao
|
6ce2b65d89
|
适配优化的sql,将平台id改为0
|
2022-06-08 16:15:14 +08:00 |
|