|
|
@@ -77,7 +77,7 @@
|
|
|
<resultMap id="InsAreaCompanyQueryDto" type="com.ydtech.modules.order.entity.dto.InsAreaCompanyQueryDto"
|
|
|
extends="BaseResultMap">
|
|
|
<result property="agreementName" column="agreement_name" jdbcType="VARCHAR"/>
|
|
|
- <result property="fileStatus" column="file_status" jdbcType="VARCHAR"/>
|
|
|
+ <result property="fileStatus" column="fileStatus" jdbcType="VARCHAR"/>
|
|
|
</resultMap>
|
|
|
|
|
|
<sql id="Base_Column_List">
|