bug fixed

This commit is contained in:
nutchayut
2025-01-07 21:36:26 +07:00
parent 40f04ad33b
commit 5bcc7d636e
33 changed files with 396 additions and 58 deletions

View File

@@ -74,6 +74,8 @@ class Api {
static String callBackURL = "http://www.responseClient.com";
static String merchantId = "TCPPROD1600";
static String changeEmail = BaseUrlBuilding + "api/v2/Authentication/ChangeEmail";
static String changePassword = BaseUrlBuilding + "api/v2/Authentication/ChangePassword";
// static Profile? profile;
//
//