Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- <?xml version="1.0" encoding="utf-8"?>
- <configuration>
- <appSettings>
- <!--个推平台参数-->
- <add key="APPID" value="aRYkd1v35l9bFfL8OexqE2"/>
- <add key="APPKEY" value="ST67ACmlcm6hApHrDqXUk8"/>
- <add key="MASTERSECRET" value="H7sOo2wBNm7v7qBSPqhgb1"/>
- <add key="HOST" value="http://sdk.open.api.igexin.com/apiex.htm"/>
- </appSettings>
- <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/></startup></configuration>
|