Commit 4ab7db97dc424baef67676bc4ce00ff91c627b20

Authored by jiangjiazhi
1 parent d13c0df0f6

1

Showing 1 changed file with 0 additions and 1 deletions

platform-biz-service/src/main/resources/mainOrm/master/PatientService.xml View file @ 4ab7db9
... ... @@ -248,7 +248,6 @@
248 248  
249 249 GROUP BY parentid HAVING count(parentid)=1
250 250 <include refid="orderAndLimit"/>
251   - ORDER BY
252 251 </select>
253 252  
254 253 <select id="queryPatientServiceCount" resultType="int"