migrate local server to online server

hmxc
小赖 4 years ago
parent 373b910f1d
commit 6917b32c19

@ -1,6 +1,6 @@
class API { class API {
///HOST ///HOST
static const String host = 'http://192.168.2.201:8804'; static const String host = 'http://test.akuhotel.com:8804';
/// ///
static const String baseURL = '$host/IntelligentCommunity/app'; static const String baseURL = '$host/IntelligentCommunity/app';

Loading…
Cancel
Save