添加 github Oauth ,个人中心

This commit is contained in:
yifeng.yl
2019-05-30 20:04:01 +08:00
parent dbcdbab7d2
commit 617e2953b3
13 changed files with 294 additions and 91 deletions

View File

@ -1,5 +1,5 @@
class Api{
static const String BASE_URL = 'http://30.10.29.190:6001/';
static const String BASE_URL = 'http://30.10.25.17:6001/';
// static const String BASE_URL = 'http://flutter-go.alibaba.net/';
static const String DO_LOGIN = BASE_URL+'doLogin';//登陆