1420 Commits

Author SHA1 Message Date
paulGao
234b8ab31c 增加结算时当前商品促销最新状态的查询(修复手动删除或下架促销活动时,购物车商品还是促销价格问题) 2022-06-02 10:31:24 +08:00
paulGao
23c742c4c6 优化商品信息变更时,删除商品缓存流程 2022-06-01 15:23:21 +08:00
paulGao
400a06d2ac 修复新增商品时,批发商品规则没有保存问题 2022-05-31 17:23:21 +08:00
paulGao
1a6ec578de 修复编辑商品时默认读取缓存中的数据 2022-05-31 17:01:01 +08:00
paulGao
8b23c623d1 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into feature/pg 2022-05-31 16:34:01 +08:00
paulGao
a3c4e72902 修复无法新建批发商品 2022-05-31 16:33:10 +08:00
chopper711
7e54412fc3
!167 修复直播延迟消息状态错误
Merge pull request !167 from viper/fix_broadcast-status-msg
2022-05-31 08:09:02 +00:00
OceansDeep
564970a324
!170 分类编辑时,清除缓存;优化代码
Merge pull request !170 from OceansDeep/feature/pg
2022-05-31 06:38:52 +00:00
paulGao
1ecd32027e 分类编辑时,清除缓存;优化代码 2022-05-31 14:37:18 +08:00
OceansDeep
ceb5727337
!169 修复新增编辑商品无商品图片问题
Merge pull request !169 from OceansDeep/feature/pg
2022-05-30 02:42:56 +00:00
paulGao
17c7552f7f 增加商品批发销售模式的处理。优化生成商品sku的结构。 2022-05-30 10:39:12 +08:00
OceansDeep
8fbcad8856
!168 增加商品批发销售模式的处理。优化生成商品sku的结构。
Merge pull request !168 from OceansDeep/feature/pg
2022-05-27 10:28:46 +00:00
paulGao
a61fd454b4 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into feature/pg 2022-05-27 16:32:56 +08:00
paulGao
c0337afbaa 优化代码。升级hutool和lombok依赖 2022-05-27 16:32:39 +08:00
paulGao
acb9e78a36 增加商品批发销售模式的处理。优化生成商品sku的结构。 2022-05-27 16:32:00 +08:00
xiaochangbai
431ff04644 fix: 修复直播延迟消息状态错误 2022-05-26 16:24:39 +08:00
Chopper
201fb0a136 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2022-05-25 17:41:36 +08:00
Chopper
90671729ea 上一周期数据问题处理 2022-05-25 17:41:31 +08:00
OceansDeep
8596175f8e
!166 修复商品编辑规格时,删除规格后。es中没有删除问题。
Merge pull request !166 from OceansDeep/feature/pg
2022-05-25 03:25:34 +00:00
paulGao
e9fdec6bb0 修复商品编辑规格时,删除规格后。es中没有删除问题。 2022-05-25 11:22:53 +08:00
OceansDeep
026b6aca07
!165 优化更新商品sku的方式
Merge pull request !165 from OceansDeep/feature/pg
2022-05-19 09:41:30 +00:00
paulGao
fafe3c0c55 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into feature/pg 2022-05-19 17:35:23 +08:00
paulGao
f2b327c811 添加一种更新商品sku的方式。mysql replace into(先查找,如存在则删除,新增。如不存在新增) 2022-05-19 17:34:55 +08:00
caihongcheng
7fccbc2aa2 根据类型查看文章接口缺失 2022-05-19 15:23:44 +08:00
Chopper
7c40f5988b Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2022-05-18 22:38:18 +08:00
Chopper
b19e4043cd 字符串长度处理 2022-05-18 22:38:13 +08:00
OceansDeep
db75aa1cab
!159 优化修改sku时,如存在sku则不新增
Merge pull request !159 from OceansDeep/feature/pg
2022-05-18 14:02:16 +00:00
paulGao
f5718b4062 优化修改sku时,如存在sku则不新增 2022-05-18 22:00:42 +08:00
Chopper
d25f17782b 规范长度限制 2022-05-18 21:35:17 +08:00
Chopper
e3626a094d 支付参数长度进行限制 2022-05-18 16:48:03 +08:00
Chopper
fc7b17fe40 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2022-05-18 15:15:31 +08:00
Chopper
87e13b3677 支付问题处理 2022-05-18 15:15:22 +08:00
caihongcheng
a540e42460 siteController 2022-05-18 14:35:34 +08:00
OceansDeep
c4e24fb0a3
!158 优化生成商品索引,分批生成
Merge pull request !158 from OceansDeep/feature/pg
2022-05-13 10:19:42 +00:00
paulGao
31fb55635e 优化生成商品索引,分批生成 2022-05-13 18:18:46 +08:00
Chopper
3dcff0b682 在线人数流量展示少一个小时问题处理 2022-05-13 17:42:36 +08:00
Chopper
81f48d9c92 对上一周期的参数赋值做处理 2022-05-13 11:45:30 +08:00
Chopper
6331b0d587 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2022-05-13 11:19:11 +08:00
Chopper
57cf3b94e0 足迹分页相关问题处理 2022-05-13 11:19:02 +08:00
OceansDeep
b683eac996
!157 优化修改sku时,如存在sku则不新增
Merge pull request !157 from OceansDeep/feature/pg
2022-05-13 03:09:18 +00:00
paulGao
ccdcb1d0f6 优化修改sku时,如存在sku则不新增 2022-05-13 11:03:26 +08:00
Chopper
4f5f02f030 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2022-05-13 09:19:24 +08:00
Chopper
0629ce51af 默认值给予0 2022-05-13 09:19:21 +08:00
paulGao
46f1fcc269 优化修改sku时,如存在sku则不新增 2022-05-13 09:01:06 +08:00
fengtianyangyang
b49b0290f8 还原多合并代码 2022-05-12 15:30:53 +08:00
fengtianyangyang
7ca351f7cd 结算单-平台优惠券补贴金额错误修改 2022-05-11 19:20:35 +08:00
Chopper
850b124da3 流量统计增加对上一周期的数据填充 2022-05-11 17:49:44 +08:00
OceansDeep
49a2d3cab3
!156 更新阿里云maven地址。更新部分依赖到最新
Merge pull request !156 from OceansDeep/feature/pg
2022-05-10 06:47:19 +00:00
paulGao
038eda1562 更新阿里云maven地址。更新部分依赖到最新 2022-05-10 14:38:57 +08:00
caihongcheng
0a631a7c93 requestData多了个引号 2022-05-07 21:24:51 +08:00