WIN-2308041133\Administrator 2 달 전
부모
커밋
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;
         }