shish 4 лет назад
Родитель
Сommit
634bb42c62
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app-ghs/controllers/ShopAdminController.php

+ 1 - 0
app-ghs/controllers/ShopAdminController.php

@@ -12,6 +12,7 @@ use bizGhs\shop\services\ShopAdminService;
 use common\components\dict;
 use common\components\imgUtil;
 use common\components\sms;
+use common\components\stringUtil;
 use common\components\util;
 use Yii;