20c0108c
wutaian
xx
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<?xml version="1.0" encoding="utf-8"?>
<AppInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AppName>顶伯观众互动反馈系统(标准版)</AppName>
<AppLogo>Logo.png</AppLogo>
<ListInfoItem>
<InfoItem>
<Type>0</Type>
<Name> 销售热线:</Name>
<Value>15050263120</Value>
</InfoItem>
<InfoItem>
<Type>0</Type>
<Name>技术支持:</Name>
<Value>13122782618</Value>
</InfoItem>
<InfoItem>
<Type>1</Type>
<Name>公司网站:</Name>
<Value>www.shdbrj.com</Value>
</InfoItem>
<InfoItem>
<Type>0</Type>
<Name>版权所有:</Name>
<Value>上海顶伯软件科技有限公司</Value>
</InfoItem>
</ListInfoItem>
</AppInfo>
|