Ver código fonte

fix bug: yii\base\ErrorException: Undefined index: ptStyle in /usr/local/nginx/html/huahuibao/common/components/imgUtil.php:20

shizhongqi 4 anos atrás
pai
commit
c63daeec8c
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      console/controllers/CustomController.php

+ 1 - 0
console/controllers/CustomController.php

@@ -224,6 +224,7 @@ class CustomController extends Controller
                 Yii::info('申请失败');
                 continue;
             }
+            Yii::$app->params['ptStyle'] = 2; // 后继代码,要用到此参数
             $passInfo = ApplyService::pass($id, '批发商手动创建客户,脚本执行创建,并自动审核');
 
             //输出登录信息