接口调整

This commit is contained in:
2023-08-16 16:29:54 +08:00
parent c7fd55a58a
commit ee43dce699
15 changed files with 66 additions and 8 deletions

View File

@@ -106,5 +106,6 @@
and t1.did = #{param.did}
and t3.cl_dev = #{param.cldId}
and t4.stat_method = #{param.statMethod}
order by t4.sort
</select>
</mapper>