上报监管平台

This commit is contained in:
2023-05-22 13:51:35 +08:00
parent 765710b85a
commit 80ce000ef7
2 changed files with 92 additions and 171 deletions
@@ -156,6 +156,7 @@ class regulatoryPlatform
];
$response = $this->httpRequest($this->api_url . '/wjw/upload/uploadFurtherConsult', $option);
dump($response);
if (isset($response['status'])) {
if ($response['status'] != 0) {
if (!empty($response['message'])) {