不好意思,知道问题了,信息内容的参数名是content, 不是status On 6月3日, 上午1时12分, kama <kama...@gmail.com> wrote: > 用curl调用 > $request = 'http://api.digu.com/statuses/update.xml'; > $postargs = 'status='.urlencode($status); > 返回http code 200,应该是正确了,但是没有看到发过去的信息。