WIN-2308041133\Administrator 1 tháng trước cách đây
mục cha
commit
40451bd7b9
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      app/api/controller/v1/PublicController.php

+ 2 - 0
app/api/controller/v1/PublicController.php

@@ -319,6 +319,8 @@ class PublicController
             ['image', ''],
             ['code', ''],
         ], true);
+        @file_put_contents('quanju.txt', $codeUrl."-传参codeUrl\r\n", 8);
+
         /** @var SystemStorageServices $systemStorageServices */
         $systemStorageServices = app()->make(SystemStorageServices::class);
         $domainArr = $systemStorageServices->getColumn([], 'domain');