2024年3月21日

查询事件名称事件类型和分类

摘要: select NAME, AE_TYPE, (select LABEL from sys_dict t1 where type = 'ae_type' and t1.value = a.AE_TYPE) as "事件类型", AE_CLASS, (select LABEL from sys_dict 阅读全文

posted @ 2024-03-21 14:37 小小小传说 阅读(75) 评论(0) 推荐(0)

导航