| oying-system/src/main/resources/mapper/sh/OrderReturnMapper.xml | ●●●●● patch | view | raw | blame | history |
oying-system/src/main/resources/mapper/sh/OrderReturnMapper.xml
@@ -171,7 +171,7 @@ </select> <select id="countAll" resultType="java.lang.Long"> select count(1) from ( select distinct o.* select distinct o.*, p.product_code, p.product_barcode, p.product_name, p.product_title, p.product_description from ( select <include refid="Base_Column_List"/>