Skip to content

Commit

Permalink
更新到salt版本为2.60.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MuXia-0326 committed Nov 17, 2023
1 parent 0df9ae6 commit 3b61b65
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ public class MihayouConstants {
/**
* AppVersion
*/
public static final String APP_VERSION = "2.58.2";
public static final String APP_VERSION = "2.60.1";

/**
* 签到Salt
*/
public static final String SIGN_SALT = "KTJQGN2a2Trqk0tcQZS6JV3rU7CnV8Q6";
public static final String SIGN_SALT = "1OJyMNCqFlstEQqqMOv0rKCIdTOoJhNt";

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

/**
* 签到ClientType
Expand Down

0 comments on commit 3b61b65

Please sign in to comment.