dashboard
repositories
filestore
activity
search
login
main
/
WAApImpl
WAApImpl.framework
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
WAApImpl3.6.1
Wuyx
2017-01-20
cdd36059bf6ec6fd6b66a0f8b383143653b2dd9f
[WAApImpl.git]
/
config
/
wa_sdk_impl_config_apple.xml
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<config>
<version val="AP3.6.1"/>
<comps>
<!-- 用户模块 -->
<comp module="USR" plaf="APPLE" mandatory="YES" value="WAAPUser" desc="APPLE用户账户"/>
<!-- 支付模块 -->
<comp module="PAY" plaf="APPLE" mandatory="YES" value="WAAPPay" desc="APPLE支付"/>
</comps>
</config>