摘要: function doHttpPost(const aUrl, aJson: string): string; var IDHttp: TIdHTTP; requestBody: TStringStream; begin Result := EmptyStr; try try IDHttp := T 阅读全文
posted @ 2020-06-19 09:22 襄阳古城 阅读(283) 评论(0) 推荐(0) 编辑