Chopper
|
9bed8e57df
|
代码处理
|
2022-01-10 18:34:23 +08:00 |
|
paulGao
|
c3221a6fff
|
优化代码结构。优化促销更新。
|
2021-12-29 11:53:46 +08:00 |
|
paulGao
|
9bf1dbe030
|
修复清除无效索引时的异常。某些情况下新建用户会创建两条member_wallet数据。优化代码。
|
2021-12-27 14:38:45 +08:00 |
|
paulGao
|
f9a8675942
|
修复优化促销
|
2021-12-25 18:35:44 +08:00 |
|
fengtianyangyang
|
521a6174fe
|
'修改路径'
|
2021-12-25 15:38:02 +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 |
|
paulGao
|
7dcdb43acf
|
优化促销相关代码,修复bug
|
2021-12-16 15:02:06 +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 |
|
paulGao
|
c3fbad7dbf
|
移除mongo,将系统日志存储在es。修复拼团商品的正常购买价格为拼团价格问题
|
2021-12-13 18:15:37 +08:00 |
|
paulGao
|
90e550934d
|
merge branch "master"
|
2021-12-11 17:45:25 +08:00 |
|
paulGao
|
d9d19f8cbd
|
重构优化促销模块。移除促销相关的mongo
|
2021-12-10 20:15:03 +08:00 |
|
Chopper
|
520c09b801
|
当用户一个权限都没有时,会导致用户无法进入管理端页面,问题修复
|
2021-12-08 20:21:51 +08:00 |
|
Chopper
|
f850e4adaa
|
日志打印更完善
|
2021-12-08 19:53:29 +08:00 |
|
Chopper
|
450041bb02
|
权限非空判定问题处理
|
2021-12-08 19:35:18 +08:00 |
|
Chopper
|
2e99c26654
|
权限为空时问题处理
|
2021-12-08 19:26:37 +08:00 |
|
Chopper
|
357b214192
|
店铺流水业务模块参数解耦
|
2021-12-08 11:39:09 +08:00 |
|
Chopper
|
d8da258898
|
分销模块拆离
|
2021-12-07 09:00:59 +08:00 |
|
Chopper
|
8616854e00
|
消息模块,会员模块,微信模块独立
|
2021-12-07 05:47:17 +08:00 |
|
Chopper
|
b8b14df39b
|
message模块拆离优化
|
2021-12-07 04:12:51 +08:00 |
|
Chopper
|
00ffd246a9
|
业务代码模块trade统一更名为order
|
2021-12-06 17:45:16 +08:00 |
|
Chopper
|
f7ab6dc6ae
|
统计模块继续独立,拆分业务
|
2021-12-06 11:37:21 +08:00 |
|
Chopper
|
70b12dfd3e
|
统计模块隔离业务,重构统计模块
|
2021-12-03 18:31:14 +08:00 |
|
Chopper
|
4228ac4570
|
es无效引用
|
2021-12-02 19:49:26 +08:00 |
|
Chopper
|
af52a68abc
|
mq订阅标签规范代码
|
2021-12-01 15:49:28 +08:00 |
|
Chopper
|
6184ba9b82
|
店铺流水相关代码优化,流水与结算单业务隔离。
相关方法进行优化,迁移。
|
2021-11-30 16:57:19 +08:00 |
|
Chopper
|
bea807c7b4
|
demosite相关补充提交
|
2021-11-30 16:55:58 +08:00 |
|
Chopper
|
58648c3ece
|
模块隔离优化
|
2021-11-24 10:30:21 +08:00 |
|
Chopper
|
16f314bd80
|
敏感词更新策略问题调整,敏感词迁移至公共工具类
|
2021-11-23 16:56:03 +08:00 |
|
Chopper
|
dbd35c18b5
|
微信支付签名被xss过滤问题处理忽略
|
2021-11-22 18:20:06 +08:00 |
|
paulGao
|
89420f5c1e
|
Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into feature/pg
# Conflicts:
# buyer-api/src/main/java/cn/lili/controller/member/MemberAddressBuyerController.java
|
2021-11-11 18:18:00 +08:00 |
|
paulGao
|
6f13218564
|
修复安全漏洞。优化代码
|
2021-11-11 18:15:21 +08:00 |
|
Chopper
|
0ff0f266d4
|
会员收货地址管理类位置规范
|
2021-11-09 15:17:26 +08:00 |
|
OceansDeep
|
5fe7459e6e
|
!48 增加参数
Merge pull request !48 from OceansDeep/feature/pg
|
2021-11-05 03:06:53 +00:00 |
|
paulGao
|
b98e01b261
|
增加参数
|
2021-11-05 11:05:43 +08:00 |
|
OceansDeep
|
27efe772ab
|
!47 优化合并
Merge pull request !47 from OceansDeep/feature/pg
|
2021-11-04 06:46:21 +00:00 |
|
paulGao
|
a44f06b3e8
|
优化管理端登录,权限菜单读取缓存
|
2021-11-04 14:42:12 +08:00 |
|
paulGao
|
c5f5128b1b
|
优化LOGBACK文件,logstash参数读取spring配置文件
|
2021-11-04 14:39:59 +08:00 |
|
paulGao
|
10c3e90f54
|
更改mongo连接配置参数为可集群
|
2021-11-04 14:38:26 +08:00 |
|
Chopper
|
14ce522539
|
去除无效业务类
|
2021-11-04 10:19:52 +08:00 |
|
Chopper
|
6770f058d5
|
代码规范问题处理,包结构调整。
|
2021-11-04 10:09:31 +08:00 |
|
paulGao
|
c85caab197
|
merge origin master
|
2021-11-03 15:29:48 +08:00 |
|
paulGao
|
58ce721674
|
增加es异常日志
|
2021-11-03 15:25:28 +08:00 |
|
Chopper
|
394ee27525
|
库存字段类型不一致问题处理
|
2021-11-02 12:45:52 +08:00 |
|
Chopper
|
a535b5c54c
|
配置文件中的sql显示默认配置开启
|
2021-10-28 17:28:59 +08:00 |
|
Chopper
|
036ad56093
|
商品索引生成代码迁移,结构稍微优化
|
2021-10-28 14:40:38 +08:00 |
|
paulGao
|
55c9a63301
|
优化商品索引更新字段方法;
修复店铺信息修改后,商品索引的店铺信息不会随之更改;
|
2021-10-14 15:37:57 +08:00 |
|