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