将公司、部门、员工、用户、岗位、日志分离出接口方便用户扩展

This commit is contained in:
thinkgem
2018-11-17 21:45:01 +08:00
parent 711985fbe9
commit 89749e064e
16 changed files with 825 additions and 389 deletions

View File

@@ -0,0 +1,3 @@
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.jeesite.autoconfigure.sys.SysAutoConfiguration