问题原因:通过跟源码发现在执行默认模板查询的时候执行Sql脚本为
select * from pub_systemplate where pk_corp='0001AZ100000000001NY' and upper(funnode)= upper('Z5020123') and tempstyle=1
解决办法:
1.将nodekey这个字段的值置位空
2.检查这个节点的查询模板是否有多个
问题原因:通过跟源码发现在执行默认模板查询的时候执行Sql脚本为
select * from pub_systemplate where pk_corp='0001AZ100000000001NY' and upper(funnode)= upper('Z5020123') and tempstyle=1
解决办法:
1.将nodekey这个字段的值置位空
2.检查这个节点的查询模板是否有多个