|
|
@ -19,6 +19,7 @@ |
|
|
|
<result column="tax_certificate" property="taxCertificate" /> |
|
|
|
<result column="tax_certificate" property="taxCertificate" /> |
|
|
|
<result column="meeting_minutes" property="meetingMinutes" /> |
|
|
|
<result column="meeting_minutes" property="meetingMinutes" /> |
|
|
|
<result column="assessment_report" property="assessmentReport" /> |
|
|
|
<result column="assessment_report" property="assessmentReport" /> |
|
|
|
|
|
|
|
<result column="other_file" property="otherFile" /> |
|
|
|
</resultMap> |
|
|
|
</resultMap> |
|
|
|
|
|
|
|
|
|
|
|
<select id="selectByCompanyId" resultType="com.daqing.financial.guarantee.model.response.DgEnclosureInfoResponse"> |
|
|
|
<select id="selectByCompanyId" resultType="com.daqing.financial.guarantee.model.response.DgEnclosureInfoResponse"> |
|
|
|