java.lang.IllegalArgumentException: Number of fn:sendMessage parameters does not match. Expected: 1, Actual: 2 #17
Replies: 3 comments 1 reply
-
漏了一步,修改如下:
报错信息
|
Beta Was this translation helpful? Give feedback.
0 replies
-
反编译下kt文件就明白了,最好不要用扩展函数做 |
Beta Was this translation helpful? Give feedback.
0 replies
-
没明白作者的意思, 多谢作者好意,多数不会用扩展函数发起网络请求的,偶尔会偷个懒少些一点模板代码。 解决办法就是:自己copy一下作者代码。
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
这是网络请求的伪代码
这是报错日志。
下面是Kotlin的Test
Beta Was this translation helpful? Give feedback.
All reactions