12 lines
246 B
Swift
12 lines
246 B
Swift
//
|
|
// ActionKey.swift
|
|
// OrderScheduling
|
|
//
|
|
// Created by 中道 on 2023/8/7.
|
|
//
|
|
|
|
import Foundation
|
|
|
|
public let login_attach_userAgreement_key = "login_attach_userAgreement_key"
|
|
public let login_attach_privacy_key = "login_attach_privacy_key"
|