DengTao 8 жил өмнө
parent
commit
4861f1a9a5

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

@@ -1984,7 +1984,7 @@ class QyWechat
             // 测试账号列表检索
             $test_userid_list = [
                 'dengtao',
-                'honghaitao'
+                'honghaitao',
             ];
             if (!in_array($data['touser'], $test_userid_list)) {
                 return false;