first commit
This commit is contained in:
8
whtml-cli/lib/config.js
Executable file
8
whtml-cli/lib/config.js
Executable file
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
url:'https://api.bmob.cn/1/classes/UserInfo',
|
||||
headers: {
|
||||
'X-Bmob-Application-Id': '9c0303c570ad8cb841e375ce660f5937',
|
||||
'X-Bmob-REST-API-Key':'007c31d8977af340dd254f4dc4046005',
|
||||
'Content-Type': 'application/json'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user