initial test done

design_3.0_internal_audit_module
waseemabbasi22 2 weeks ago
parent c9d2df4ea7
commit de48ca97bd

@ -10,7 +10,7 @@ class URLs {
// static String _baseUrl = "$_host/mobile";
// static final String _baseUrl = "$_host/v2/mobile"; // new V2 apis
static final String _baseUrl = "$_host/mobile"; // host local UAT
static final String _baseUrl = "$_host/mobile"; // host local UAT and for internal audit dev
// static final String _baseUrl = "$_host/v3/mobile"; // v3 for production CM,PM,TM
// static final String _baseUrl = "$_host/v5/mobile"; // v5 for data segregation

Loading…
Cancel
Save