Commit Graph

101 Commits

Author SHA1 Message Date
Junling Bu
5d8dff4b6e fix: maven缺失hibernate-validator 2019-03-06 22:52:13 +08:00
Junling Bu
cfcf7c6d2b chore: SpringBootApplication的scanBasePackages好像需要分别设置才能扫描成功(原因不清楚)。 2019-01-16 15:37:12 +08:00
Junling Bu
4389c07313 chore[litemall-core, litemall-admin-api]: Shiro的Exception采用专门的Handler处理 2019-01-16 15:31:50 +08:00
Junling Bu
7aca6bcc94 fix: Spring Boot应该使用spring.messages.encoding 2019-01-09 20:56:44 +08:00
Junling Bu
618a8b98b7 chore[litemall-admin-api]: 简化代码 2018-12-31 23:51:03 +08:00
Junling Bu
78a062e234 feat[litemall-admin, litemall-admin-api, litemall-core]:引入shiro库,代替原来的登陆认证机制,但是还不支持授权。 2018-12-31 23:21:31 +08:00
Junling Bu
dcf3869f08 chore[litemall-core]: 快递鸟API调整 2018-12-23 16:04:05 +08:00
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