去掉不需要的引用
This commit is contained in:
parent
f02b9c4c00
commit
681a26ea03
|
|
@ -2,7 +2,6 @@ package com.smallchill.platform.model;
|
|||
|
||||
import java.util.Date;
|
||||
|
||||
import com.smallchill.core.annotation.DbName;
|
||||
import org.beetl.sql.core.annotatoin.AutoID;
|
||||
import org.beetl.sql.core.annotatoin.SeqID;
|
||||
import org.beetl.sql.core.annotatoin.Table;
|
||||
|
|
|
|||
|
|
@ -20,8 +20,6 @@ import java.util.Date;
|
|||
import javax.servlet.http.HttpServletRequest;
|
||||
import javax.servlet.http.HttpServletResponse;
|
||||
|
||||
import org.apache.logging.log4j.LogManager;
|
||||
import org.apache.logging.log4j.Logger;
|
||||
import org.apache.shiro.authc.DisabledAccountException;
|
||||
import org.apache.shiro.authc.IncorrectCredentialsException;
|
||||
import org.apache.shiro.authc.UnknownAccountException;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user