|
|
|
@ -125,10 +125,13 @@ class ChinaTaxes |
|
|
|
'my' => $this->my, //密钥,数字签名校验和资格校验 |
|
|
|
'mxGrid' => $this->mxGrid($mxGrid) |
|
|
|
]; |
|
|
|
//dump($body); |
|
|
|
|
|
|
|
$param = $this->getParamData('SSGZ_GZPT_SZQKL_WTDZDRJK', $body); |
|
|
|
//dump($param); |
|
|
|
dump($param);exit; |
|
|
|
|
|
|
|
dump($param); |
|
|
|
|
|
|
|
$result = $this->json_curl(json_encode($param)); |
|
|
|
dump($result); |
|
|
|
|
|
|
|
die; |
|
|
|
} |
|
|
|
|