sendCurlPost() sendCurlPost(string $url, array $dataObj) : string 发送请求 Parameters string $url 请求地址 array $dataObj 请求内容 Returns string — 应答json字符串