Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
X
xffruit
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • 张杰
  • xffruit
  • Repository

Switch branch/tag
  • xffruit
  • XFFruit
  • Models
  • ICRPost.m
Find file
BlameHistoryPermalink
  • mei's avatar
    no message · d4286c2c
    mei authored 9 years ago
    d4286c2c
ICRPost.m 223 Bytes
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
//
//  ICRPost.m
//  XFFruit
//
//  Created by Xummer on 4/21/15.
//  Copyright (c) 2015 Xummer. All rights reserved.
//

#import "ICRPost.h"

@implementation ICRPost

+ (NSString *)PrimaryKey {
    return @"code";
}

@end

Replace ICRPost.m

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.