Explorar el Código

sign error ticktok

zhoulj hace 4 años
padre
commit
ddfc35cb57
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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';
 }