Commit 3f002fd3 authored by 曹云霄's avatar 曹云霄

修改项说明:

parent bc517311
This source diff could not be displayed because it is too large. You can view the blob instead.
#import "opple_objc_json_client.h"
@implementation ApplyRequest
@synthesize amount;
@synthesize billType;
@synthesize bankCardNumber;
@synthesize bankName;
@synthesize bankCode;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation RsApplyBillRequest
@synthesize employeeId;
@synthesize page;
......@@ -67,9 +82,9 @@
@end
@implementation LoginInfo
@synthesize username;
@synthesize password;
@implementation FunctionInfo
@synthesize userName;
@synthesize functionName;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -79,9 +94,23 @@
@end
@implementation ModifyPasswordRequest
@synthesize employeeId;
@synthesize oldPassword;
@implementation LoginResult
@synthesize employee;
@synthesize commissionRate;
@synthesize commissionTotal;
@synthesize lowestDiscount;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation ResetPasswordRequest
@synthesize username;
@synthesize smsCode;
@synthesize fnewPassword;
+(BOOL)propertyIsOptional:(NSString*)propertyName
......@@ -100,8 +129,9 @@
@end
@implementation RsEmployeeRequest
@synthesize employee;
@implementation DataDict
@synthesize typeName;
@synthesize typecode;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -111,10 +141,15 @@
@end
@implementation GoodsCategory
@synthesize fid;
@synthesize name;
@synthesize children;
@implementation GoodsCondition
@synthesize nameLike;
@synthesize categoryEquals;
@synthesize styleEquals;
@synthesize spaceEquals;
@synthesize materialEqueals;
@synthesize startprice;
@synthesize endprice;
@synthesize page;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -122,14 +157,6 @@
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation GoodsFilter
......@@ -147,8 +174,11 @@
@end
@implementation HotFilter
@synthesize list;
@implementation GroupByOrderNumber
@synthesize orderNumber;
@synthesize orderTime;
@synthesize orderReceiptUrl;
@synthesize eCards;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -182,32 +212,6 @@
}
@end
@implementation Draw
@synthesize fid;
@synthesize lotteryId;
@synthesize drawDate;
@synthesize winnerId;
@synthesize awardId;
@synthesize awardDescription;
@synthesize orderNumber;
@synthesize state;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation LotteryDrawResponse
......@@ -238,12 +242,12 @@
@end
@implementation OrderFilter
@synthesize resellerCodeEquals;
@synthesize orderStateEquals;
@synthesize consumerNameOrMobileEquals;
@synthesize consumerIdEquals;
@synthesize dp;
@implementation OrderBill
@synthesize datapage;
@synthesize order;
@synthesize orderdetailList;
@synthesize consumer;
@synthesize employee;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -274,6 +278,7 @@
@synthesize JDEcardsPrority;
@synthesize drawPrority;
@synthesize lotteryPrority;
@synthesize wxCardPrority;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -289,6 +294,34 @@
}
@end
@implementation PromotionGoods
@synthesize goods;
@synthesize promotionNumber;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation PassLevelCondition
@synthesize titleLike;
@synthesize beginDateFrom;
@synthesize endDateTo;
@synthesize validEquals;
@synthesize employeeIdEquals;
@synthesize page;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation PrizeCondition
......@@ -304,8 +337,21 @@
@end
@implementation RsActionResult
@synthesize actions;
@implementation RsPrizeBillResponse
@synthesize bills;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation SceneCondition
@synthesize styleEquals;
@synthesize spaceEquals;
@synthesize page;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -361,6 +407,33 @@
}
@end
@implementation StudyTaskCondition
@synthesize typeEquals;
@synthesize stateEquals;
@synthesize titleLike;
@synthesize employeeIdEquals;
@synthesize page;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation RsShareResponse
@synthesize shareId;
@synthesize url;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation TOApplyBillEntity
......@@ -379,6 +452,10 @@
@synthesize beforeMoney;
@synthesize afterMoney;
@synthesize billStates;
@synthesize billType;
@synthesize bankCardNumber;
@synthesize bankName;
@synthesize bankCode;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -396,21 +473,22 @@
@end
@implementation TOConsumerEntity
@implementation TOCommissionHistEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize sysOrgCode;
@synthesize name;
@synthesize mobile;
@synthesize province;
@synthesize city;
@synthesize country;
@synthesize address;
@synthesize picture;
@synthesize lastVisitedTime;
@synthesize company;
@synthesize updateName;
@synthesize updateBy;
@synthesize updateDate;
@synthesize resellerCode;
@synthesize employeeId;
@synthesize orderId;
@synthesize amount;
@synthesize afteramount;
@synthesize remark;
@synthesize orderNumber;
@synthesize employeeName;
@synthesize state;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -428,11 +506,47 @@
@end
@implementation TOGoodsForResellerEntity
@implementation TOGoodsEntity
@synthesize resellerInv;
@synthesize resellerTagPrice;
@synthesize resellerState;
@synthesize categoryName;
@synthesize brandName;
@synthesize fid;
@synthesize resellerId;
@synthesize goods;
@synthesize path;
@synthesize createDate;
@synthesize onlineTime;
@synthesize company;
@synthesize code;
@synthesize name;
@synthesize number;
@synthesize categoryId;
@synthesize brandId;
@synthesize keyword;
@synthesize guidePrice;
@synthesize tagPrice;
@synthesize costPrice;
@synthesize state;
@synthesize inv;
@synthesize detailedIntro;
@synthesize weight;
@synthesize unit;
@synthesize productProfile;
@synthesize power;
@synthesize colorTemperature;
@synthesize spec;
@synthesize function;
@synthesize material;
@synthesize lightSource;
@synthesize goodsStyle;
@synthesize series;
@synthesize area;
@synthesize size;
@synthesize space;
@synthesize installMethod;
@synthesize lightNumber;
@synthesize pictures;
@synthesize barcode;
@synthesize goodsResellerList;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -450,20 +564,46 @@
@end
@implementation TOGoodsBrandEntity
@implementation VOResellerGoodsEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize sysOrgCode;
@synthesize sysCompanyCode;
@synthesize onlineTime;
@synthesize company;
@synthesize code;
@synthesize name;
@synthesize number;
@synthesize categoryId;
@synthesize brandId;
@synthesize keyword;
@synthesize guidePrice;
@synthesize tagPrice;
@synthesize costPrice;
@synthesize state;
@synthesize logo;
@synthesize fdescription;
+(BOOL)propertyIsOptional:(NSString*)propertyName
@synthesize inv;
@synthesize detailedIntro;
@synthesize weight;
@synthesize unit;
@synthesize productProfile;
@synthesize power;
@synthesize colorTemperature;
@synthesize spec;
@synthesize function;
@synthesize material;
@synthesize lightSource;
@synthesize goodsStyle;
@synthesize series;
@synthesize area;
@synthesize size;
@synthesize space;
@synthesize installMethod;
@synthesize lightNumber;
@synthesize pictures;
@synthesize barcode;
@synthesize resellerId;
@synthesize categoryName;
@synthesize brandName;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
......@@ -472,7 +612,6 @@
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"description": @"fdescription",
@"id": @"fid",
}];
}
......@@ -480,13 +619,36 @@
@end
@implementation TOGoodsLabelEntity
@synthesize category;
@implementation TOGoodsCategoryEntity
@synthesize upperName;
@synthesize fid;
@synthesize code;
@synthesize name;
@synthesize upperId;
@synthesize level;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation TOGoodsLabelCategoryEntity
@synthesize fid;
@synthesize sysOrgCode;
@synthesize sysCompanyCode;
@synthesize code;
@synthesize name;
@synthesize categoryId;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -602,13 +764,51 @@
@end
@implementation TOPositionEntity
NSString * const GRADEMETHOD_AUTO = @"auto";
NSString * const GRADEMETHOD_MANUL = @"manul";
@implementation TOPassLevelEntity
@synthesize fid;
@synthesize code;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize updateName;
@synthesize updateBy;
@synthesize updateDate;
@synthesize sysOrgCode;
@synthesize beginDate;
@synthesize endDate;
@synthesize passGrade;
@synthesize title;
@synthesize gradeMethod;
@synthesize valid;
@synthesize passResult;
@synthesize topics;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation TOPassLevelTopicOptionEntity
@synthesize fid;
@synthesize findex;
@synthesize value;
@synthesize name;
@synthesize commission;
@synthesize lowestDiscount;
@synthesize resellerCode;
@synthesize topicId;
@synthesize answer;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -645,6 +845,36 @@
}
@end
NSString * const TOPRIZEBILLENTITYSTATE_REQUESTED = @"requested";
NSString * const TOPRIZEBILLENTITYSTATE_SHIPPED = @"shipped";
NSString * const TOPRIZEBILLENTITYSTATE_DONE = @"done";
@implementation TOSceneEntity
@synthesize fid;
@synthesize sceneCode;
@synthesize name;
@synthesize pricure;
@synthesize category;
@synthesize style;
@synthesize space;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation TOShippingAddrEntity
......@@ -675,10 +905,67 @@
@end
@implementation UCN
@synthesize uuid;
@synthesize code;
NSString * const STUDYTASKSTATE_INITIAL = @"initial";
NSString * const STUDYTASKSTATE_SUBMITTED = @"submitted";
@implementation TOStudyEmployeeEntity
@synthesize fid;
@synthesize employeeId;
@synthesize taskId;
@synthesize empName;
@synthesize empRealName;
@synthesize empDepart;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation TOStudyTopicEntity
@synthesize fid;
@synthesize lineNo;
@synthesize topicType;
@synthesize title;
@synthesize answer;
@synthesize grade;
@synthesize taskId;
@synthesize options;
@synthesize option;
@synthesize topicTypeName;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation TOStudyTypeEntity
@synthesize fid;
@synthesize name;
@synthesize attachmentId;
@synthesize attachment;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -686,6 +973,14 @@
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation Action
......@@ -696,14 +991,97 @@
}
@end
@implementation IdEntity
@synthesize fid;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
NSString * const SORTDIRECTION_ASC = @"asc";
NSString * const SORTDIRECTION_DESC = @"desc";
@implementation IdEntity
@implementation UCN
@synthesize uuid;
@synthesize code;
@synthesize name;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation TOStudyTopicOptionEntity
@synthesize fid;
@synthesize findex;
@synthesize value;
@synthesize name;
@synthesize topicId;
@synthesize answer;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation TOStudyTaskEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize updateName;
@synthesize updateBy;
@synthesize updateDate;
@synthesize sysOrgCode;
@synthesize studyType;
@synthesize passGrade;
@synthesize examMinute;
@synthesize state;
@synthesize title;
@synthesize typeName;
@synthesize examResult;
@synthesize content;
@synthesize teacher;
@synthesize teacherIntro;
@synthesize suitabler;
@synthesize attachmentId;
@synthesize attachment;
@synthesize teacherAttachment;
@synthesize attachmentName;
@synthesize employees;
@synthesize topics;
@synthesize stateName;
@synthesize studyCategory;
@synthesize categoryName;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -721,6 +1099,11 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
NSString * const STUDYTOPICTYPE_SINGLE = @"single";
NSString * const STUDYTOPICTYPE_MULTIPLE = @"multiple";
NSString * const STUDYTOPICTYPE_TRUEORFALSE = @"trueorfalse";
@implementation TOShopcartEntity
@synthesize goods;
@synthesize fid;
......@@ -752,14 +1135,14 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOSceneEntity
@implementation TOScoreRecordEntity
@synthesize fid;
@synthesize sceneCode;
@synthesize name;
@synthesize pricure;
@synthesize category;
@synthesize style;
@synthesize space;
@synthesize createDate;
@synthesize employeeId;
@synthesize score;
@synthesize sourceId;
@synthesize sourceType;
@synthesize sourceReason;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -805,6 +1188,96 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOPrizeBillEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize updateName;
@synthesize updateBy;
@synthesize updateDate;
@synthesize billnumber;
@synthesize state;
@synthesize receiver;
@synthesize mobilephone;
@synthesize receiveAddress;
@synthesize employee;
@synthesize logisticsCompany;
@synthesize trackingNumber;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation TOPositionEntity
@synthesize fid;
@synthesize code;
@synthesize name;
@synthesize commission;
@synthesize lowestDiscount;
@synthesize resellerCode;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation TOPassLevelTopicEntity
@synthesize fid;
@synthesize topicType;
@synthesize lineNo;
@synthesize title;
@synthesize answer;
@synthesize grade;
@synthesize passLevelId;
@synthesize options;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
NSString * const PASSLEVELTOPICTYPE_SINGLE = @"single";
NSString * const PASSLEVELTOPICTYPE_MULTIPLE = @"multiple";
NSString * const PASSLEVELTOPICTYPE_TRUEORFALSE = @"trueorfalse";
NSString * const PASSLEVELTOPICTYPE_GAPFILLING = @"gapFilling";
NSString * const PASSLEVELTOPICTYPE_SHORTANSWER = @"shortAnswer";
@implementation TOOrderPromotionEntity
@synthesize fid;
@synthesize createName;
......@@ -826,6 +1299,7 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@synthesize wxcardDenomation;
@synthesize wxcardRealDeduction;
@synthesize jdecardDenomation;
@synthesize redPackageNumber;
@synthesize redPackageCount;
@synthesize prority;
......@@ -873,7 +1347,6 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@synthesize resellerName;
@synthesize oldPrice;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
......@@ -923,12 +1396,19 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOGoodsLabelCategoryEntity
@implementation TOGuideBankcardEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize updateName;
@synthesize updateBy;
@synthesize updateDate;
@synthesize sysOrgCode;
@synthesize sysCompanyCode;
@synthesize code;
@synthesize name;
@synthesize guideId;
@synthesize bankCardNumber;
@synthesize bankName;
@synthesize bankCode;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -946,13 +1426,13 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOGoodsCategoryEntity
@synthesize upperName;
@implementation TOGoodsLabelEntity
@synthesize category;
@synthesize fid;
@synthesize code;
@synthesize sysOrgCode;
@synthesize sysCompanyCode;
@synthesize name;
@synthesize upperId;
@synthesize level;
@synthesize categoryId;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -970,44 +1450,73 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation VOResellerGoodsEntity
@implementation TOGoodsBrandEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize onlineTime;
@synthesize company;
@synthesize sysOrgCode;
@synthesize sysCompanyCode;
@synthesize code;
@synthesize name;
@synthesize number;
@synthesize categoryId;
@synthesize brandId;
@synthesize keyword;
@synthesize guidePrice;
@synthesize tagPrice;
@synthesize costPrice;
@synthesize state;
@synthesize inv;
@synthesize detailedIntro;
@synthesize weight;
@synthesize unit;
@synthesize productProfile;
@synthesize power;
@synthesize colorTemperature;
@synthesize spec;
@synthesize function;
@synthesize material;
@synthesize lightSource;
@synthesize goodsStyle;
@synthesize series;
@synthesize area;
@synthesize size;
@synthesize space;
@synthesize installMethod;
@synthesize lightNumber;
@synthesize pictures;
@synthesize barcode;
@synthesize logo;
@synthesize fdescription;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"description": @"fdescription",
@"id": @"fid",
}];
}
@end
@implementation TOGoodsForResellerEntity
@synthesize fid;
@synthesize resellerId;
@synthesize categoryName;
@synthesize brandName;
@synthesize goods;
@synthesize path;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation TOConsumerEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize sysOrgCode;
@synthesize name;
@synthesize mobile;
@synthesize province;
@synthesize city;
@synthesize country;
@synthesize address;
@synthesize picture;
@synthesize lastVisitedTime;
@synthesize company;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1025,47 +1534,15 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOGoodsEntity
@synthesize resellerInv;
@synthesize resellerTagPrice;
@synthesize resellerState;
@synthesize categoryName;
@synthesize brandName;
@implementation TOAttachmentEntity
@synthesize fid;
@synthesize createDate;
@synthesize onlineTime;
@synthesize company;
@synthesize code;
@synthesize name;
@synthesize number;
@synthesize categoryId;
@synthesize brandId;
@synthesize keyword;
@synthesize guidePrice;
@synthesize tagPrice;
@synthesize costPrice;
@synthesize state;
@synthesize inv;
@synthesize detailedIntro;
@synthesize weight;
@synthesize unit;
@synthesize productProfile;
@synthesize power;
@synthesize colorTemperature;
@synthesize spec;
@synthesize function;
@synthesize material;
@synthesize lightSource;
@synthesize goodsStyle;
@synthesize series;
@synthesize area;
@synthesize size;
@synthesize space;
@synthesize installMethod;
@synthesize lightNumber;
@synthesize pictures;
@synthesize barcode;
@synthesize goodsResellerList;
@synthesize fileName;
@synthesize fileUrl;
@synthesize thumbnailName;
@synthesize thumbnailUrl;
@synthesize entityType;
@synthesize entityId;
@synthesize playTime;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1083,22 +1560,20 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOCommissionHistEntity
@implementation TOAfficheEntity
@synthesize fid;
@synthesize createName;
@synthesize createDate;
@synthesize updateName;
@synthesize updateBy;
@synthesize updateDate;
@synthesize resellerCode;
@synthesize employeeId;
@synthesize orderId;
@synthesize amount;
@synthesize afteramount;
@synthesize remark;
@synthesize orderNumber;
@synthesize employeeName;
@synthesize title;
@synthesize content;
@synthesize priority;
@synthesize state;
@synthesize afficheType;
@synthesize attachmentId;
@synthesize departId;
@synthesize attachmentUrls;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1116,9 +1591,20 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation RsShareResponse
@synthesize shareId;
@synthesize url;
@implementation StudyTypeResponse
@synthesize types;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation RsStudyTask
@synthesize categoryName;
@synthesize studyTasks;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1139,10 +1625,22 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation SceneCondition
@synthesize styleEquals;
@synthesize spaceEquals;
@synthesize page;
@implementation RsScoreDetails
@synthesize currentScore;
@synthesize quarterlyRanking;
@synthesize annualRanking;
@synthesize recoreds;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation RsActionResult
@synthesize actions;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1164,9 +1662,12 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation PromotionGoods
@synthesize goods;
@synthesize promotionNumber;
@implementation OrderFilter
@synthesize resellerCodeEquals;
@synthesize orderStateEquals;
@synthesize consumerNameOrMobileEquals;
@synthesize consumerIdEquals;
@synthesize dp;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1176,12 +1677,15 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation OrderBill
@synthesize datapage;
@synthesize order;
@synthesize orderdetailList;
@synthesize consumer;
@synthesize employee;
@implementation Draw
@synthesize fid;
@synthesize lotteryId;
@synthesize drawDate;
@synthesize winnerId;
@synthesize awardId;
@synthesize awardDescription;
@synthesize orderNumber;
@synthesize state;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1189,13 +1693,18 @@ NSString * const SORTDIRECTION_DESC = @"desc";
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation GroupByOrderNumber
@synthesize orderNumber;
@synthesize orderTime;
@synthesize orderReceiptUrl;
@synthesize eCards;
@implementation HotFilter
@synthesize list;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1205,15 +1714,10 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation GoodsCondition
@synthesize nameLike;
@synthesize categoryEquals;
@synthesize styleEquals;
@synthesize spaceEquals;
@synthesize materialEqueals;
@synthesize startprice;
@synthesize endprice;
@synthesize page;
@implementation GoodsCategory
@synthesize fid;
@synthesize name;
@synthesize children;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1221,11 +1725,18 @@ NSString * const SORTDIRECTION_DESC = @"desc";
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation DataDict
@synthesize typeName;
@synthesize typecode;
@implementation RsEmployeeRequest
@synthesize employee;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1235,9 +1746,9 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation ResetPasswordRequest
@synthesize username;
@synthesize smsCode;
@implementation ModifyPasswordRequest
@synthesize employeeId;
@synthesize oldPassword;
@synthesize fnewPassword;
+(BOOL)propertyIsOptional:(NSString*)propertyName
......@@ -1256,11 +1767,9 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation LoginResult
@synthesize employee;
@synthesize commissionRate;
@synthesize commissionTotal;
@synthesize lowestDiscount;
@implementation LoginInfo
@synthesize username;
@synthesize password;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1303,6 +1812,12 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@synthesize yesterdayEarnings;
@synthesize historyEarning;
@synthesize applytotal;
@synthesize redPackageAccountTotal;
@synthesize redPackageYesterdayEarnings;
@synthesize redPackageHistoryEarning;
@synthesize redPackageApplytotal;
@synthesize isUsable;
@synthesize bankCards;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1312,19 +1827,13 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation ApplyRequest
@synthesize amount;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation RsJingDongECardResponse
@synthesize list;
@implementation AfficheCondition
@synthesize page;
@synthesize userIdEquals;
@synthesize dayCountEquals;
@synthesize afficheTypeEuals;
@synthesize order;
@synthesize sort;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1334,8 +1843,8 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation RsSimpleJingDongECardResponse
@synthesize list;
@implementation GoodsResponse
@synthesize goodsEntity;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1391,6 +1900,17 @@ NSString * const SORTDIRECTION_DESC = @"desc";
}
@end
@implementation RsJingDongECardResponse
@synthesize list;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation TSUserOrg
......@@ -1403,6 +1923,18 @@ NSString * const SORTDIRECTION_DESC = @"desc";
}
@end
@implementation RsAwardDraw
@synthesize draw;
@synthesize award;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation RsLotteryResponse
......@@ -1414,6 +1946,17 @@ NSString * const SORTDIRECTION_DESC = @"desc";
}
@end
@implementation PassLevelResponse
@synthesize passLevelEntity;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation ShopCartResponse
......@@ -1436,6 +1979,17 @@ NSString * const SORTDIRECTION_DESC = @"desc";
}
@end
@implementation PrizeResponse
@synthesize prizes;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation OrderResponse
......@@ -1449,9 +2003,8 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation RsAwardDraw
@synthesize draw;
@synthesize award;
@implementation RsSimpleJingDongECardResponse
@synthesize list;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1461,8 +2014,8 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation GoodsResponse
@synthesize goodsEntity;
@implementation RsCommissionResponse
@synthesize list;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1483,7 +2036,7 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation RsCommissionResponse
@implementation RsApplyBillResponse
@synthesize list;
+(BOOL)propertyIsOptional:(NSString*)propertyName
......@@ -1494,8 +2047,8 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation RsApplyBillResponse
@synthesize list;
@implementation AfficheResponse
@synthesize afficheEntity;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment