update
This commit is contained in:
@@ -8,3 +8,7 @@
|
||||
import Foundation
|
||||
|
||||
public let MAAppKey = "6e13671d1444633f9fd5a407a309555a"
|
||||
|
||||
public let JPushKey = "259b546bb2aaf5f02ffa2547"
|
||||
|
||||
public let AppItunesId = "1616776985"
|
||||
|
||||
@@ -8,3 +8,7 @@
|
||||
import Foundation
|
||||
|
||||
public let refuseOrderEntry = "refuseOrderEntry"
|
||||
|
||||
public let appUpdateEntry = "appUpdateEntry"
|
||||
|
||||
public let notificationAuthViewEntry = "notificationAuthViewEntry"
|
||||
|
||||
@@ -22,3 +22,5 @@ public let dispatchOrderInputPhone = "请输入技师电话"
|
||||
public let dispatchOrderInputLicense = "请输入救援车车牌"
|
||||
|
||||
public let dispatchOrderSuccess = "派单成功"
|
||||
|
||||
public let isTheNewestVserion = "已是最新版本"
|
||||
|
||||
@@ -8,3 +8,5 @@
|
||||
import Foundation
|
||||
|
||||
public let login_code_timer_key = "login_code_timer_key"
|
||||
|
||||
public let refresh_vehicle_monitoring_key = "refresh_vehicle_monitoring_key"
|
||||
|
||||
@@ -10,3 +10,9 @@ import Foundation
|
||||
public let token_key = "token_key"
|
||||
|
||||
public let supplierType_key = "supplierType_key"
|
||||
|
||||
public let appUpdateIgnore_key = "appUpdateIgnore_key"
|
||||
|
||||
public let deviceToken_key = "deviceToken_key"
|
||||
|
||||
public let regId_key = "regId_key"
|
||||
|
||||
Reference in New Issue
Block a user