Browse Source

sign error ticktok

zhoulj 4 years ago
parent
commit
ddfc35cb57
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Consts/SysConsts.php

+ 1 - 1
app/Consts/SysConsts.php

@@ -33,5 +33,5 @@ class SysConsts
     /**
     /**
      * 数据回传加密key
      * 数据回传加密key
      */
      */
-    const TIKTOK_KEY = 'RxCy1TfYDs8mwcLhH541695XpgWangdu1';
+    const TIKTOK_KEY = 'RxCy1TfYDs8mwcLhH541695XpgOWOBxg';
 }
 }