通过soap协议,写的web service程序 传过去参数结果报错 base-64位字符数组无效长度!

plgo_go 2010-08-30 05:26:59
我把要传的值用数组传回,接口函数的只有一个 String 类型的参数
结果就报错 [soap:Server]服务器无法处理请求。base-64位字符数组无效长度!
arry
{
[0]=shsystemResponse shSystem(shSystem $parameters)
[1]=shsystemResponse shSystem(shSystem $parameters)


}
array
{
[0]=> struct shSystem(
string strXML;

)

[1]=> struct shSystemResponse(
string shSystemTesult;
)
)
array
(
[sccp]=>array
(
[head]=>array
(
[user]=> myoor
[pwd]=>123456
[encrypt_type]=>01
[command_id]=>001
[data_type]=>12
)
)
)

}
高手帮忙分析一下,问题出在那?
...全文
59 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
xuzuning 2010-08-30
  • 打赏
  • 举报
回复
我理解他要的参数是一个 xml 文本

21,886

社区成员

发帖
与我相关
我的任务
社区描述
从PHP安装配置,PHP入门,PHP基础到PHP应用
社区管理员
  • 基础编程社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧