王新凯 3 years ago
parent
commit
97106616be
1 changed files with 2 additions and 2 deletions
  1. 2 2
      application/index/controller/Index.php

+ 2 - 2
application/index/controller/Index.php

@@ -51,8 +51,8 @@ class Index extends Controller
         $url1='https://openchain.jd.com/server/account/getServerToken';
 
         $data1=[
-            'didKey'=>'LdeNyT6iT8U1ChMje8jbBoAtqYJEYXrSPGtFD',
-            'subAccountPubKey'=>'1',
+            'didKey'=>'LdeNo2fW6coyTag2dg8mSGSoe8KmQRCbTAfJY',
+            'subAccountPubKey'=>'7VeRG1oYiAEPiGwcCyvTFwsgs9572ryySJb4FaA8exmv7Yfa',
             'signature'=>'22',
             'timestamp'=>time()
         ];