|
@@ -18,6 +18,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
<result property="constructionEnddate" column="construction_enddate" />
|
|
<result property="constructionEnddate" column="construction_enddate" />
|
|
<result property="constructionDoc" column="construction_doc" />
|
|
<result property="constructionDoc" column="construction_doc" />
|
|
<result property="constructionPhoto" column="construction_photo" />
|
|
<result property="constructionPhoto" column="construction_photo" />
|
|
|
|
+ <result property="orderBeginTime" column="order_begin_time" />
|
|
|
|
+ <result property="orderEndTime" column="order_end_time" />
|
|
</resultMap>
|
|
</resultMap>
|
|
|
|
|
|
<sql id="selectBmProjectConstructionVo">
|
|
<sql id="selectBmProjectConstructionVo">
|