| | |
| | | <result column="update_by" property="updateBy" /> |
| | | <result column="update_time" property="updateTime" /> |
| | | <result column="memo" property="memo" /> |
| | | |
| | | <result column="type" property="type" /> |
| | | <result column="real_start_time" property="realStartTime" /> |
| | | <result column="real_end_time" property="realEndTime" /> |
| | | <result column="real_month" property="realMonth" /> |
| | | <result column="duty_department" property="dutyDepartment" /> |
| | | <result column="duty_man" property="dutyMan" /> |
| | | <result column="origin_area" property="originArea" /> |
| | | <result column="project_status" property="projectStatus" /> |
| | | <result column="orderDesc" property="orderDesc" /> |
| | | <result column="salesman" property="salesman" /> |
| | | <result column="presaleAmt" property="presaleAmt" /> |
| | | <result column="predeDate" property="predeDate" /> |
| | | <result column="preinDate" property="preinDate" /> |
| | | <result column="weight" property="weight" /> |
| | | <result column="installMk" property="installMk" /> |
| | | <result column="deliveryMk" property="deliveryMk" /> |
| | | <result column="custMan" property="custMan" /> |
| | | <result column="custMobile" property="custMobile" /> |
| | | <result column="custAdress" property="custAdress" /> |
| | | <result column="progressRate" property="progressRate" /> |
| | | <result column="planCarInfo" property="planCarInfo" /> |
| | | <result column="plandeDate" property="plandeDate" /> |
| | | <result column="realdeDate" property="realdeDate" /> |
| | | <result column="planinDate" property="planinDate" /> |
| | | <result column="realinDate" property="realinDate" /> |
| | | <result column="plandeAmt" property="plandeAmt" /> |
| | | <result column="realdeAmt" property="realdeAmt" /> |
| | | <result column="planinAmt" property="planinAmt" /> |
| | | <result column="realinAmt" property="realinAmt" /> |
| | | <result column="planFADate" property="planFADate" /> |
| | | <result column="realFADate" property="realFADate" /> |
| | | <result column="planLADate" property="planLADate" /> |
| | | <result column="realLADate" property="realLADate" /> |
| | | </resultMap> |
| | | |
| | | |