以文本方式查看主题
- Foxtable(狐表) (http://foxtable.com/bbs/index.asp)
-- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2)
---- json发送数据报错 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=179695)
|
-- 作者:lxhmax
-- 发布时间:2022/9/4 10:28:00
-- json发送数据报错
老师请问下,我这个提交数据报错是什么原因?
此主题相关图片如下:请求数据报错.png
|
-- 作者:有点蓝
-- 发布时间:2022/9/4 20:21:00
--
接口调用没有返回任何数据。
…… dim ret as string = hc.getdata output.show(ret)
|