Fancy
2024-08-21 29e7f5d5ecef7faeec4439fa268924ee92df27d6
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