NC 自定义项参照设置为查询条件
时间:2021-03-15 10:59:36
收藏:0
阅读:0
select * from pub_query_condition
where pk_templet in (select id from pub_query_templet where node_code like‘HTK103%‘)
把consult_code 设置成bd_refinfo的参照名字
把data_type 设置成5
评论(0)