bosconfig_global.xml 603 B

123456789101112131415161718192021
  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="InspectSql">
  5. <attribute key="searchKey" value="" />
  6. </configitem>
  7. <configitem name="thriddb">
  8. <configitem name="db1">
  9. <attribute key="driver" value="org.postgresql.Driver" />
  10. <attribute key="user" value="postgres" />
  11. <attribute key="password" value="kingdee" />
  12. <attribute key="originalUrl" value="jdbc:postgresql://192.168.61.73:5432/e6new701?rewriteBatchedStatements=true" />
  13. </configitem>
  14. </configitem>
  15. </config>