shish 5 years ago
parent
commit
c99c55bc41
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app-mall/controllers/PublicController.php

+ 1 - 0
app-mall/controllers/PublicController.php

@@ -4,6 +4,7 @@ namespace mall\controllers;
 
 use bizHd\wx\classes\WxOpenClass;
 use common\components\baseController;
+use common\components\dict;
 use common\components\httpUtil;
 
 /**