This commit is contained in:
雷欧(林平凡)
2025-08-22 13:53:14 +08:00
parent 2c16f2d26f
commit bce7ccac05

View File

@@ -11,9 +11,9 @@ import lombok.Getter;
@Getter @Getter
public enum ERPAccount { public enum ERPAccount {
// 胡歌1016208368633221 // 胡歌1016208368633221
ACCOUNT_HUGE("1016208368633221", "waLiRMgFcixLbcLjUSSwo370Hp1nBcBu","余生请多关照66","海尔胡歌"); ACCOUNT_HUGE("1016208368633221", "waLiRMgFcixLbcLjUSSwo370Hp1nBcBu","余生请多关照66","海尔胡歌"),
// 刘强东anotherApiKey // 刘强东anotherApiKey
// ACCOUNT_LQD("anotherApiKey", "anotherApiSecret","刘强东","方案小号"); ACCOUNT_LQD("1206879680251333", "HhJOQFdgqsrxn9m4Mz5V0AMtdUG6vTaT ","tb8992720_2013","方案小号");
private final String apiKey; private final String apiKey;
private final String apiKeySecret; private final String apiKeySecret;