Merge branch 'feature/postpay_base_change' into 'develop'
convert URLProdPostpayBase See merge request BPHV_MIPS/mvm_core!54
This commit is contained in:
commit
4d4fb644a7
@ -18,7 +18,7 @@ NSString * const ParameterMDN = @"mdn";
|
|||||||
#pragma mark - URL MFConstants
|
#pragma mark - URL MFConstants
|
||||||
|
|
||||||
// Server URLs
|
// Server URLs
|
||||||
NSString * const URLProdPostpayBase = @"https://mobile.vzw.com";
|
NSString * const URLProdPostpayBase = @"https://mobile-exp.vzw.com";
|
||||||
|
|
||||||
NSString * const URLComponentPrepayNativeServer = @"mfPrepaySS";
|
NSString * const URLComponentPrepayNativeServer = @"mfPrepaySS";
|
||||||
NSString * const URLComponentNativeServer = @"mobileFirstSS";
|
NSString * const URLComponentNativeServer = @"mobileFirstSS";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user