管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2022-11-12 7a8a8d6c45cb4983f1ba40f6ab1c67a86202dac0
data/db_fn.sql
@@ -284,6 +284,8 @@
select * from bd.dlg_25w_agnp where class != 'BB' limit 1;
select a.* from lf.sys_domain a where exists (select * from lf.sys_dict b where b.ns = 'bd' and b.tab = 'dlg_25w_hyda') and a.dom_code like '210%' order by a.id
select * from lf.sys_download a where create_user = 1 and type = 2;