Wuyx
2017-01-11 e2ce6e976c53ad20203e82ba73d262c482e1fed1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="VK3.6.0"/>
    <comps>
        <!-- 用户模块 -->
        <comp module="USR" plaf="VK" mandatory="YES" value="WAVKUser" desc="VK用户账户"/>
        
        <!-- 社交模块 -->
        <comp module="SOC" plaf="VK" mandatory="YES" value="WAVKSocial"  desc="VK社交"/>
        
        <!-- 公共模块 -->
        <comp module="CORE" plaf="VK" mandatory="YES" value="WAVKCore" desc="公共模块"/>
    </comps>
</config>