<#list dedqcode.getPSDEDataQueryCodeConds() as dedqfieldcond>
<!--类型[${dedqfieldcond.getPSVARTypeId()}]-->
<#if (dedqfieldcond_index==0)> WHERE </#if> <#if (dedqfieldcond_index>0)> AND </#if>${contextParamConvert(srfjavasqlcode(dedqfieldcond.getCustomCond()))?lower_case}