This commit is contained in:
DDIsFriend
2023-08-30 14:26:08 +08:00
parent b846be8803
commit cae8beeb03
31 changed files with 462 additions and 339 deletions

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