hxl13994548489 2 жил өмнө
parent
commit
89531c4522

+ 1 - 1
src/main/resources/mapper/modules/order/InsAreaCompanyMapper.xml

@@ -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">