Fancy
2024-08-21 94b40bfd04fdfa4333b93bda02fab764094369e7
pms-parent/pms-global/src/main/resources/mapper/PrOrderMapper.xml
@@ -22,7 +22,7 @@
        <collection property="items" ofType="com.dy.pmsGlobal.pojoPr.PrOrderItem" fetchType="eager" select="com.dy.pmsGlobal.daoPr.PrOrderItemMapper.selectItems" column="id" />
    </resultMap>
    <sql id="Base_Column_List">
        id,`name`,customer_name,
        id,`name`,customer_name,project_name,
        director,d_mobile,delivery_date,
        status,creator,dt,
        deleted,remark