PyConnectionPool.xml 258 B

1234567
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PyConnectionPool>
  3. <PyConfiguration>
  4. <!-- 可配置多个PyServer -->
  5. <PyServer host="192.168.0.58" sshuser="root" sshpwd="Zhongguo99-" sshport="22"/>
  6. </PyConfiguration>
  7. </PyConnectionPool>