cookie 校验

This commit is contained in:
yifeng.yl
2019-05-07 19:31:41 +08:00
parent 802980feb4
commit 58ef9c6856
8 changed files with 90 additions and 18 deletions

View File

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