Chopper
|
841903d2a6
|
优惠券活动问题处理
|
2021-06-15 18:10:25 +08:00 |
|
Chopper
|
5f403ec675
|
合并master业务代码
|
2021-06-15 16:21:03 +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 |
|
Chopper
|
24bb6a4169
|
代码同步
|
2021-06-15 15:28:33 +08:00 |
|
lifenlong
|
44d6edd53b
|
演示站点,支持商品分类添加
|
2021-06-15 09:59:32 +08:00 |
|
lifenlong
|
10dbed04b6
|
初始化秒杀活动
|
2021-06-13 16:27:40 +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 |
|
lifenlong
|
6ef71d9dfe
|
解决PC页面不传递开启关闭
|
2021-06-12 15:16:22 +08:00 |
|
Chopper
|
ee01a65d92
|
买家端登录跳转问题处理
|
2021-06-11 15:39:55 +08:00 |
|
Chopper
|
8913f37f33
|
qq联合登录问题处理
|
2021-06-11 14:48:20 +08:00 |
|
Chopper
|
fcca848e40
|
去除引用
|
2021-06-11 12:00:01 +08:00 |
|
Chopper
|
ebebbcac69
|
延时任务规范,任务调度机制,修改为consumer执行,不再被每个进程监控。
|
2021-06-11 11:59:21 +08:00 |
|
lifenlong
|
332e287675
|
修改虚拟订单类型
|
2021-06-10 20:13:21 +08:00 |
|
lifenlong
|
34e5488b9d
|
创建虚拟订单
由前台处理待发货订单导出
|
2021-06-10 16:25:40 +08:00 |
|
Chopper
|
89f4b71301
|
Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop
|
2021-06-10 09:16:36 +08:00 |
|
Chopper
|
fc66db2d13
|
修改注释
|
2021-06-10 09:15:31 +08:00 |
|
lifenlong
|
7c8c692e87
|
去除xss空格过滤
|
2021-06-09 18:21:11 +08:00 |
|
lifenlong
|
19ae44f851
|
商品规格添加商品类型
|
2021-06-09 17:39:57 +08:00 |
|
Chopper
|
590a039f10
|
商品索引需要手动删除的问题处理
|
2021-06-09 17:11:21 +08:00 |
|
Chopper
|
f7201342d9
|
代码规范度问题处理,注释补充。
|
2021-06-09 16:29:49 +08:00 |
|
lifenlong
|
cf4f9dd6bc
|
商品模板支持虚拟商品
|
2021-06-09 16:29:25 +08:00 |
|
Chopper
|
b30a55eafa
|
收银台参数问题优化,如果不匹配直接跳过。
|
2021-06-09 09:24:35 +08:00 |
|
Chopper
|
da1863850a
|
主要完善延时任务相关,缺失的注释信息,log记录的信息完善。目录结构优化。
sql数据过大,展示sql默认为false,需要打开手动打开就好。
|
2021-06-08 18:40:32 +08:00 |
|
Chopper
|
c2367f763f
|
订单支付金额为0时问题解决。
|
2021-06-07 17:36:48 +08:00 |
|
lifenlong
|
a51e86fd98
|
去除e.printStackTrace();使用slf4j实现
|
2021-06-07 16:49:59 +08:00 |
|
Chopper
|
203abe1087
|
Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop
|
2021-06-07 16:13:50 +08:00 |
|
Chopper
|
6d7e9e7fdd
|
阿里sms默认短信验证码配置问题处理
|
2021-06-07 16:12:07 +08:00 |
|
lifenlong
|
762a7335fe
|
Merge branch 'master' of https://gitee.com/beijing_hongye_huicheng/lilishop
|
2021-06-07 15:50:45 +08:00 |
|
lifenlong
|
0bca2d9026
|
店铺结算设置开始、结束时间
|
2021-06-07 15:50:36 +08:00 |
|
Chopper
|
0fc179cff2
|
地区相关问题处理
|
2021-06-07 15:28:36 +08:00 |
|
Chopper
|
f949896685
|
地区数据初始化之后,数据无法访问,因为缓存没有更新。现在更新为初始化完成,即清空与地区相关的缓存
|
2021-06-07 15:27:48 +08:00 |
|
lifenlong
|
86360cf5f8
|
Merge branch 'master' into Bulbasaur
|
2021-06-07 15:08:36 +08:00 |
|
lifenlong
|
e176d920cc
|
店铺结算设置开始、结束时间
|
2021-06-07 15:08:12 +08:00 |
|
Chopper
|
f9f8cce13e
|
xss防御相关更改策略,调整代码
|
2021-06-07 15:00:36 +08:00 |
|
Chopper
|
4b8fff1e56
|
地区初始化数据结构错误问题,提前设置id,构造出父类id
|
2021-06-07 10:16:16 +08:00 |
|
Chopper
|
03f54f470a
|
Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop
|
2021-06-07 10:13:19 +08:00 |
|
Chopper
|
886ea29c6d
|
对数据保存做一个判定,如果模型设置id,则不复盖模型原有的id
|
2021-06-07 10:12:42 +08:00 |
|
lifenlong
|
4849e7d57e
|
同步 master
|
2021-06-07 10:02:23 +08:00 |
|
lifenlong
|
7e8ba50970
|
添加页面,判断是否发布页面
|
2021-06-07 10:00:07 +08:00 |
|
lifenlong
|
431f7c014f
|
添加页面,判断是否发布页面
添加update.sql
|
2021-06-07 09:59:09 +08:00 |
|
lifenlong
|
bbe01e9e67
|
用户经验值设置
|
2021-06-05 17:13:04 +08:00 |
|
lifenlong
|
e379a2eb34
|
导出售后单
|
2021-06-05 14:48:16 +08:00 |
|
lifenlong
|
b7e439e177
|
店铺导出订单列表
|
2021-06-05 14:04:56 +08:00 |
|
lifenlong
|
73002148d4
|
1.展示店铺的商品数量、收藏数量
2.动态时间优惠券进行状态判断。
3.导出订单API
|
2021-06-04 15:42:35 +08:00 |
|
Chopper
|
9fedc25f3f
|
安全问题
|
2021-06-04 10:55:35 +08:00 |
|
Chopper
|
f11c3205ee
|
攻击sql阻断解析器
|
2021-06-04 10:21:54 +08:00 |
|
Chopper
|
94bb98bf1f
|
去除Mapper 采用注解来实现相关查询
|
2021-06-03 15:35:20 +08:00 |
|
lifenlong
|
9db40c197d
|
延时任务修改直播间状态
|
2021-06-03 10:54:48 +08:00 |
|