Sfoglia il codice sorgente

修改引入文件

kevin_zhangl 3 anni fa
parent
commit
1edc6548fe
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      frontendApi/modules/v1/controllers/ShopController.php

+ 1 - 0
frontendApi/modules/v1/controllers/ShopController.php

@@ -11,6 +11,7 @@ namespace frontendApi\modules\v1\controllers;
 use Codeception\PHPUnit\ResultPrinter\HTML;
 use common\helpers\Date;
 use common\helpers\Form;
+use common\helpers\LoggerTool;
 use common\helpers\Tool;
 use common\helpers\user\Info;
 use common\models\ApproachOrder;