update
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
class AppConstant {
|
||||
static const String appName = "";
|
||||
static const String appName = "Enaklo";
|
||||
static const String coinName = "EnakCoin";
|
||||
static const String poinName = "EnakPoin";
|
||||
}
|
||||
|
||||
@@ -8,6 +8,7 @@ class ApiPath {
|
||||
|
||||
// Marketing
|
||||
static String ferrisWheel = '/api/v1/customer/ferris-wheel';
|
||||
|
||||
// Customer
|
||||
static String customerPoint = '/api/v1/customer/points';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user