add:增加tts测试功能
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
FROM
|
||||
st_ivt_iostorinvdtl dtl
|
||||
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
|
||||
1=1
|
||||
<if test="params.bill_code != null and params.bill_code != ''">
|
||||
|
||||
Reference in New Issue
Block a user