update
This commit is contained in:
18
OrderScheduling/Strings/CommonKeyStrings.swift
Normal file
18
OrderScheduling/Strings/CommonKeyStrings.swift
Normal file
@@ -0,0 +1,18 @@
|
||||
//
|
||||
// CommonKeyStrings.swift
|
||||
// OrderScheduling
|
||||
//
|
||||
// Created by 中道 on 2023/8/30.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
public let aps_key = "aps"
|
||||
|
||||
public let alert_key = "alert"
|
||||
|
||||
public let juheVehcileName_key = "juheVehcileName"
|
||||
|
||||
public let juheNewOrderAudio_key = "juheNewOrderAudio.wav"
|
||||
|
||||
public let newOrderAudio_key = "newOrderAudio.wav"
|
||||
Reference in New Issue
Block a user