Parcourir la source

sign error ticktok

zhoulj il y a 4 ans
Parent
commit
ddfc35cb57
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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';
 }