kidgrow-business/kidgrow-opration-center/kidgrow-opration-center-biz/src/main/resources/mapper/ProductOrderDetailMapper.xml
@@ -170,8 +170,9 @@ <include refid="whereforall"/> order by DE.pro_endtime ASC, DE.ailight_count ASC, DE.pro_begintime ASC, DE.id asc DE.id ASC </select> <select id="getEnabledCount" resultType="int" parameterType="long"> @@ -261,8 +262,7 @@ order_id IN ( SELECT id FROM product_order WHERE hospital_id = #{hospitalId} AND department_id = #{departmentId} AND is_del = 0 AND enabled = 1 ) AND is_del = 0 AND enabled = 1 ORDER BY create_time DESC ORDER BY id DESC </select> <select id="getUserdProduct" resultType="int"> SELECT