rev:修改newcode
This commit is contained in:
@@ -65,7 +65,7 @@
|
|||||||
IF 输入.flag = "7"
|
IF 输入.flag = "7"
|
||||||
QUERY
|
QUERY
|
||||||
SELECT
|
SELECT
|
||||||
sa.sect_id,sa.sect_code,sa.sect_name,sa.stor_id,sa.stor_code,sa.stor_name
|
sa.*
|
||||||
FROM
|
FROM
|
||||||
st_ivt_structattr sa
|
st_ivt_structattr sa
|
||||||
LEFT JOIN st_ivt_sectattr se ON se.sect_id = sa.sect_id
|
LEFT JOIN st_ivt_sectattr se ON se.sect_id = sa.sect_id
|
||||||
|
|||||||
Reference in New Issue
Block a user