| | |
| | | /** |
| | | * 应用的 AgentId |
| | | */ |
| | | public static final Long AGENT_ID = 3303296035L; |
| | | public static final Long AGENT_ID = 4104598880L; |
| | | /** |
| | | * 应用的 AppKey |
| | | */ |
| | | public static final String APP_KEY = "dingyfqkfjecy4cjfyxa"; |
| | | public static final String TALK_APP_KEY = "dinggglb3pttl1x0gn0c"; |
| | | /** |
| | | * 应用的 AppSecret |
| | | */ |
| | | public static final String APP_SECRET = "nCwmyBw8K-EqAvkuhrhhqFonbLp455awtMa4D4Q-VRaY8U2EDEVsnYSYYfPvjiAX"; |
| | | |
| | | public static final String CORP_ID = "ding1dd72cd1d6adf70aa1320dcb25e91351"; |
| | | public static final String TALK_APP_SECRET = "Zc7r0Mb7bPsC_xy7ryrWoEnE5OzHEXibUMPDCA2LBusJ9pYzIolRk_OdZuLvNExf"; |
| | | |
| | | //群聊机器人相关 |
| | | |
| | | public static final String CUSTOM_ROBOT_TOKEN = "c2849e46cb0d91b0721c377742938b8ac5ef57e3c9eeab918e2cd5dd9c3aad2a"; |
| | | |
| | | public static final String SECRET = "SEC382027a5c81ea5152b71b687fb2c1ebf26acbde035355da6ab2fb37306454134"; |
| | | |
| | | //企业微信 |
| | | public static final String CORPID = "wwabe21b935901a7d8"; |
| | | |
| | | public static final String CORPSECRET = "Z-7fNbZjrd80ypz69U14j8FMxI_fpUxcT6PksxlvKaY"; |
| | | |
| | | public static final String TXL_CORPSECRET = "T64bdcV7fo0hvW10W3NJYmGUmlBYxYMfiW6EiUJ9VPM"; |
| | | } |