1242 Commits

Author SHA1 Message Date
yangkang
ece66ba16a 修复store/promotion/pintuan这个接口中,获取拼团列表查询bug。 2021-12-06 15:18:03 +08:00
Chopper
f24019d306 订单流水与订单业务重叠代码优化 2021-12-06 15:07:28 +08:00
Chopper
ea80777ef6 优化代码结构 2021-12-06 14:57:29 +08:00
Chopper
f7ab6dc6ae 统计模块继续独立,拆分业务 2021-12-06 11:37:21 +08:00
Chopper
a8698fbd1a 迁移会员统计业务至统计模块 2021-12-06 11:12:00 +08:00
Chopper
62b5162c7e 去除无效引用 2021-12-06 11:02:42 +08:00
Chopper
aa9466b8d1 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2021-12-03 18:31:30 +08:00
Chopper
70b12dfd3e 统计模块隔离业务,重构统计模块 2021-12-03 18:31:14 +08:00
chopper711
0912872de2 !69 去除多余的对象和引用。
Merge pull request !69 from yk_ang/master
2021-12-03 06:12:41 +00:00
yangkang
9016090c67 去掉无用的对象和引用。 2021-12-03 12:40:37 +08:00
chopper711
79e4386d1e !68 去除无效类,优化无效引用
Merge pull request !68 from chopper711/liushuai
2021-12-03 02:34:25 +00:00
Chopper
5e4973fae5 去除无效的工具类 2021-12-03 10:25:08 +08:00
Chopper
4228ac4570 es无效引用 2021-12-02 19:49:26 +08:00
chopper711
152dbac29d !67 mq订阅标签规范代码 店铺流水调用售后模块直接船渡wrapper调整 去除无效的注解
Merge pull request !67 from chopper711/liushuai
2021-12-02 09:07:01 +00:00
Chopper
2241e90798 去除无效的注解 2021-12-02 17:05:58 +08:00
Chopper
613a808cec 店铺流水调用售后模块直接船渡wrapper调整 2021-12-02 14:42:46 +08:00
Chopper
af52a68abc mq订阅标签规范代码 2021-12-01 15:49:28 +08:00
chopper711
9c2738399e !66 店铺流水相关代码优化,流水与结算单业务隔离。联合登陆信息查询代码优化,更优雅的实现,优化规范余额相关模型传递问题
Merge pull request !66 from chopper711/liushuai
2021-12-01 07:22:55 +00:00
Chopper
385a4ae618 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2021-12-01 15:21:57 +08:00
Chopper
b0d39324ef 联合登陆信息查询代码优化,更优雅的实现 2021-12-01 15:21:43 +08:00
Chopper
c224ad568e 优化规范余额相关模型传递问题 2021-12-01 09:58:21 +08:00
Chopper
6184ba9b82 店铺流水相关代码优化,流水与结算单业务隔离。
相关方法进行优化,迁移。
2021-11-30 16:57:19 +08:00
Chopper
bea807c7b4 demosite相关补充提交 2021-11-30 16:55:58 +08:00
Chopper
323bc6b775 将限制项提高到框架common模块 2021-11-30 16:53:37 +08:00
fengtianyangyang
7c87d13ba2 '去除4.24订单处理功能' 2021-11-30 15:28:12 +08:00
fengtianyangyang
3e10c891ab '去除处理4.24版本之前订单功能' 2021-11-30 15:19:42 +08:00
fengtianyangyang
643d966740 Merge remote-tracking branch 'origin/master' 2021-11-30 15:07:14 +08:00
fengtianyangyang
94968799c3 '合并订单多售后功能' 2021-11-30 15:03:49 +08:00
Chopper
30d53fa41e 去除无效的引用 2021-11-30 15:03:17 +08:00
chopper711
00805d6a49 !65 规范代码,收藏功能完善优化
Merge pull request !65 from chopper711/liushuai
2021-11-30 07:02:31 +00:00
Chopper
0e7665f59d 店铺收藏/商品收藏问题处理优化 2021-11-30 15:00:30 +08:00
fengtianyangyang
96cc2bd37f '代码规范' 2021-11-30 14:54:05 +08:00
Chopper
71e51b3b6f 规范店铺模块调用商品模块方法 2021-11-30 10:00:46 +08:00
fengtianyangyang
5f90e422e6 '代码格式优化及去除orderItem多余字段' 2021-11-29 17:43:17 +08:00
chopper711
b65cdfc1fb !64 规范service调用,简化readme
Merge pull request !64 from chopper711/liushuai
2021-11-29 08:47:57 +00:00
Chopper
a3c597b3c5 简化readme 2021-11-29 16:47:22 +08:00
Chopper
db587fda30 规范service调用 2021-11-29 16:38:53 +08:00
chopper711
7170e3a16a !63 敏感词加载继续优化一下,初始化放在consumer中执行
Merge pull request !63 from chopper711/liushuai
2021-11-29 03:48:17 +00:00
Chopper
61aa3ca3d2 敏感词加载继续优化一下,初始化放在consumer中执行 2021-11-29 11:47:54 +08:00
chopper711
96f57b7df8 !62 功能模块优化,敏感词模块优化
Merge pull request !62 from chopper711/liushuai
2021-11-29 03:47:20 +00:00
Chopper
d16df738d3 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2021-11-29 11:17:20 +08:00
lifenlong
9ae0921f69 同步在阿里云修改的短信签名 2021-11-26 08:39:01 +08:00
lifenlong
5dd1c95294 短信签名缺失ID 2021-11-25 11:09:55 +08:00
Chopper
404fecd83c Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop 2021-11-25 09:50:22 +08:00
Chopper
a4fb3db3cd 结算业务代码优化调整 2021-11-24 16:23:27 +08:00
Chopper
92d64db0b7 去除创建店铺自动创建店铺楼层装修 2021-11-24 15:44:21 +08:00
chopper711
033ec0fd61 !61 CurrencyUtil 修正 来自@BigBender 同学的pr
Merge pull request !61 from BigBender/master
2021-11-24 06:48:34 +00:00
yc_l_zZ_admin
dc36274212 替换 BigDecimal.ROUND_HALF_UP 为 RoundingMode.HALF_UP, 减少冗余代码 2021-11-24 14:08:38 +08:00
Chopper
817587522b 去除一个无效控制器 2021-11-24 10:30:34 +08:00
Chopper
58648c3ece 模块隔离优化 2021-11-24 10:30:21 +08:00