dashboard
repositories
filestore
activity
search
login
main
/
WAInstagramImpl
Instagram
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
3.8.4
lipengwei
2020-05-27
7f47ea11dfd03654b06dcbc2a094cadd33c5591f
[WAInstagramImpl.git]
/
config
/
wa_sdk_impl_config_instagram.xml
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<config>
<version val="WAInstagram3.8.4"/>
<comps>
<!-- 公共模块 -->
<comp module="CORE" plaf="INSTAGRAM" mandatory="YES" value="WAInstagramCore" desc="公共模块"/>
<!-- 用户模块 -->
<comp module="USR" plaf="INSTAGRAM" mandatory="NO" value="WAInstagramUser" desc="Instagram用户账户"/>
</comps>
</config>