hank
2018-08-30 624470e535d71785e24ea37bb1d0ac261ed6f64b
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.7.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>