|
|
@ -29,6 +29,7 @@ import static com.fanruan.portal.authority.PortalAuthorityItems.MAP_ID; |
|
|
|
import static com.fanruan.portal.authority.PortalAuthorityItems.PORTAL_MANAGEMENT_ID; |
|
|
|
import static com.fanruan.portal.authority.PortalAuthorityItems.PORTAL_MANAGEMENT_ID; |
|
|
|
import static com.fanruan.portal.authority.PortalAuthorityItems.SECURITY_ID; |
|
|
|
import static com.fanruan.portal.authority.PortalAuthorityItems.SECURITY_ID; |
|
|
|
import static com.fr.decision.authority.base.constant.ReportAuthorityItems.ENTERPRISE_REPORT_BASE_SETTINGS_ID; |
|
|
|
import static com.fr.decision.authority.base.constant.ReportAuthorityItems.ENTERPRISE_REPORT_BASE_SETTINGS_ID; |
|
|
|
|
|
|
|
import static com.fr.decision.authority.base.constant.ReportAuthorityItems.ENTERPRISE_REPORT_ESD_ID; |
|
|
|
import static com.fr.decision.authority.base.constant.ReportAuthorityItems.ENTERPRISE_REPORT_ID; |
|
|
|
import static com.fr.decision.authority.base.constant.ReportAuthorityItems.ENTERPRISE_REPORT_ID; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
/** |
|
|
@ -64,6 +65,8 @@ public class DesignServerSupportModule { |
|
|
|
ENTERPRISE_REPORT_ID, |
|
|
|
ENTERPRISE_REPORT_ID, |
|
|
|
// 报表设置 - 基础设置
|
|
|
|
// 报表设置 - 基础设置
|
|
|
|
ENTERPRISE_REPORT_BASE_SETTINGS_ID, |
|
|
|
ENTERPRISE_REPORT_BASE_SETTINGS_ID, |
|
|
|
|
|
|
|
// 报表设置 - 抽数缓存
|
|
|
|
|
|
|
|
ENTERPRISE_REPORT_ESD_ID, |
|
|
|
// 安全管理
|
|
|
|
// 安全管理
|
|
|
|
SECURITY_ID, |
|
|
|
SECURITY_ID, |
|
|
|
// 地图管理
|
|
|
|
// 地图管理
|
|
|
|