md
This commit is contained in:
parent
a466d7d52b
commit
8a6c9578c2
@ -59,7 +59,9 @@
|
||||
|
||||
</resultMap>
|
||||
|
||||
<resultMap type="ScanStatDataInfo" id="ScanStatDataInfoResult">
|
||||
<resultMap type="ScanStatDataInfo" id="ScanStatDataInfoResult
|
||||
|
||||
">
|
||||
|
||||
<result property="scanType" column="scan_type" />
|
||||
|
||||
@ -116,8 +118,7 @@
|
||||
scan_site_code=#{params.thisSiteCode}
|
||||
</if>
|
||||
|
||||
|
||||
GROUP BY scan_site_code
|
||||
GROUP BY scan_site_code asc
|
||||
|
||||
</select>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user