公式:判断当前账号是否包含在某个数据集中,如果包含匹配一段SQL,不包含就匹配另一段:我的代码如下:if($fine_username = value("id",1),sql("MPP_IT_STARROCKS","select distinct org_code from tianma_ads.ads_chem_new_chemicals_input where 1=1",1),sql("BI_IT_MYSQL","SELECT distinct `group` org_code from app_pl_chem_authority",1))这不是我要的结果