Explorar el Código

httpUtil报错修复

shish hace 6 años
padre
commit
36abaed05c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      common/components/httpUtil.php

+ 1 - 0
common/components/httpUtil.php

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