-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
262c6ff
commit a7d8d82
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
#import "Student.h" | ||
#import "Post.h" | ||
|
||
#warning 请替换成自己的id和key ,或用 [email protected]/Public123 登录,来查看后台数据 | ||
#warning 请替换成自己的id和key,来查看自己的后台数据 | ||
#define AVOSCloudAppID @"G3ROSsF7zRSA3vHD5zw7mDv1" | ||
#define AVOSCloudAppKey @"xx0gLOhJsksq4DauasmJrTGf" | ||
|
||
|