11 lines
351 B
Plaintext
11 lines
351 B
Plaintext
|
|
<?xml version="1.0" encoding="GB2312" ?>
|
||
|
|
<Schm BPLATURE="BPCSYSTEM">
|
||
|
|
<DB name="sourcedb">
|
||
|
|
<item dbtype="postgres" dbname="postgres" dbuser="postgres" dbpwd="admin" dbip="127.0.0.1" />
|
||
|
|
</DB>
|
||
|
|
<DB name="destdb">
|
||
|
|
<item dbtype="postgres" dbname="postgres" dbuser="postgres" dbpwd="admin" dbip="127.0.0.1" />
|
||
|
|
</DB>
|
||
|
|
</Schm>
|
||
|
|
|