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
|
b8b14df39b
|
message模块拆离优化
|
2021-12-07 04:12:51 +08:00 |
|
Chopper
|
70b12dfd3e
|
统计模块隔离业务,重构统计模块
|
2021-12-03 18:31:14 +08:00 |
|
Chopper
|
58648c3ece
|
模块隔离优化
|
2021-11-24 10:30:21 +08:00 |
|
hhf
|
d43b679f8d
|
优惠券过期删除bug修复
|
2021-11-17 17:48:45 +08:00 |
|
Chopper
|
65f6cf3b54
|
在线人数代码更优雅,去除繁琐的判定和无效的代码
|
2021-11-08 10:45:40 +08:00 |
|
Chopper
|
f216957cb4
|
代码格式化规范
|
2021-11-08 10:36:03 +08:00 |
|
Chopper
|
8ba0212f37
|
自动删除优惠券存在时间类型问题,修正这个问题
|
2021-11-08 10:35:38 +08:00 |
|
Chopper
|
6770f058d5
|
代码规范问题处理,包结构调整。
|
2021-11-04 10:09:31 +08:00 |
|
Chopper
|
f42f7c7ba1
|
自动关闭售后,自动关闭申诉判定问题处理
|
2021-10-21 17:52:26 +08:00 |
|
Chopper
|
c61bcfa5c1
|
订单自动好评,订单自动好评条件判定问题处理
|
2021-10-21 17:49:59 +08:00 |
|
Chopper
|
18f6e279d2
|
订单自动完成代码被回滚问题处理
|
2021-10-21 17:43:21 +08:00 |
|
Chopper
|
c5e8afd841
|
时间查询问题处理
|
2021-09-22 09:56:14 +08:00 |
|
paulGao
|
d3e1de5620
|
fix XSS and BAC, improve code style
|
2021-09-09 16:47:14 +08:00 |
|
Chopper
|
fb006e13a0
|
拼团活动同一店铺同一时间限制一个活动取消。
积分订单库存扣减,积分返还处理。
其他促销相关优化
|
2021-09-01 19:10:16 +08:00 |
|
Chopper
|
e9075a94f3
|
秒杀活动自动创建调整为7天
|
2021-08-31 17:42:27 +08:00 |
|
Chopper
|
d7e4948447
|
解决几个阿里规约相关的代码问题
|
2021-08-30 18:00:41 +08:00 |
|
Chopper
|
e141d22504
|
促销相关代码批量提交
|
2021-08-20 15:47:54 +08:00 |
|
pikachu
|
28cde4817a
|
充值订单超时取消功能
|
2021-08-11 19:49:22 +08:00 |
|
Chopper
|
e99aeeede5
|
热词功能处理,提供redis自定义增加权重值的方法
|
2021-07-25 17:45: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
|
bd3aceaeac
|
完善方法注释
|
2021-07-21 17:46:46 +08:00 |
|
Chopper
|
fe021f8a11
|
暂时备份一下代码,准备切换master
|
2021-07-20 15:44:09 +08:00 |
|
Chopper
|
4b7ab94ba4
|
批量调整目录结构
|
2021-07-19 16:07:02 +08:00 |
|
Chopper
|
a9c79eedd4
|
代码结构优化,缩减。一个多次判定问题处理
|
2021-07-16 10:40:44 +08:00 |
|
lifenlong
|
86625e9e9d
|
增加订单申请售后失效、订单投诉申请失效天数。
|
2021-07-09 11:55:43 +08:00 |
|
lifenlong
|
18d2379a19
|
采用阿里代码规约,对代码进行优化
|
2021-07-09 08:42:16 +08:00 |
|
lifenlong
|
3e73257922
|
采用阿里代码规约,对代码进行优化
|
2021-07-09 01:56:24 +08:00 |
|
lifenlong
|
f6706d6394
|
1.使用hutool进行Object to Int格式转换
2.添加部分resultCode
|
2021-07-01 08:33:19 +08:00 |
|
lifenlong
|
346465630c
|
添加ResultCode
|
2021-06-30 15:45:33 +08:00 |
|
lifenlong
|
d5fab95707
|
1.优惠券活动由定时器修改为延时任务执行。
2.修改shopEditDTO,不继承ShopDetail
|
2021-06-28 18:18:23 +08:00 |
|
Chopper
|
c7e4af6175
|
注释规范
|
2021-06-21 14:14:07 +08:00 |
|
lifenlong
|
b574dfb04f
|
解决优惠券活动发送多个优惠券问题。
|
2021-06-21 11:36:14 +08:00 |
|
Chopper
|
a97b698d8e
|
Merge branch 'master' into Bulbasaur
# Conflicts:
# consumer/src/main/java/cn/lili/timetask/handler/impl/promotion/PromotionEverydayExecute.java
# consumer/src/main/java/cn/lili/trigger/executor/PromotionTimeTriggerExecutor.java
# framework/src/main/java/cn/lili/common/trigger/delay/AbstractDelayQueueMachineFactory.java
# framework/src/main/java/cn/lili/modules/order/order/serviceimpl/OrderServiceImpl.java
# framework/src/main/java/cn/lili/modules/promotion/serviceimpl/CouponServiceImpl.java
|
2021-06-15 15:50:54 +08:00 |
|
lifenlong
|
10dbed04b6
|
初始化秒杀活动
|
2021-06-13 16:27:40 +08:00 |
|
Chopper
|
2472cfd93b
|
批量关闭活动问题处理
|
2021-06-13 14:48:45 +08:00 |
|
lifenlong
|
a51e86fd98
|
去除e.printStackTrace();使用slf4j实现
|
2021-06-07 16:49:59 +08:00 |
|
lifenlong
|
0bca2d9026
|
店铺结算设置开始、结束时间
|
2021-06-07 15:50:36 +08:00 |
|
lifenlong
|
e176d920cc
|
店铺结算设置开始、结束时间
|
2021-06-07 15:08:12 +08:00 |
|
lifenlong
|
73002148d4
|
1.展示店铺的商品数量、收藏数量
2.动态时间优惠券进行状态判断。
3.导出订单API
|
2021-06-04 15:42:35 +08:00 |
|
lifenlong
|
5f93ce3851
|
会员精准发券,更改改分页进行发送
|
2021-05-26 08:42:12 +08:00 |
|
lifenlong
|
16cc989cdf
|
设置秒杀活动为自动开启
|
2021-05-24 18:18:24 +08:00 |
|
lifenlong
|
639435ec45
|
新增优惠券有限期设置类型
|
2021-05-24 14:00:07 +08:00 |
|
lifenlong
|
777226dc95
|
优惠券活动发送/触发
|
2021-05-24 11:09:21 +08:00 |
|
lifenlong
|
16498a6850
|
Merge branch 'master' into Bulbasaur
|
2021-05-21 17:25:15 +08:00 |
|
lifenlong
|
a8a6506516
|
同步直播状态、直播间新增商品数量
|
2021-05-20 14:56:15 +08:00 |
|
paulGao
|
d3fdeef0c3
|
修复商品搜索多选问题和定时任务取消过期促销活动时,没有删除es索引中的过期信息问题
|
2021-05-19 22:16:05 +08:00 |
|
Chopper
|
ff4de96f2a
|
去除一个无效的项目
|
2021-05-17 10:46:38 +08:00 |
|
Chopper
|
4cea9038eb
|
增加注释
|
2021-05-17 10:42:06 +08:00 |
|