DengTao 8 years ago
parent
commit
a6c6153baa
1 changed files with 1 additions and 0 deletions
  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;