35 Commits

Author SHA1 Message Date
fengtianyangyang
87f637099c '合并master' 2022-01-11 14:50:06 +08:00
paulGao
ed840a95a1 优化搜索热词管理,增加搜索热词删除 2021-12-24 16:11:53 +08:00
paulGao
7dfffd60b8 merge master 2021-12-21 18:56:39 +08:00
paulGao
3ba4d24041 优化促销。移除结算时促销的依赖。规范部分isxxx字段命名 2021-12-21 18:54:11 +08:00
Chopper
bfa960d803 管理端商品上下架问题处理 2021-12-21 14:47:39 +08:00
fengtianyangyang
efc4b37782 'RequestMapping请求路径统一处理' 2021-12-15 18:32:59 +08:00
paulGao
a9ddcfeb95 修复商品审核关闭后,修改商品不生成索引问题。升级mybatis-plus版本至 3.4.3.4 和hutool版本至 5.7.16。适配新版本mybatis-plus 2021-12-15 11:35:41 +08:00
Chopper
dbd35c18b5 微信支付签名被xss过滤问题处理忽略 2021-11-22 18:20:06 +08:00
Chopper
be1c9772ad 参数校验问题处理 2021-09-23 09:27:22 +08:00
Chopper
50b52f07c6 分类绑定品牌规范问题处理 2021-09-22 12:13:04 +08:00
Chopper
4f4704ab50 分类与各个参数绑定后,删除关系未清理干净问题处理。
品牌删除时,与分类发生绑定,则返回分类信息,协助解除绑定。
2021-09-22 11:10:34 +08:00
Chopper
f3f3d3f936 分类API接口代码完善 2021-09-22 09:17:59 +08:00
paulGao
d3e1de5620 fix XSS and BAC, improve code style 2021-09-09 16:47:14 +08:00
paulGao
4063c8b063 improve esGoods parameter selector buckets(not get category and brand from db, add EsGoodsIndex Field BrandName,BrandUrl,CategoryNamePath) 2021-09-07 01:55:58 +08:00
lifenlong
7276824a18 秒杀活动启动修改mongo
修改部分代码规范
2021-08-20 09:40:06 +08:00
Chopper
fdb55bc426 Merge branch 'backup'
# Conflicts:
#	framework/src/main/java/cn/lili/modules/goods/serviceimpl/DraftGoodsServiceImpl.java
#	framework/src/main/java/cn/lili/modules/goods/serviceimpl/GoodsSkuServiceImpl.java
#	framework/src/main/java/cn/lili/modules/order/order/serviceimpl/TradeServiceImpl.java
#	framework/src/main/java/cn/lili/modules/promotion/serviceimpl/FullDiscountServiceImpl.java
2021-07-22 12:07:22 +08:00
Chopper
bd3aceaeac 完善方法注释 2021-07-21 17:46:46 +08:00
Chopper
fe021f8a11 暂时备份一下代码,准备切换master 2021-07-20 15:44:09 +08:00
lifenlong
18d2379a19 采用阿里代码规约,对代码进行优化 2021-07-09 08:42:16 +08:00
lifenlong
177cd86366 支持添加重复名称的商品分类 2021-07-05 11:14:15 +08:00
Chopper
ac68acda50 兼容性问题处理 2021-06-25 10:37:31 +08:00
Chopper
d99a4d2d50 商品参数编辑问题处理 2021-06-25 10:35:22 +08:00
Chopper
02d23dc217 1、主要解决商品参数后端存储格式问题,结构问题等
2、配送商品超出配送区域提出警告,但是依然可以下单问题处理
2021-06-25 09:46:38 +08:00
paulGao
0121c546f4 修复分类参数修改索引属性后没有同步到商品参数问题 2021-06-24 09:20:13 +08:00
Chopper
7851e8af39 规格代码相关改版 2021-06-23 16:46:52 +08:00
Chopper
a5fa7cadcd 规格搜索以规格id为准 2021-06-23 09:44:53 +08:00
Chopper
911df97422 商品规格相关问题处理 2021-06-22 18:58:55 +08:00
Chopper
c7e4af6175 注释规范 2021-06-21 14:14:07 +08:00
Chopper
738a95edb6 分类信息保存增加校验 2021-06-18 17:33:45 +08:00
lifenlong
bfc76f7ceb 同步master 2021-06-18 10:03:34 +08:00
Chopper
a10110e1f0 调整异常机制 2021-05-19 14:11:12 +08:00
Chopper
0528a1e1ca 错误消息机制问题重新处理 2021-05-18 15:40:26 +08:00
Chopper
bffca15b3c 后台商品筛选上下架问题处理 2021-05-14 17:56:37 +08:00
lifenlong
a10c38f3c1 去除final使用@Autowired 2021-05-13 15:07:03 +08:00
Chopper
3785bdb3bb commit message 2021-05-13 10:41:46 +08:00