This commit is contained in:
DDIsFriend
2023-08-23 09:24:40 +08:00
parent 6bd037c5dd
commit 63ca919ed5
494 changed files with 35308 additions and 6623 deletions

View File

@@ -8,3 +8,7 @@
import Foundation
public let MAAppKey = "6e13671d1444633f9fd5a407a309555a"
public let JPushKey = "259b546bb2aaf5f02ffa2547"
public let AppItunesId = "1616776985"

View File

@@ -8,3 +8,7 @@
import Foundation
public let refuseOrderEntry = "refuseOrderEntry"
public let appUpdateEntry = "appUpdateEntry"
public let notificationAuthViewEntry = "notificationAuthViewEntry"

View File

@@ -22,3 +22,5 @@ public let dispatchOrderInputPhone = "请输入技师电话"
public let dispatchOrderInputLicense = "请输入救援车车牌"
public let dispatchOrderSuccess = "派单成功"
public let isTheNewestVserion = "已是最新版本"

View File

@@ -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"

View File

@@ -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"