Sign in

iOS Team / CNLiveLoginModule · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CNLiveLoginModule
  • CNLiveLoginModule
  • Classes
  • Model
  • CNLiveLoginModel.h
  • no message
    6cbc01a5
    zhangxiaowen authored
    2019-11-15 16:19:30 +0800  
    Browse Code ยป
CNLiveLoginModel.h 293 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
//
//  CNLiveLoginModel.h
//  CNLiveLoginModule
//
//  Created by 153993236@qq.com on 11/12/2019.
//  Copyright (c) 2019 153993236@qq.com. All rights reserved.
//

#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface CNLiveLoginModel : NSObject


@end

NS_ASSUME_NONNULL_END