fix: checkout items
This commit is contained in:
@@ -2,6 +2,6 @@ class Variables {
|
||||
static const String appName = 'POS Kasir Resto App';
|
||||
static const String apiVersion = 'v1';
|
||||
// static const String baseUrl = 'http://192.168.1.202:8000';
|
||||
static const String baseUrl = 'https://enaklo-pos-be.altru.id';
|
||||
static const String baseUrl = 'https://api-pos.apskel.id';
|
||||
static const int defaultLimit = 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user