export enum ECommon_Services { GateWay="gateway", User="user", Cooperation="cooperation", File="file", AUTH="auth" } export enum ECommon_Application_Deploy { PLATFORM, OFFLINE }