feat: sync order
This commit is contained in:
@@ -3,4 +3,5 @@ class Variables {
|
||||
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 int defaultLimit = 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user