This commit is contained in:
DDIsFriend
2023-08-23 18:37:36 +08:00
parent 63ca919ed5
commit a48690ccf8
49 changed files with 8332 additions and 7622 deletions

View File

@@ -9,6 +9,12 @@ import Foundation
public let token_key = "token_key"
public let refresh_token_key = "refresh_token_key"
public let phone_key = "phone_key"
public let supplierName_key = "supplierName_key"
public let supplierType_key = "supplierType_key"
public let appUpdateIgnore_key = "appUpdateIgnore_key"