| | |
| | | |
| | | public class DataAcquisitionConfiguration { |
| | | |
| | | public static final String APP_ID = |
| | | "d18e3c5b-6c75-4383-a1e5-ab3ea126053a"; |
| | | /** |
| | | * 应用的 AgentId |
| | | */ |
| | | public static final Long AGENT_ID = 3303296035L; |
| | | /** |
| | | * 应用的 AppKey |
| | | */ |
| | | public static final String APP_KEY = "dingyfqkfjecy4cjfyxa"; |
| | | /** |
| | | * 应用的 AppSecret |
| | | */ |
| | | public static final String APP_SECRET = "nCwmyBw8K-EqAvkuhrhhqFonbLp455awtMa4D4Q-VRaY8U2EDEVsnYSYYfPvjiAX"; |
| | | |
| | | public static final String PUBLIC_KEY = |
| | | "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWc1nZ3OlSTCI6RnLLe+UNtJS05rUUbz4KooGo 4FQpDSPkTJncHHb6dGWleCuWob2gwZo+xYDa7B5s2qmWsqvtbCeRRGsNwuDJku1Idh7S3cWPWYow 9upJGqYmnVv0QQ4AMc2VWerTHUa7ZJSSbZZj+rd+gcbMdjp8GUHZwRI69wIDAQAB"; |
| | | public static final String CORP_ID = "ding1dd72cd1d6adf70aa1320dcb25e91351"; |
| | | |
| | | //群聊机器人相关 |
| | | |
| | | public static final String CUSTOM_ROBOT_TOKEN = "c2849e46cb0d91b0721c377742938b8ac5ef57e3c9eeab918e2cd5dd9c3aad2a"; |
| | | |
| | | public static final String SECRET = "SEC382027a5c81ea5152b71b687fb2c1ebf26acbde035355da6ab2fb37306454134"; |
| | | } |