We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4eae0 commit 563321dCopy full SHA for 563321d
windows/README.zh.md
@@ -29,6 +29,7 @@
29
30
```
31
#define APP_ID _T("Your App ID")
32
+ #define APP_TOKEN _T("Your Token")
33
34
6. (可选)你也可以在Debug/Release目录下创建一个AppId.ini文件以配置你应用程序的AppID, 修改AppId的值为刚才申请的App ID
35
0 commit comments