Customer Point
This commit is contained in:
@@ -8,4 +8,6 @@ class ApiPath {
|
||||
|
||||
// Marketing
|
||||
static String gamePrizeByGameId = '/api/v1/marketing/game-prizes/game';
|
||||
// Customer
|
||||
static String customerPoint = '/api/v1/customer/points';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user