| Package | Description |
|---|---|
| org.yiwan.seiya.tower.goods.entity | |
| org.yiwan.seiya.tower.goods.mapper |
| Modifier and Type | Method and Description |
|---|---|
Goods |
Goods.withAppId(Long appId)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withGoodsName(String goodsName)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withGoodsNo(String goodsNo)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withGoodsTypeCode(String goodsTypeCode)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withGoodsTypeId(Long goodsTypeId)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withId(Long id)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withOrgId(String orgId)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withProviderCompanyName(String providerCompanyName)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withProviderTenantId(Long providerTenantId)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withProviderTenantName(String providerTenantName)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withQuantityUnit(String quantityUnit)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withSpecification(String specification)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withTenantId(Long tenantId)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withUnitPrice(BigDecimal unitPrice)
This method was generated by MyBatis Generator.
|
Goods |
Goods.withUpdateTime(Date updateTime)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
Goods |
GoodsMapper.selectByPrimaryKey(Long id)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
int |
GoodsMapper.insert(Goods record)
This method was generated by MyBatis Generator.
|
int |
GoodsMapper.insertSelective(Goods record)
This method was generated by MyBatis Generator.
|
int |
GoodsMapper.updateByPrimaryKey(Goods record)
This method was generated by MyBatis Generator.
|
int |
GoodsMapper.updateByPrimaryKeySelective(Goods record)
This method was generated by MyBatis Generator.
|
Copyright © 2019. All rights reserved.