feat: customer page
This commit is contained in:
@@ -17,4 +17,7 @@ class ApiPath {
|
||||
|
||||
// Product
|
||||
static const String product = '/api/v1/products';
|
||||
|
||||
// Customer
|
||||
static const String customer = '/api/v1/customers';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user