atv-dee-ofpay
v1.0.0
Published
pay for your mobile phone charge
Downloads
2
Readme
Dee 聚合数据-话费充值服务
Usage
import * as DeeOfPay from "@baicaiyunkeji-be/dee-ofpay";
Dee({
services: {
ofpay: {
initialize: DeeOfPay.init,
args: <DeeOfPay.Args>{
key: "", // 见 个人中心 > 数据中心 > 我的数据
openId: "", // 见 个人中心 > 用户中心 > 账户信息
}
}
}
})