fix:空出逻辑优化
This commit is contained in:
@@ -109,7 +109,7 @@
|
|||||||
attr.lock_type,
|
attr.lock_type,
|
||||||
attr.struct_code
|
attr.struct_code
|
||||||
FROM
|
FROM
|
||||||
st_ivt_structattr
|
st_ivt_structattr attr
|
||||||
WHERE
|
WHERE
|
||||||
attr.sect_code = 'BZC01'
|
attr.sect_code = 'BZC01'
|
||||||
and attr.zdepth = '1'
|
and attr.zdepth = '1'
|
||||||
|
|||||||
Reference in New Issue
Block a user