国内WASDK 网页支付实现层
hank
2016-12-13 e4050e498f27d4923c96aec090a803c0b70562f1
commit | author | age
e4050e 1 <?xml version="1.0" encoding="UTF-8"?>
H 2 <config>
3     <version val="WEBPAY1.1.0"/>
4     <comps>
5         <!-- 支付模块 -->
6         <comp module="PAY" plaf="WEBPAY" mandatory="YES" value="WAWebPay" desc="WEB支付"/>
7     </comps>
8     
9     <ops>
10         <op type="copy" category="res" isFile="NO" from="frameworks" to="wasdk/webpay/frameworks" />
11     </ops>
12 </config>