From c0a6b04ff93ff4e45a443a932feeaadf7ca24c7f Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Mon, 29 Apr 2019 12:11:08 +0800 Subject: Fix no reaction bug about changing language option Change-Id: Ie1f75224d0cc70a87e77f5c357ed6e34b0cb3220 Issue-ID: PORTAL-565 Signed-off-by: shentao999 --- .../src/main/webapp/WEB-INF/fusion/orm/EP.hbm.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ecomp-portal-BE-common/src/main/webapp') diff --git a/ecomp-portal-BE-common/src/main/webapp/WEB-INF/fusion/orm/EP.hbm.xml b/ecomp-portal-BE-common/src/main/webapp/WEB-INF/fusion/orm/EP.hbm.xml index 4e8943ce..e38b398e 100644 --- a/ecomp-portal-BE-common/src/main/webapp/WEB-INF/fusion/orm/EP.hbm.xml +++ b/ecomp-portal-BE-common/src/main/webapp/WEB-INF/fusion/orm/EP.hbm.xml @@ -2548,4 +2548,10 @@ where fn_role.app_id = fn_app.app_id and fn_app.enabled='Y' and fn_role.active_y ]]> + + + + -- cgit 1.2.3-korg