Chopper
|
8416fd49ae
|
优化代码结构,分包更清晰。
去除无效逻辑。
|
2021-11-18 17:23:18 +08:00 |
|
Chopper
|
3727b67a23
|
商品分类控制器无效注入去除,页面请求埋点request替换为静态方法
|
2021-11-17 16:55:05 +08:00 |
|
paulGao
|
6f13218564
|
修复安全漏洞。优化代码
|
2021-11-11 18:15:21 +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
|
c5f5128b1b
|
优化LOGBACK文件,logstash参数读取spring配置文件
|
2021-11-04 14:39:59 +08:00 |
|
paulGao
|
10c3e90f54
|
更改mongo连接配置参数为可集群
|
2021-11-04 14:38:26 +08:00 |
|
Chopper
|
6770f058d5
|
代码规范问题处理,包结构调整。
|
2021-11-04 10:09:31 +08:00 |
|
Chopper
|
a535b5c54c
|
配置文件中的sql显示默认配置开启
|
2021-10-28 17:28:59 +08:00 |
|
paulGao
|
0440ecea23
|
优化logback日志
|
2021-09-30 14:48:53 +08:00 |
|
pikachu
|
af5c0a4641
|
商品添加校验完善
|
2021-09-23 23:38:11 +08:00 |
|
paulGao
|
d3e1de5620
|
fix XSS and BAC, improve code style
|
2021-09-09 16:47:14 +08:00 |
|
Chopper
|
f8c1e9d8b8
|
去除jpa依赖,部分不相关的代码去除。
|
2021-08-30 14:32:49 +08:00 |
|
lifenlong
|
7aa99497e5
|
添加导出结算单功能
|
2021-08-13 18:16:13 +08:00 |
|
Chopper
|
9e3eb1f74e
|
订单申诉完成是,无需进行撤销申诉操作
|
2021-08-12 00:28:46 +08:00 |
|
Chopper
|
d5b6ba5d00
|
分销订单后台无法查询问题处理
|
2021-08-11 23:02:33 +08:00 |
|
lifenlong
|
64e45c10b1
|
增加店铺企业信息接口
增加删除商品
修复:修改订单金额售后金额不正确
|
2021-08-11 20:14:56 +08:00 |
|
Chopper
|
f9a18ffbe1
|
super权限无法获取问题处理,拼团表单校验问题,购物车渲染流程优化
|
2021-08-11 12:18:42 +08:00 |
|
Chopper
|
50f27e57d4
|
商品缓存问题处理
|
2021-08-09 11:46:12 +08:00 |
|
Chopper
|
b0b9420a8e
|
店铺分类维护信息错误问题处理。
|
2021-08-04 17:59:40 +08:00 |
|
Chopper
|
644de06172
|
订单平台佣金bug修复,价格计算相关优化
|
2021-08-02 18:44:05 +08:00 |
|
Chopper
|
f00386c81d
|
继续优化代码,调整依赖关系,缩减无效代码
|
2021-07-28 11:19:33 +08:00 |
|
lifenlong
|
abdc74c773
|
Merge branch 'master' of https://gitee.com/beijing_hongye_huicheng/lilishop
|
2021-07-23 19:45:21 +08:00 |
|
lifenlong
|
2c8ac59628
|
优化商品显示逻辑
售后价格判断
|
2021-07-23 19:44:46 +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
|
0ccdc94644
|
Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop
|
2021-07-21 17:46:58 +08:00 |
|
Chopper
|
bd3aceaeac
|
完善方法注释
|
2021-07-21 17:46:46 +08:00 |
|
Chopper
|
bc6abdbf1a
|
初步调整结构完成
|
2021-07-21 15:23:47 +08:00 |
|
lifenlong
|
dd491e38e5
|
进行中的满减活动可以关闭
|
2021-07-21 15:13:50 +08:00 |
|
Chopper
|
fe021f8a11
|
暂时备份一下代码,准备切换master
|
2021-07-20 15:44:09 +08:00 |
|
Chopper
|
4b7ab94ba4
|
批量调整目录结构
|
2021-07-19 16:07:02 +08:00 |
|
Chopper
|
06212c073d
|
调整目录结构
|
2021-07-19 15:01:51 +08:00 |
|
Chopper
|
a9c79eedd4
|
代码结构优化,缩减。一个多次判定问题处理
|
2021-07-16 10:40:44 +08:00 |
|
Chopper
|
86f010b87e
|
maven 规范
|
2021-07-12 16:33:32 +08:00 |
|
lifenlong
|
18d2379a19
|
采用阿里代码规约,对代码进行优化
|
2021-07-09 08:42:16 +08:00 |
|
lifenlong
|
3e73257922
|
采用阿里代码规约,对代码进行优化
|
2021-07-09 01:56:24 +08:00 |
|
lifenlong
|
00e93c91f5
|
优化订单商品类型
|
2021-07-07 16:17:38 +08:00 |
|
Chopper
|
079437100d
|
版本好升级
|
2021-06-30 19:59:36 +08:00 |
|
Chopper
|
23388eff6b
|
升级项目版本号
|
2021-06-30 14:53:26 +08:00 |
|
lifenlong
|
63802a596b
|
添加秒杀设置
|
2021-06-28 11:30:37 +08:00 |
|
Chopper
|
c9b7ee2c81
|
商品发布模块更新
|
2021-06-24 10:57:27 +08:00 |
|
Chopper
|
8d5d902550
|
管理端验证码登录校验
|
2021-06-23 16:47:16 +08:00 |
|
Chopper
|
7851e8af39
|
规格代码相关改版
|
2021-06-23 16:46:52 +08:00 |
|
Chopper
|
c7e4af6175
|
注释规范
|
2021-06-21 14:14:07 +08:00 |
|
lifenlong
|
bfc76f7ceb
|
同步master
|
2021-06-18 10:03:34 +08:00 |
|
Chopper
|
7ce5b517fc
|
商品评价场景,查询业务重构,代码复用增强,前端可以查看到后端设置隐藏的评价内容问题解决
|
2021-06-17 10:37:11 +08:00 |
|
lifenlong
|
a159c0d0db
|
下载批量发货订单列表
|
2021-06-13 15:53:19 +08:00 |
|
lifenlong
|
3814b4a9a5
|
暂提
|
2021-06-13 14:51:39 +08:00 |
|
lifenlong
|
5a4f8e2a72
|
同步
|
2021-06-13 09:03:16 +08:00 |
|