This commit is contained in:
Van0313
2025-07-24 04:17:19 +08:00
parent 12ec14179c
commit d0cef50b7c

View File

@@ -7,9 +7,9 @@ package cn.van.business.erp.request;
* @descriptionERP账户枚举类 * @descriptionERP账户枚举类
*/ */
public enum ERPAccount { public enum ERPAccount {
// 胡歌 // 胡歌1016208368633221
ACCOUNT_HUGE("1016208368633221", "waLiRMgFcixLbcLjUSSwo370Hp1nBcBu"), ACCOUNT_HUGE("1016208368633221", "waLiRMgFcixLbcLjUSSwo370Hp1nBcBu"),
// 刘强东 // 刘强东anotherApiKey
ACCOUNT_LQD("anotherApiKey", "anotherApiSecret"); ACCOUNT_LQD("anotherApiKey", "anotherApiSecret");
private final String apiKey; private final String apiKey;