13 lines
141 B
Objective-C
Executable File
13 lines
141 B
Objective-C
Executable File
//
|
|
// SPPKUserInfo.m
|
|
// SweetParty
|
|
//
|
|
// Created by bj_szd on 2022/6/14.
|
|
//
|
|
|
|
#import "SPPKUserInfo.h"
|
|
|
|
@implementation SPPKUserInfo
|
|
|
|
@end
|