1)Url added
This commit is contained in:
parent
ef2799cbd4
commit
a545efca3b
@ -88,6 +88,6 @@ class ApiUrls {
|
||||
static const String ProductStockUrl = '/api/pd/stock';
|
||||
|
||||
//============================== Product Update stock Details ==============================//
|
||||
static const String ProductUpdateStockUrl = '/api/pd/stock-update';
|
||||
static const String ProductUpdateStockUrl = '${baseUrl}/api/pd/stock-update';
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user