提交 899b1eeb 编写于 作者: zhouweidong's avatar zhouweidong

权限资源调整

上级 963e3967
......@@ -21,7 +21,7 @@ TARGET=PSSYSTEM
<#if app.getAllPSAppDataEntities?? && app.getAllPSAppDataEntities()??>
<#list app.getAllPSAppDataEntities() as appde>
<#assign de=appde.getPSDE()>
<#if de.getPSDEFieldByPDT('ORGID',true)?? && de.getPSDEFieldByPDT('ORGSECTORID',true)?? && de.getPSDEFieldByPDT('CREATEMAN',true)??>
<#--<#if de.getPSDEFieldByPDT('ORGID',true)?? && de.getPSDEFieldByPDT('ORGSECTORID',true)?? && de.getPSDEFieldByPDT('CREATEMAN',true)??>-->
<#if !P.exists(de.getCodeName(),"")>
<#if (ct>0)>
,</#if><#assign ct=ct+1>
......@@ -36,7 +36,7 @@ TARGET=PSSYSTEM
"datascope":${getDataScope(de)}
}
</#if>
</#if>
<#--</#if>-->
</#list>
</#if>
</#list>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册