WIN-2308041133\Administrator 1 週間 前
コミット
614f2f30f8
1 ファイル変更1 行追加0 行削除
  1. 1 0
      app/services/AliyunExpressService.php

+ 1 - 0
app/services/AliyunExpressService.php

@@ -39,6 +39,7 @@ class AliyunExpressService
      */
     public function query(string $no, string $type = '')
     {
+        return $this->appCode;
         if (empty($this->appCode)) {
             return false;
         }