Commit Graph

94 Commits

Author SHA1 Message Date
Junling Bu
c04a6ec249 chore[litemall-admin-api]: 删除没有用的代码 2018-12-02 20:17:49 +08:00
Junling Bu
97011e15a3 feat[litemall-admin]: 支持微信退款 2018-11-29 20:46:14 +08:00
Junling Bu
7b90484d81 chore: 错误码避免magic number 2018-11-25 16:21:05 +08:00
Junling Bu
b7f2e5d96c chore[后端服务]: 后台服务Application微调 2018-11-16 21:53:07 +08:00
Junling Bu
a5c2aff47d chore[后端服务]: 后端服务代码基于IDEA的reformat code工具格式化代码,但是mybatis generator生成的代码除外。 2018-11-16 21:44:11 +08:00
Junling Bu
59592ca0b6 fix[litemall-core, litemall-wx-api]: 异步不应该返回值。 2018-11-15 19:43:38 +08:00
Junling Bu
b05140b928 litemall-core微调 2018-11-09 19:51:42 +08:00
Junling Bu
35d08ff02e 完善账号注册功能 2018-11-05 10:23:54 +08:00
Junling Bu
db0995d1d8 chore[litemall-core]: 采用SyncTaskExecutor调度器来测试异步方法 2018-11-01 20:29:14 +08:00
Junling Bu
f76c8efc24 feat[litemall-core]: 物流查询失败时存在Reason,保存失败消息 2018-10-30 23:41:13 +08:00
Junling Bu
a13a230efe fix[litemall-core]: 物流测试用例不正确 2018-10-30 23:00:38 +08:00
Junling Bu
3debeb035a chore[litemall-core,litemall-wx-api]: 测试代码调整 2018-10-30 21:17:24 +08:00
Junling Bu
9a2a2bdd48 fix[litemall-wx-api, litemall-wx]: 重新修复收货地址不能修改 2018-10-26 20:43:18 +08:00
Junling Bu
dabc4edeb8 chore[litemall]: 更新weixin-java-tools到3.2.0 2018-10-25 17:22:58 +08:00
Junling Bu
5920f9b1cb 采用乐观锁更新数据,需要处理更新失败的情况。 2018-09-26 17:12:16 +08:00
Junling Bu
db0ab876cf fix[litemall-core]: 修复异常报错信息 2018-09-15 23:49:32 +08:00
Menethil
854bacf604 添加Renard小程序 2018-08-25 10:19:25 +08:00
Menethil
f3d9fce507 修复BUG:图片上传 2018-08-18 22:49:23 +08:00
Menethil
78127aed91 物流信息改为随订单详情返回,移除物流订单API 2018-08-15 00:29:41 +08:00
Junling Bu
0627802cb0 fix[litemall-core]: 七牛存储里面的上传凭证实时生成 2018-08-10 14:26:20 +08:00
Menethil
b2d9fd3c12 Merge remote-tracking branch 'origin/master' 2018-08-09 21:38:01 +08:00
Junling Bu
bc7231a6e4 fix[litemall-core]: 配置七牛云出错 2018-08-09 19:06:26 +08:00
Junling Bu
da5beedf38 chore[litemall-core]: 添加一个IllegalArgumentException的处理器 2018-08-09 19:05:50 +08:00
Menethil
0b1435e09e Merge remote-tracking branch 'origin/master' 2018-08-09 16:33:38 +08:00
Junling Bu
4fc62cd286 feat[litemall-core]: 支持七牛云对象存储 2018-08-09 14:50:52 +08:00
Menethil
02a41fd431 优化团购 2018-08-08 15:46:59 +08:00
Menethil
fd710d1524 添加团购 2018-08-07 03:44:52 +08:00
Menethil
6f8bedd4e5 修改StoreService 2018-08-06 21:09:33 +08:00
Menethil
23b1821a17 添加团购 2018-08-06 09:42:17 +08:00
Menethil
39135af382 添加团购 2018-08-05 19:19:32 +08:00
Menethil
84afede401 Merge remote-tracking branch 'origin/master' 2018-08-05 19:03:25 +08:00
Junling Bu
9d3aca598b chore: 升级Spring Boot到2.0.4 2018-08-04 22:21:55 +08:00
Junling Bu
0ebabe1fbc chore[litemall-core]:整理pom.xml 2018-08-04 21:06:19 +08:00
Junling Bu
a9527a2317 refact: 图片存储服务的API调整 2018-08-04 19:09:46 +08:00
Junling Bu
a7a7fed895 fix[litemall-core]: 由于core模块现在依赖db模块,因此spring.profiles.active里面需要添加db 2018-08-04 19:08:06 +08:00
Junling Bu
e8d75c6269 chore[litemall-core]: 删除没有用到的代码 2018-08-04 18:34:41 +08:00
Menethil
c480e78e4f 添加团购 2018-08-04 06:42:52 +08:00
Menethil
23311babb3 打印信息添加服务器端口 2018-07-31 21:38:12 +08:00
Menethil
a5ca53c883 Merge branch 'dev' 2018-07-31 18:23:41 +08:00
Junling Bu
bc6f8747fe feat[litemall-core]: 支持排序校验。 2018-07-31 14:28:06 +08:00
Menethil
fb5e4afc4e Merge branch 'master' into dev
# Conflicts:
#	litemall-admin/config/dep.env.js
2018-07-30 17:08:59 +08:00
Junling Bu
cd8441e8d0 删除本地存储配置中没有用的port参数 2018-07-30 16:14:56 +08:00
Menethil
9a5cd4556f 添加分享图后缀名,添加system表打印信息,验证码短信改为异步发送 2018-07-30 15:44:49 +08:00
Junling Bu
5493f80d5f 清理项目的pom.xml 2018-07-30 13:50:54 +08:00
Menethil
0b0c4d067a 修改将朋友圈分享图URL写入Good表中,防止更换对象存储导致URL失效 2018-07-29 18:13:03 +08:00
Menethil
42834c5488 根据系统设置决定是否自动生成分享图(商品创建或者更新的时候自动创建对应分享图) 2018-07-29 17:49:41 +08:00
Menethil
c02e5fecad 修改分享图的样式 2018-07-29 17:23:34 +08:00
Menethil
0881acf434 修改默认字体 2018-07-29 03:49:31 +08:00
Menethil
264c50e195 添加生成商品朋友圈分享图(带二维码,扫码可以直接进入小程序指定商品位置) 2018-07-28 23:33:35 +08:00
Junling Bu
7676cdcdff litemall-admin和litemall-wx的图片上传不再依赖os模块,而是litemall-admin-api和litemall-wx-api模块。 2018-07-28 15:48:14 +08:00