From 7c291e0d10e63f403f016ede7d8e4ee47dcbf8a9 Mon Sep 17 00:00:00 2001 From: shentao999 Date: Tue, 2 Apr 2019 10:18:24 +0800 Subject: Add multi-language APIs into BE-common Change-Id: Ia9fddbe81bb2eb8d3e0786fcc81f0469ed45bfa0 Issue-ID: PORTAL-376 Signed-off-by: shentao999 --- .../src/main/webapp/WEB-INF/fusion/orm/EP.hbm.xml | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'ecomp-portal-BE-common/src/main/webapp/WEB-INF') 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 50264215..4e8943ce 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 @@ -43,6 +43,29 @@ + + + + + + + + + + + + + + + + + + + + + + + @@ -206,6 +229,7 @@ + @@ -528,6 +552,25 @@ + + + + + + + + + + + + + -- cgit 1.2.3-korg