deployment_files

This commit is contained in:
2026-09-17 07:14:32 +00:00
parent 941bbb2330
commit f154d5d716
10 changed files with 833 additions and 9 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:46284/back';
}