添加配置的帮助文档

This commit is contained in:
iyuu.cn
2019-12-23 22:25:05 +08:00
parent cd8612d6f0
commit 1c86b6ed18
4 changed files with 98 additions and 4 deletions

View File

@ -26,7 +26,7 @@ class Oauth{
return true;
}
}
echo "-----缺少用户登录参数token, user_id, passkey, name \n";
echo "-----缺少用户登录参数token, user_id, passkey, site \n";
echo "-----当前正在使用测试接口,功能会受到限制! \n\n";
return false;
}