更新代码

This commit is contained in:
2022-12-17 15:58:51 +08:00
parent 814bf08caa
commit 3abfc2bb36

View File

@@ -64,7 +64,7 @@
SELECT DISTINCT
mst.*,
dtl.source_bill_type,
IFNULL(dtl.vbeln,''),
IFNULL(dtl.vbeln,'') AS vbeln,
user.nick_name AS upload_name
FROM
st_ivt_iostorinv mst