1
This commit is contained in:
@@ -7,9 +7,9 @@ package cn.van.business.erp.request;
|
||||
* @description:ERP账户枚举类
|
||||
*/
|
||||
public enum ERPAccount {
|
||||
// 胡歌
|
||||
// 胡歌1016208368633221
|
||||
ACCOUNT_HUGE("1016208368633221", "waLiRMgFcixLbcLjUSSwo370Hp1nBcBu"),
|
||||
// 刘强东
|
||||
// 刘强东anotherApiKey
|
||||
ACCOUNT_LQD("anotherApiKey", "anotherApiSecret");
|
||||
|
||||
private final String apiKey;
|
||||
|
||||
Reference in New Issue
Block a user