Browse Source

更改

master
ligaode 4 months ago
parent
commit
8fa4f96d74
  1. 2
      anrui-scm/anrui-scm-biz/src/main/java/com/yxt/anrui/scm/biz/scmvehrebatewith/ScmVehRebateWithMapper.xml

2
anrui-scm/anrui-scm-biz/src/main/java/com/yxt/anrui/scm/biz/scmvehrebatewith/ScmVehRebateWithMapper.xml

@ -31,6 +31,6 @@
LEFT JOIN scm_veh_rebate svr
ON svr.sid = svrw.vehRebateSid
WHERE svrw.mainSid = #{sid}
GROUP BY svr.calculationModeKey
GROUP BY svr.brandSid, svr.rebateTypeValue, svr.purchaseSystemSid
</select>
</mapper>
Loading…
Cancel
Save