Commit ed212107 authored by 英思-陈欢's avatar 英思-陈欢

调试

parent b5e9793c
......@@ -65,6 +65,12 @@
range: ['CITIZEN'],
success(info: any) {
console.log(333, info)
xma.showModal({
title: '请求成功',
content: JSON.stringify(info),//result.data.msg,
showCancel: false,
confirmText: '关闭'
})
Api.foo.getXinhuaDecrypt({
appid: 'dffb71ae33637ab293036b2c2a419127',
systemcode: 'my-centre',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment