修正医生体现数据

This commit is contained in:
2024-04-23 11:45:21 +08:00
parent c499184ebe
commit 2d0305ea2f
8 changed files with 657 additions and 279 deletions
-1
View File
@@ -359,7 +359,6 @@ abstract class Ca
$arg = array_merge($arg, $option);
dump($arg);
$response = $this->client->post($path, $arg);
if ($response->getStatusCode() != '200') {