hank
2018-08-30 624470e535d71785e24ea37bb1d0ac261ed6f64b
commit | author | age
3eceb5 1 <?xml version="1.0" encoding="UTF-8"?>
W 2 <config>
8cc5a3 3     <version val="VK3.7.0"/>
3eceb5 4     <comps>
W 5         <!-- 用户模块 -->
6         <comp module="USR" plaf="VK" mandatory="YES" value="WAVKUser" desc="VK用户账户"/>
7         
8         <!-- 社交模块 -->
9         <comp module="SOC" plaf="VK" mandatory="YES" value="WAVKSocial"  desc="VK社交"/>
10         
11         <!-- 公共模块 -->
12         <comp module="CORE" plaf="VK" mandatory="YES" value="WAVKCore" desc="公共模块"/>
13     </comps>
14 </config>