add:增加tts测试功能

This commit is contained in:
zhangzq
2026-04-19 19:12:55 +08:00
parent ff0185ffd4
commit 78064c91d1

View File

@@ -95,7 +95,7 @@
FROM FROM
st_ivt_iostorinvdtl dtl st_ivt_iostorinvdtl dtl
LEFT JOIN md_me_materialbase mb ON mb.material_id = dtl.material_id LEFT JOIN md_me_materialbase mb ON mb.material_id = dtl.material_id
LEFT JOIN ST_IVT_IOStorInv mst ON mst.iostorinv_id = dtl.iostorinv_id LEFT JOIN st_ivt_iostorinv mst ON mst.iostorinv_id = dtl.iostorinv_id
where where
1=1 1=1
<if test="params.bill_code != null and params.bill_code != ''"> <if test="params.bill_code != null and params.bill_code != ''">