Ver Fonte

httpUtil报错修复

shish há 6 anos atrás
pai
commit
36abaed05c
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      common/components/httpUtil.php

+ 1 - 0
common/components/httpUtil.php

@@ -7,6 +7,7 @@
  */
 
 namespace common\components;
+use Yii;
 
 class httpUtil
 {