| 程序包 | 说明 |
|---|---|
| com.micro.fast.cms.dao |
micro-fast cms dao
|
| 限定符和类型 | 方法和说明 |
|---|---|
CmsPage |
CmsPageMapper.selectByPrimaryKey(java.lang.Integer id) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
CmsPageMapper.insert(CmsPage record) |
int |
CmsPageMapper.insertSelective(CmsPage record) |
int |
CmsPageMapper.updateByPrimaryKey(CmsPage record) |
int |
CmsPageMapper.updateByPrimaryKeySelective(CmsPage record) |
int |
CmsPageMapper.updateByPrimaryKeyWithBLOBs(CmsPage record) |