认证-参数收集清单-bug修改
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@
|
||||
pm.state as state,
|
||||
concat(pni.project_name,'-',pyni.year_name) as project_name,
|
||||
pm.params_template_id as params_template_id,
|
||||
pt.params_template_name as params_template_name,
|
||||
if (pt.params_template_name is not null, pt.params_template_name, pm.params_template_name) as params_template_name,
|
||||
pm.params_template_publish_version as params_template_publish_version,
|
||||
pm.create_time as create_time
|
||||
from params_manifest pm
|
||||
|
||||
Reference in New Issue
Block a user