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