DengTao 8 年 前
コミット
a6c6153baa
1 ファイル変更1 行追加0 行削除
  1. 1 0
      www/protected/components/QyWechat.php

+ 1 - 0
www/protected/components/QyWechat.php

@@ -1985,6 +1985,7 @@ class QyWechat
             $test_userid_list = [
                 'dengtao',
                 'honghaitao',
+                'jiangrui',
             ];
             if (!in_array($data['touser'], $test_userid_list)) {
                 return false;