zhanglinxin il y a 1 an
Parent
commit
bdaf647cd5
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      application/extend/Dingtalk/Sample.php

+ 2 - 1
application/extend/Dingtalk/Sample.php

@@ -43,8 +43,9 @@ class Sample
 //            "appKey" => "dingekepwoyycxfbtyvg",
 //            "appSecret" => "EjM9WohvKHo3eNqZGGbQHhbjM80QzapdC_f_reYiOCyEFOtaG1qoG2KzEfpSoLWe",
 //        ]);
+
         $getAccessTokenRequest = new GetAccessTokenRequest([
-            "appKey" => "'dingilnkljzq3a4chjrw",
+            "appKey" => "dingilnkljzq3a4chjrw",
             "appSecret" => "Dt-nHAw4G-dniS7P9VmbnQRIKHQfGIQNIVHVNVHOZMtLPcsIv4KJYk_AjBCRsaH4"
         ]);
         try {