刘小明
2024-08-21 14b0417bca9050a11792248f5c5c7e7c86e4744f
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