| Package | Description |
|---|---|
| org.yiwan.seiya.tower.logistics.entity | |
| org.yiwan.seiya.tower.logistics.mapper |
| Modifier and Type | Method and Description |
|---|---|
LogisticExpress |
LogisticExpress.selectByPrimaryKey()
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpress.selectOne()
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpress.withCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpress.withExpressCode(String expressCode)
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpress.withExpressName(String expressName)
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpress.withExt1(String ext1)
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpress.withExt2(String ext2)
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpress.withExt3(String ext3)
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpress.withId(Integer id)
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpress.withOrderStatus(String orderStatus)
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpress.withStatus(String status)
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpress.withUpdateTime(Date updateTime)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogisticExpress> |
LogisticExpress.select()
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
LogisticExpress |
LogisticExpressMapper.selectByPrimaryKey(Integer id)
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpressMapper.selectOne(LogisticExpress record)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogisticExpress> |
LogisticExpressMapper.select(LogisticExpress record)
This method was generated by MyBatis Generator.
|
List<LogisticExpress> |
LogisticExpressMapper.selectAll()
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
int |
LogisticExpressMapper.count(LogisticExpress record)
This method was generated by MyBatis Generator.
|
Integer |
LogisticExpressMapper.delete(LogisticExpress record)
This method was generated by MyBatis Generator.
|
int |
LogisticExpressMapper.insert(LogisticExpress record)
This method was generated by MyBatis Generator.
|
int |
LogisticExpressMapper.insertSelective(LogisticExpress record)
This method was generated by MyBatis Generator.
|
List<LogisticExpress> |
LogisticExpressMapper.select(LogisticExpress record)
This method was generated by MyBatis Generator.
|
LogisticExpress |
LogisticExpressMapper.selectOne(LogisticExpress record)
This method was generated by MyBatis Generator.
|
List<Object> |
LogisticExpressMapper.selectPkVals(LogisticExpress record)
This method was generated by MyBatis Generator.
|
int |
LogisticExpressMapper.updateByPrimaryKey(LogisticExpress record)
This method was generated by MyBatis Generator.
|
int |
LogisticExpressMapper.updateByPrimaryKeySelective(LogisticExpress record)
This method was generated by MyBatis Generator.
|
Copyright © 2019. All rights reserved.