-
Notifications
You must be signed in to change notification settings - Fork 1
/
common.xml
20 lines (20 loc) · 1.12 KB
/
common.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?><XI3uWnd navtype="tab" debug="1" Title="智联装配" icons="http://3ucs.com/biz/theme/delight-vtiger/vtiger/style.css">
<DbDetails>
<SubDriver>MySQL ODBC 3.51 Driver</SubDriver>
<Host>localhost</Host>
<database>desoutter</database>
<sqlMode>NO_BACKSLASH_ESCAPES</sqlMode>
<User>i3u</User>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" xpointer="pass" href="config/db.xml"/>
</DbDetails>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\general.xml"/>
<WndTaps>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="product_vm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="modellist_v.xml"/>
<!--xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="psetlist_v.xml"/-->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="station_vm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="users_v.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="user_role_v.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="station_op.xml"></xi:include>
</WndTaps>
</XI3uWnd>