陈昶聿
6 小时以前 2b1143b767e35e982d74fdeae1d713d696461a64
smartor/src/main/resources/mapper/smartor/ServiceSubtaskMapper.xml
@@ -1496,6 +1496,7 @@
        <if test="excep != null and excep != ''">
            AND excep = #{excep}
        </if>
        AND sendstate IS NOT NULL
    </select>
    <select id="getSfStatisticsGroupKey" parameterType="com.smartor.domain.ServiceSubtaskCountReq"
            resultType="String">