| Package | Description |
|---|---|
| org.yiwan.seiya.tower.goods.entity | |
| org.yiwan.seiya.tower.goods.mapper |
| Modifier and Type | Method and Description |
|---|---|
GoodsType |
GoodsType.withAppId(Long appId)
This method was generated by MyBatis Generator.
|
GoodsType |
GoodsType.withAppName(String appName)
This method was generated by MyBatis Generator.
|
GoodsType |
GoodsType.withCategory(Integer category)
This method was generated by MyBatis Generator.
|
GoodsType |
GoodsType.withCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
GoodsType |
GoodsType.withId(Long id)
This method was generated by MyBatis Generator.
|
GoodsType |
GoodsType.withTenantId(Long tenantId)
This method was generated by MyBatis Generator.
|
GoodsType |
GoodsType.withTenantName(String tenantName)
This method was generated by MyBatis Generator.
|
GoodsType |
GoodsType.withTypeCode(String typeCode)
This method was generated by MyBatis Generator.
|
GoodsType |
GoodsType.withTypeName(String typeName)
This method was generated by MyBatis Generator.
|
GoodsType |
GoodsType.withUpdateTime(Date updateTime)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
GoodsType |
GoodsTypeMapper.selectByPrimaryKey(Long id)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
int |
GoodsTypeMapper.insert(GoodsType record)
This method was generated by MyBatis Generator.
|
int |
GoodsTypeMapper.insertSelective(GoodsType record)
This method was generated by MyBatis Generator.
|
int |
GoodsTypeMapper.updateByPrimaryKey(GoodsType record)
This method was generated by MyBatis Generator.
|
int |
GoodsTypeMapper.updateByPrimaryKeySelective(GoodsType record)
This method was generated by MyBatis Generator.
|
Copyright © 2019. All rights reserved.