easWebConfig.xml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- edited with XMLSPY v5 rel. 2 U (http://www.xmlspy.com) by whli (asdf) -->
  3. <config>
  4. <configitem name="module_promote">
  5. <attribute key="enable" value="true" />
  6. <attribute key="url" value="http://appcenter.cmcloud.cn/subjectList.do?pid=S3S001S001&amp;columnNum=3&amp;rowNum=4" />
  7. </configitem><configitem name="module_help">
  8. <attribute key="enable" value="true" />
  9. <attribute key="url" value="http://faq.kisdee.com/html/product/eas/" />
  10. </configitem><configitem name="module_onlineService">
  11. <attribute key="enable" value="true" />
  12. <attribute key="url" value="http://service.kingdee.com/csso/customer/productLogin.action?easType=http://service.kingdee.com/easPortal/index.action&amp;source=3&amp;productno=" />
  13. </configitem><configitem name="module_appStore">
  14. <attribute key="enable" value="true" />
  15. <attribute key="url" value="http://images.kisdee.com/cmcloud/images/appcenter/client/appstore/index.htm?pid=S3S001S001&amp;ver=7.0" />
  16. </configitem><configitem name="module_pj">
  17. <attribute key="enable" value="true" />
  18. <attribute key="url" value="http://appcenter.cmcloud.cn/feedback/feedbackAction.do" />
  19. </configitem><configitem name="XT_EAS">
  20. <!-- 客户申请的3g号(需要修改)-->
  21. <attribute key="cust3gNo" value="" />
  22. <!-- 讯通的baseUrl-->
  23. <attribute key="xtUrl" value="http://mcloud.kingdee.com:6899/xuntong/empeclite/ZY3efgVc16A=/" />
  24. <!-- 讯通Agent的url-->
  25. <attribute key="xtAgentUrl" value="http://mcloud.kingdee.com:6899/xtweb" />
  26. <!-- 系统移动应用的配置目录(需要修改)-->
  27. <attribute key="keyPath" value="server/properties/mobile/" />
  28. </configitem><configitem name="XT">
  29. <!--与XT集成的参数-->
  30. <attribute key="endPoint" value="http://mcloud.kingdee.com:6899/xtapi/open.action" />
  31. <attribute key="appID" value="XTAPP100" />
  32. <!-- 客户申请的3g号(需要修改)-->
  33. <attribute key="mid" value="11819" />
  34. <!-- 是否发送通知消息(false为不发送,true为发送)-->
  35. <attribute key="isSend" value="false" />
  36. </configitem>
  37. <configitem name="defaultpage">
  38. <!--true:登陆后转到集成页;false:登陆后到easportal-->
  39. <attribute key="integration" value="false" />
  40. </configitem>
  41. <configitem name="integration">
  42. <configitem name="integrationInfo">
  43. <!--attribute key="key值" value="系统名#访问地址#图片地址#是否新开窗口"-->
  44. <attribute key="1" value="人力资源系统#http://localhost:6888/easportal#hr#true" />
  45. <attribute key="2" value="办公自动化系统#http://localhost:6888/easportal#oa#true" />
  46. <attribute key="3" value="协同平台#/easportal/layout.do#general#false" />
  47. </configitem>
  48. </configitem>
  49. <configitem name="fileUpdate">
  50. <!--true:按需下载;false:全下载-->
  51. <attribute key="ondemandUpdate" value="true" />
  52. <!--1:按断点续传;0:一次性下载-->
  53. <attribute key="netFox" value="1" />
  54. <!--下载失败继续试n次-->
  55. <attribute key="totalTryCount" value="3" />
  56. <!--netfox方式:每次下载n kb-->
  57. <attribute key="onceDownKBytes" value="256" />
  58. </configitem>
  59. <configitem name="yiruan_OA">
  60. <!--与怡软OA集成的url地址-->
  61. <attribute key="url" value="/easoa/login/kingdee_sso_login.jsp?module=workflow" />
  62. </configitem>
  63. <configitem name="debug">
  64. <!--true:为调试模式 false:非调试模式-->
  65. <attribute key="debug" value="false" />
  66. <!--本地加载路径-->
  67. <attribute key="easclienthome" value="C:\kingdee\eas\client" />
  68. <!--本地元数据加载路径-->
  69. <attribute key="metadatapath" value="C:\kingdee\eas\client\metadata\" />
  70. </configitem>
  71. <configitem name="defaultColorStyle">
  72. <!--css配置文件路径-->
  73. <attribute key="skinPath" value="/skin/01" />
  74. <attribute key="isSimple" value="false" />
  75. </configitem>
  76. <configitem name="defaultInstallMode">
  77. <!--默认用户安装模式 started启动触发 starting启动后触发 beStart 启动前触发-->
  78. <attribute key="installMode" value="started" />
  79. </configitem>
  80. <configitem name="loginMode">
  81. <!--是否从portal直接登录到gui-->
  82. <attribute key="portalToGui" value="true" />
  83. </configitem>
  84. <configitem name="otherSystem">
  85. <!--是否启用与第三方系统消息集成-->
  86. <attribute key="toSys" value="true" />
  87. <attribute key="letGet" value="false" />
  88. </configitem>
  89. <configitem name="cacheResource">
  90. <!--缓存资源-->
  91. <attribute key="cacheMime" value=".js,.htc,.css,.gif,.jpeg,.jpg,.png,.xml,.gz,.html" />
  92. <attribute key="isGZ" value="true" />
  93. <attribute key="gzMime" value=".js,.htc,.css,.xml,.html" />
  94. <attribute key="maxAge" value="1209600" />
  95. <attribute key="expires" value="365" />
  96. </configitem>
  97. <configitem name="ValidateCodeParam">
  98. <attribute key="isEnableValidateCode" value="true" />
  99. </configitem>
  100. <!-- web登录语言项由bosconfig.xml移到此处 -->
  101. <configitem name="supportlanguage">
  102. <!--key的格式为"AA#BB",其中AA为EAS系统语言(例如L1,L2,L3,与solution中一致),
  103. BB为该语言在多语言控件中的显示简称, value为该语言的显示名称-->
  104. <attribute key="L2#CH" value="简体中文" />
  105. <attribute key="L3#TW" value="繁体中文" />
  106. <!-- <attribute key="L1#EN" value="English" /> -->
  107. </configitem>
  108. <configitem name="XT_EAS">
  109. <attribute key="cust3gNo" value="15757" />
  110. <attribute key="xtAgentUrl" value="http://xunt.im/xtweb" />
  111. <!-- <attribute key="L1#EN" value="English" /> -->
  112. </configitem>
  113. </config>