|
@@ -21,7 +21,7 @@
|
|
|
<result column="reject_reason" property="rejectReason"/>
|
|
|
</resultMap>
|
|
|
|
|
|
- <resultMap id="BaseResultWrapper" type="com.diagbot.entity.wrapper.OrderDetailsWapper">
|
|
|
+ <resultMap id="BaseResultWrapper" type="com.diagbot.dto.OrderDetialsDTO">
|
|
|
<id column="id" property="id"/>
|
|
|
<result column="is_deleted" property="isDeleted"/>
|
|
|
<result column="gmt_create" property="gmtCreate"/>
|