liugc hai 10 meses
pai
achega
5ec19cb084
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/workerapi/logic/GoodsCategoryLogic.php

+ 1 - 0
app/workerapi/logic/GoodsCategoryLogic.php

@@ -29,6 +29,7 @@ class GoodsCategoryLogic extends BaseLogic
                 false
                 false
             );
             );
             $qrcode = $response->getContent();
             $qrcode = $response->getContent();
+            Log::info('生成小程序码:['.$qrcode.']');
             if(!is_dir('./uploads/wx_qrcode/'.date('Ymd'))){
             if(!is_dir('./uploads/wx_qrcode/'.date('Ymd'))){
                 mkdir('./uploads/wx_qrcode/'.date('Ymd'));
                 mkdir('./uploads/wx_qrcode/'.date('Ymd'));
             }
             }