public interface AuthorizationCodeDao extends org.hswebframework.web.dao.InsertDao<AuthorizationCodeEntity>, org.hswebframework.web.dao.dynamic.DeleteByEntityDao, org.hswebframework.web.dao.dynamic.QueryByEntityDao<AuthorizationCodeEntity>
Copyright © 2018. All rights reserved.