1.增加信用卡支付信息展示
This commit is contained in:
@@ -38,7 +38,6 @@ import androidx.annotation.StringDef
|
||||
MMKVKey.MapType,
|
||||
MMKVKey.ShowFence,
|
||||
MMKVKey.ShowDashedLine,
|
||||
MMKVKey.PaymentMethodID,
|
||||
MMKVKey.ShowAllPet,
|
||||
MMKVKey.isCrash,
|
||||
MMKVKey.AvailableOrder,
|
||||
@@ -60,7 +59,6 @@ annotation class MMKVKey {
|
||||
const val Phone = "phone"
|
||||
const val ActivityGoal = "activityGoal"
|
||||
const val Location = "location"
|
||||
const val PaymentMethodID = "paymentMethodID"
|
||||
const val Gender = "gender"
|
||||
const val BirthdayDate = "birthdayDate"
|
||||
const val CountryCode = "countryCode"
|
||||
|
||||
Reference in New Issue
Block a user