KKSU
2025-01-03 11e160c6ac65cba824596b0f4b718d766878ed82
src/main/resources/mapper/modules/MallSalesmanMapper.xml
@@ -41,7 +41,7 @@
                </if>
            </if>
        </where>
        group by a.city
        group by a.city,a.province
    </select>
    <select id="selectSumOrderAmountByProvinceAndCity" resultType="java.math.BigDecimal">