@Service(value="peopleOpenBizImpl") public class PeopleOpenBizImpl extends PeopleUserBizImpl implements IPeopleOpenBiz
| 构造器和说明 |
|---|
PeopleOpenBizImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
PeopleOpenEntity |
getByOpenId(String openId)
根据平台openid读取用户编号
|
protected net.mingsoft.base.dao.IBaseDao |
getDao()
获取peopleDao
|
void |
savePeopleOpen(PeopleOpenEntity peopleOpen)
保存开源用户信息,
|
deletePeopleUser, deletePeopleUsers, savePeopleUser, updatePeopleUserdeletePeople, deletePeople, getByPeople, getCountByAppIdAndMap, getCountByDate, getEntityByCode, getEntityByMailOrPhone, getEntityByUserName, query, queryByAppIdAndMap, queryCountByAppId, queryPageListByAppId, savePeople, updatePeoplealterTable, alterTable, countBySQL, createTable, delete, deleteBySQL, deleteEntity, deleteEntity, dropTable, excuteSql, getEntity, getEntity, insertBySQL, query, queryAll, queryBySQL, queryBySQL, queryCount, saveBatch, saveEntity, updateBySQL, updateEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitalterTable, alterTable, countBySQL, createTable, delete, deleteBySQL, deleteEntity, deleteEntity, dropTable, excuteSql, getEntity, getEntity, insertBySQL, query, queryAll, queryBySQL, queryBySQL, queryCount, saveBatch, saveEntity, updateBySQL, updateEntitydeletePeople, deletePeople, getByPeople, getCountByAppIdAndMap, getCountByDate, getEntityByCode, getEntityByMailOrPhone, getEntityByUserName, query, queryByAppIdAndMap, queryCountByAppId, queryPageListByAppId, savePeople, updatePeopleprotected net.mingsoft.base.dao.IBaseDao getDao()
PeopleBizImplgetDao 在类中 PeopleUserBizImplpublic void savePeopleOpen(PeopleOpenEntity peopleOpen)
IPeopleOpenBizsavePeopleOpen 在接口中 IPeopleOpenBizpublic PeopleOpenEntity getByOpenId(String openId)
IPeopleOpenBizgetByOpenId 在接口中 IPeopleOpenBizopenId - 平台openid信息Copyright © 2019. All rights reserved.