Sfoglia il codice sorgente

sign error ticktok

zhoulj 4 anni fa
parent
commit
ddfc35cb57
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/Consts/SysConsts.php

+ 1 - 1
app/Consts/SysConsts.php

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