836 Commits

Author SHA1 Message Date
Chopper
f720e00132 验证码验证默认通过 2022-01-10 15:42:32 +08:00
Chopper
f723c11a84 测试 2022-01-10 14:48:05 +08:00
Chopper
643e8c8157 连续加减方法运用 2022-01-10 09:48:44 +08:00
Chopper
11f9ddaeb6 更优雅的实现价格加减法运算 2022-01-10 09:41:07 +08:00
paulGao
ad1f086e4d 优化生成索引 2022-01-07 18:23:14 +08:00
paulGao
9a6102e887 优化xss过滤,使用owasp的预设规则过滤。优化代码 2022-01-07 17:46:42 +08:00
paulGao
ddd7c336cf 优化代码修复bug 2022-01-04 19:55:51 +08:00
paulGao
e8d9556a4b 修复部分查询,时间查询问题 2022-01-04 09:06:23 +08:00
paulGao
0c4aef307a 修复拼团商品使用优惠券无效问题,修复拼团活动延时任务无效问题 2021-12-31 15:19:17 +08:00
OceansDeep
20436653af !104 优化代码,修复bug
Merge pull request !104 from OceansDeep/feature/pg
2021-12-30 09:02:56 +00:00
paulGao
d4ca3d5817 修复秒杀库存前后端显示不一致问题 2021-12-30 17:00:32 +08:00
paulGao
194d0b6ac2 优化es索引更新,把单次更新优化为批量更新 2021-12-30 16:59:45 +08:00
Chopper
832b065a46 密码重置可以被多次调用问题处理 2021-12-30 16:49:55 +08:00
OceansDeep
a318eb82c7 !102 适配优化更新索引促销方式的结算
Merge pull request !102 from OceansDeep/feature/pg
2021-12-30 01:53:48 +00:00
paulGao
6465dc2b73 适配优化更新索引促销方式的结算。 2021-12-30 09:52:54 +08:00
OceansDeep
082d241c8f !101 适配优化更新索引促销方式的结算。
Merge pull request !101 from OceansDeep/feature/pg
2021-12-29 18:30:22 +00:00
paulGao
5a6012530e 适配优化更新索引促销方式的结算。 2021-12-30 02:28:27 +08:00
OceansDeep
35e4538160 !100 增加索引时间格式化格式
Merge pull request !100 from OceansDeep/feature/pg
2021-12-29 12:16:06 +00:00
paulGao
125bb372ed 增加索引时间格式化格式 2021-12-29 20:15:36 +08:00
OceansDeep
b6d01cb850 !98 优化更新索引促销方式,以更新部分字段的方式更新。不在以刷新索引的方式更新。
Merge pull request !98 from OceansDeep/feature/pg
2021-12-29 11:48:56 +00:00
paulGao
5e1eb3e03b 优化更新索引促销方式,以更新部分字段的方式更新。不在以刷新索引的方式更新。 2021-12-29 19:48:09 +08:00
chopper711
f4c94bd8d6 !92 修复店铺列表永远查询到禁用店铺的bug Merge pull request !92 from ray/master
Merge pull request !92 from ray/master
2021-12-29 10:18:46 +00:00
paulGao
07f5fbca47 修改异步更新日志显示级别 2021-12-29 18:11:28 +08:00
paulGao
a9ef62dfb0 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into feature/pg 2021-12-29 17:54:23 +08:00
paulGao
9f6d33f6e8 优化更新索引促销方式,以更新部分字段的方式更新。不在以刷新索引的方式更新。 2021-12-29 17:53:40 +08:00
Chopper
ff158fd0e4 token中增加头像 2021-12-29 17:45:31 +08:00
paulGao
b6db829b04 优化促销更新 2021-12-29 12:19:17 +08:00
paulGao
c3221a6fff 优化代码结构。优化促销更新。 2021-12-29 11:53:46 +08:00
paulGao
4d49d3c77a 修复订单收货时,更新订单完成时间。 2021-12-28 19:59:00 +08:00
zhanglei829
ec912efa01 fix bug 2021-12-28 15:18:13 +08:00
paulGao
168c630a13 修复下架商品没有删除商品索引问题。修复下单使用优惠券使金额变为0元时消费服务获取数据不正确导致没有及时更新订单状态问题。 2021-12-27 18:01:58 +08:00
paulGao
9bf1dbe030 修复清除无效索引时的异常。某些情况下新建用户会创建两条member_wallet数据。优化代码。 2021-12-27 14:38:45 +08:00
paulGao
2af334d793 merge branch "master" 2021-12-25 19:08:18 +08:00
paulGao
f9a8675942 修复优化促销 2021-12-25 18:35:44 +08:00
Chopper
c85bc7b8ea Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2021-12-25 09:32:00 +08:00
paulGao
ed840a95a1 优化搜索热词管理,增加搜索热词删除 2021-12-24 16:11:53 +08:00
Chopper
ef31d6af83 砍价商品获取错误问题处理 2021-12-24 15:56:41 +08:00
Chopper
b1e70ebf12 促销金额大于商品金额的极端情况显示问题处理 2021-12-24 15:46:25 +08:00
paulGao
b648aa94b3 修复首次发布商品不会生成商品索引问题;代码优化;修复bug; 2021-12-24 14:59:38 +08:00
Chopper
0e864043a6 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2021-12-24 11:13:42 +08:00
paulGao
f4a07b2911 修复文章内容编辑无格式问题 2021-12-23 19:22:00 +08:00
paulGao
cdfeb5dbdc 修复更新订单的售后商品数量时,传递goodsId改成goodsSkuId 2021-12-23 17:17:31 +08:00
Chopper
40bc890870 空品牌问题处理 2021-12-23 15:27:06 +08:00
paulGao
18874e3755 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into feature/pg 2021-12-23 13:59:56 +08:00
Chopper
a3d2b84ecb Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2021-12-23 11:58:53 +08:00
Chopper
5f16a5c791 各个应用微信支付配置分开 2021-12-23 11:58:47 +08:00
paulGao
f086a58096 添加xss过滤sell关键字 2021-12-23 10:58:19 +08:00
paulGao
dfcf71aec7 移除mongo,将系统日志存储在es。修复拼团商品的正常购买价格为拼团价格问题 2021-12-23 10:55:43 +08:00
paulGao
0736f1c550 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into feature/pg 2021-12-23 08:17:50 +08:00
paulGao
bdd1195d20 修复管理员上下架商品报错问题 2021-12-23 08:17:45 +08:00