Merge remote-tracking branch 'origin/master'
| | |
| | | * appKey : 请填入appKey |
| | | * appSecret : 请填入appSecret |
| | | */ |
| | | private static ArtemisConfig artemisConfig = new ArtemisConfig("112.18.106.230:443", "27273246", "vjvZA7X4hHUc0SbONht9"); |
| | | private static ArtemisConfig artemisConfig = new ArtemisConfig("https://112.18.106.230:443", "27273246", "vjvZA7X4hHUc0SbONht9"); |
| | | |
| | | //按事件类型取消订阅 |
| | | public static String eventUnSubscriptionByEventTypes(EventUnSubscriptionByEventTypesRequest eventUnSubscriptionByEventTypesRequest) throws Exception { |