Compare commits
1 Commits
feature/tt
...
master_V2.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
78064c91d1 |
@@ -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