Commit Graph

7 Commits

Author SHA1 Message Date
YunaiV
f3fb8faf22 去除多余的 createUser 方法 2019-03-09 22:07:57 +08:00
YunaiV
1c2acaa105 user maven 项目结构调整
ops 增加打包 build
admin application 增加 profile
2019-03-09 00:50:19 +08:00
sin
657eb1c980 添加 dic 组件,select 和 value text 2019-03-07 21:56:05 +08:00
YunaiV
09004dc000 增加管理员模块~ 2019-02-27 00:00:37 +08:00
YunaiV
6cbce27412 Rest API ,统一使用 CommonResult 做了一次替换~ 2019-02-26 00:58:58 +08:00
YunaiV
4162eda377 新增 CommonResult 。
将使用手机号进行注册登陆的逻辑,进行变更~
2019-02-26 00:24:12 +08:00
YunaiV
4ae211dbc2 新增 user 模块
调整新的项目结构,将 service 和 dao 模块,从 application 拆除,独立成 service-impl 模块
增加 sdk 模块,用于提供一个封装过的功能。例如说,认证和授权~
2019-02-25 18:20:30 +08:00