Commit 8aa370d7 authored by chenzhao's avatar chenzhao

增加 报检 设备字段

parent 63dfffad
...@@ -76,7 +76,11 @@ ...@@ -76,7 +76,11 @@
tec.name equ_category_name, tec.name equ_category_name,
use_org_code, use_org_code,
equ_code, equ_code,
supervisory_code supervisory_code,
ibjri.BRAND_NAME,
ibjri.PRODUCT_NAME,
ibjoi.SUPERVISORY_CODE,
from from
idx_biz_jg_use_info ibjui idx_biz_jg_use_info ibjui
left join idx_biz_jg_register_info ibjri on ibjui.record = ibjri.record left join idx_biz_jg_register_info ibjri on ibjui.record = ibjri.record
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment