Skip to content

Commit

Permalink
更新到salt版本为2.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MuXia-0326 committed Sep 30, 2022
1 parent 9ca261c commit 971d39f
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -19,12 +19,12 @@ public class MihayouConstants {
/**
* AppVersion
*/
public static final String APP_VERSION = "2.37.1";
public static final String APP_VERSION = "2.38.1";

/**
* 签到Salt
*/
public static final String SIGN_SALT = "Qqx8cyv7kuyD8fTw11SmvXSFHp7iZD29";
public static final String SIGN_SALT = "yUZ3s0Sna1IrSNfk29Vo6vRapdOyqyhB";

/**
* 社区签到Salt
Expand All @@ -34,7 +34,7 @@ public class MihayouConstants {
/**
* 社区Salt
*/
public static final String COMMUNITY_SALT ="6J1hde1Wu02eF1DFlLpMjeg2dMloAytL";
public static final String COMMUNITY_SALT ="PVeGWIZACpxXZ1ibMVJPi9inCY4Nd4y2";

/**
* 签到ClientType
Expand Down

0 comments on commit 971d39f

Please sign in to comment.