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