deployment_files

This commit is contained in:
2026-09-16 18:41:57 +00:00
parent d4c9a204a8
commit a1cef9aecc
10 changed files with 967 additions and 107 deletions
@@ -23,5 +23,5 @@ class ApiConstants {
static const getSystemParameters = '$baseUrl/sysparam/getSysParams';
static const updateSystemParams = '$baseUrl/sysparam/updateSysParams';
static const baseUrl = 'http://localhost:9292';
}
static const baseUrl ='http://157.66.191.31:46219/back';
}