public interface UpmsUserOrganizationMapper
| 限定符和类型 | 方法和说明 |
|---|---|
int |
deleteByPrimaryKey(java.lang.Integer userOrganizationId) |
int |
insert(UpmsUserOrganization record) |
int |
insertSelective(UpmsUserOrganization record) |
UpmsUserOrganization |
selectByPrimaryKey(java.lang.Integer userOrganizationId) |
int |
updateByPrimaryKey(UpmsUserOrganization record) |
int |
updateByPrimaryKeySelective(UpmsUserOrganization record) |
int deleteByPrimaryKey(java.lang.Integer userOrganizationId)
int insert(UpmsUserOrganization record)
int insertSelective(UpmsUserOrganization record)
UpmsUserOrganization selectByPrimaryKey(java.lang.Integer userOrganizationId)
int updateByPrimaryKeySelective(UpmsUserOrganization record)
int updateByPrimaryKey(UpmsUserOrganization record)