Merge remote-tracking branch '群晖/master'

This commit is contained in:
雷欧(林平凡)
2025-07-25 11:03:43 +08:00

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;