KKSU
2025-02-18 0140571d040178c6a1c4c6f66f8df0dcb46ab5ac
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">