2
0

fix: cdr record

This commit is contained in:
caiyuchao
2024-12-18 18:15:46 +08:00
parent 129081ff60
commit 2dcf1afe7f
2 changed files with 5 additions and 3 deletions

View File

@@ -76,7 +76,7 @@
<select id="getHistoryByUser" resultType="org.wfc.user.domain.vo.UCdrHistoryUserVo">
SELECT
cdr.client_id id,
ch.id,
c.client_name,
c.client_mac,
c.client_device_type,