data/db_fn.sql | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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;