cdts/xdts-ios 3/TreeHole/CYHResetCode/CYH/GeTuiService(个推)/GeTuiServiceTool.m

37 lines
442 B
Mathematica
Raw Permalink Normal View History

2023-07-27 09:20:00 +08:00
//
// GeTuiServiceTool.m
// TreeHole
//
// Created by iOS on 2023/2/1.
// Copyright © 2023 CYH. All rights reserved.
//
#import "GeTuiServiceTool.h"
@interface GeTuiServiceTool ()
///,
@property(nonatomic, strong)NSMutableDictionary *quickAuthorizeLoginVerifyDictionaryM;
@end
@implementation GeTuiServiceTool
#pragma mark -
#pragma mark -
#pragma mark -
@end