songxingwei 3 tahun lalu
induk
melakukan
6d43ab0266
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      application/common/model/ElectPool.php

+ 1 - 1
application/common/model/ElectPool.php

@@ -996,7 +996,7 @@ class ElectPool Extends Model
           //  $openid = User::where('id',$user_id)->value('openid');
             $openid = User::where('administrator',1)->where('is_del',1)->order('id asc')->limit(1)->value('openid');
             $template_id = "W5AkhY0RnEFj74WwO5qwYRR5-JIuhzjHr5NMb9pACwc";
-            $path = "";
+            $path = "pages/userInfo/index?id=".$user_id."&administrator=1";
             $data = [
                 'first'=>[
                     "value"=>'你有一待处理事项',