Commit 0f2587e2 authored by 曹云霄's avatar 曹云霄

修改项说明:

parent 558981b7
......@@ -31,7 +31,8 @@
NSSLog(@"%@",returnValue);
if ([returnValue[@"code"] isEqualToNumber:@0]) {
// RsScoreDetails *integral = [RsScoreDetails alloc];
RsScoreDetails *integral = [[RsScoreDetails alloc]initWithDictionary:returnValue[@"data"] error:nil];
}else {
[weakSelf ErrorMBProgressView:returnValue[@"message"]];
}
......@@ -43,6 +44,15 @@
}];
}
#pragma mark - 积分赋值
- (void)integralAssignment:(RsScoreDetails *)scoreModel
{
self.currentIntegralLabel.text = [NSString stringWithFormat:@"%.0lf",scoreModel.currentScore];
self.quarterIntegralLabel.text = [NSString stringWithFormat:@"%ld",scoreModel.quarterlyRanking];
self.yearIntegralLabel.text = [NSString stringWithFormat:@"%ld",scoreModel.annualRanking];
}
#pragma mark - 添加积分明细、导购头像
- (void)addChildViewController
{
......
......@@ -18,7 +18,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" id="ehM-sk-qnE">
<frame key="frameInset" minX="1.10%" minY="51.28%" width="70.5" height="70.5"/>
<frame key="frameInset" minX="1.05%" minY="51.28%" width="70.5" height="70.5"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="当前积分" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="W9n-sx-VVL">
......@@ -29,7 +29,7 @@
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="12233300" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="luv-aV-HGH">
<frame key="frameInset" minX="11.30%" minY="68.34%" width="13.91%" height="20.5"/>
<frame key="frameInset" minX="11.30%" minY="67.63%" width="13.91%" height="20.5"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.98039215690000003" green="0.32156862749999998" blue="0.050980392159999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
......@@ -51,8 +51,8 @@
<action selector="exchangeButtonClick:" destination="yKS-hT-LhA" eventType="touchUpInside" id="0HO-nU-sQ2"/>
</connections>
</button>
<view contentMode="scaleToFill" id="DFa-vp-e22">
<frame key="frameInset" minX="25.82%" minY="50.62%" height="49.5"/>
<view contentMode="scaleToFill" misplaced="YES" id="DFa-vp-e22">
<frame key="frameInset" minX="25.75%" minY="50.62%" width="1.5" height="49.5"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" red="0.87058823529999996" green="0.87058823529999996" blue="0.87058823529999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</view>
......@@ -62,13 +62,13 @@
<color key="backgroundColor" red="0.87058823529999996" green="0.87058823529999996" blue="0.87058823529999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="13" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="YJy-KV-6XP">
<frame key="frameInset" minX="46.63%" minY="68.34%" width="13.75%" height="20.5"/>
<frame key="frameInset" minX="46.42%" minY="67.63%" width="13.75%" height="20.5"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="35" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="0Eh-Eu-GWV">
<frame key="frameInset" minX="28.89%" minY="68.34%" width="13.86%" height="20.5"/>
<frame key="frameInset" minX="28.89%" minY="67.63%" width="13.86%" height="20.5"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="highlightedColor"/>
......@@ -81,7 +81,7 @@
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="年度积分排行" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Xbh-34-JR3">
<frame key="frameInset" minX="46.63%" minY="31.69%" width="9.41%" height="19"/>
<frame key="frameInset" minX="46.42%" minY="31.69%" width="9.41%" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.66666666669999997" green="0.66666666669999997" blue="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
......
......@@ -41,40 +41,44 @@ extern NSString * const SORTDIRECTION_DESC;
@class OrderFilter;
@class OrderPayRequest;
@class PrizeCondition;
@class RsActionResult;
@class RsPrizeBill;
@class SceneCondition;
@class SceneFilter;
@class RsShippingAddrEntity;
@class SaveShoppingCartRequest;
@class ShopCartFilter;
@class TOApplyBillEntity;
@class TOConsumerEntity;
@class TOGoodsForResellerEntity;
@class TOGoodsBrandEntity;
@class TOGoodsLabelEntity;
@class TOJingdongEcardEntity;
@class TODrawEntity;
@class TOOrderdetailEntity;
@class TOPositionEntity;
@class TOPrizeBillEntity;
@class TOShippingAddrEntity;
@class UCN;
@class RsShareResponse;
@class TOCommissionHistEntity;
@class TOGoodsEntity;
@class VOResellerGoodsEntity;
@class TOGoodsCategoryEntity;
@class TOGoodsLabelCategoryEntity;
@class TOAwardEntity;
@class TOOrderEntity;
@class TOOrderPromotionEntity;
@class TOPrizeBillDetailsEntity;
@class TOPrizeEntity;
@class TOScoreRecordEntity;
@class TOShopcartEntity;
@class Action;
@class IdEntity;
@class TOShopcartEntity;
@class UCN;
@class TOShippingAddrEntity;
@class TOSceneEntity;
@class TOPrizeBillDetailsEntity;
@class TOOrderPromotionEntity;
@class TOOrderEntity;
@class TOAwardEntity;
@class TOGoodsLabelCategoryEntity;
@class TOGoodsCategoryEntity;
@class VOResellerGoodsEntity;
@class TOGoodsEntity;
@class TOCommissionHistEntity;
@class RsShareResponse;
@class TOPrizeBillEntity;
@class TOPositionEntity;
@class TOOrderdetailEntity;
@class TODrawEntity;
@class TOJingdongEcardEntity;
@class TOGoodsLabelEntity;
@class TOGoodsBrandEntity;
@class TOGoodsForResellerEntity;
@class TOConsumerEntity;
@class TOApplyBillEntity;
@class StudyTaskCondition;
@class DeleteCartRequest;
@class SceneCondition;
@class RsPrizeBill;
@class RsScoreDetails;
@class RsActionResult;
@class PromotionGoods;
@class OrderBill;
@class GroupByOrderNumber;
......@@ -89,10 +93,11 @@ extern NSString * const SORTDIRECTION_DESC;
@class AfficheCondition;
@class RsJingDongECardResponse;
@class RsAwardDraw;
@class TSDepart;
@class TSBaseUser;
@class TSUserOrg;
@class TSDepart;
@class RsLotteryResponse;
@class TSUserOrg;
@class PrizeResponse;
@class ShopCartResponse;
@class SceneResponse;
@class OrderResponse;
......@@ -124,40 +129,44 @@ extern NSString * const SORTDIRECTION_DESC;
@protocol OrderFilter @end
@protocol OrderPayRequest @end
@protocol PrizeCondition @end
@protocol RsActionResult @end
@protocol RsPrizeBill @end
@protocol SceneCondition @end
@protocol SceneFilter @end
@protocol RsShippingAddrEntity @end
@protocol SaveShoppingCartRequest @end
@protocol ShopCartFilter @end
@protocol TOApplyBillEntity @end
@protocol TOConsumerEntity @end
@protocol TOGoodsForResellerEntity @end
@protocol TOGoodsBrandEntity @end
@protocol TOGoodsLabelEntity @end
@protocol TOJingdongEcardEntity @end
@protocol TODrawEntity @end
@protocol TOOrderdetailEntity @end
@protocol TOPositionEntity @end
@protocol TOPrizeBillEntity @end
@protocol TOShippingAddrEntity @end
@protocol UCN @end
@protocol RsShareResponse @end
@protocol TOCommissionHistEntity @end
@protocol TOGoodsEntity @end
@protocol VOResellerGoodsEntity @end
@protocol TOGoodsCategoryEntity @end
@protocol TOGoodsLabelCategoryEntity @end
@protocol TOAwardEntity @end
@protocol TOOrderEntity @end
@protocol TOOrderPromotionEntity @end
@protocol TOPrizeBillDetailsEntity @end
@protocol TOPrizeEntity @end
@protocol TOScoreRecordEntity @end
@protocol TOShopcartEntity @end
@protocol Action @end
@protocol IdEntity @end
@protocol TOShopcartEntity @end
@protocol UCN @end
@protocol TOShippingAddrEntity @end
@protocol TOSceneEntity @end
@protocol TOPrizeBillDetailsEntity @end
@protocol TOOrderPromotionEntity @end
@protocol TOOrderEntity @end
@protocol TOAwardEntity @end
@protocol TOGoodsLabelCategoryEntity @end
@protocol TOGoodsCategoryEntity @end
@protocol VOResellerGoodsEntity @end
@protocol TOGoodsEntity @end
@protocol TOCommissionHistEntity @end
@protocol RsShareResponse @end
@protocol TOPrizeBillEntity @end
@protocol TOPositionEntity @end
@protocol TOOrderdetailEntity @end
@protocol TODrawEntity @end
@protocol TOJingdongEcardEntity @end
@protocol TOGoodsLabelEntity @end
@protocol TOGoodsBrandEntity @end
@protocol TOGoodsForResellerEntity @end
@protocol TOConsumerEntity @end
@protocol TOApplyBillEntity @end
@protocol StudyTaskCondition @end
@protocol DeleteCartRequest @end
@protocol SceneCondition @end
@protocol RsPrizeBill @end
@protocol RsScoreDetails @end
@protocol RsActionResult @end
@protocol PromotionGoods @end
@protocol OrderBill @end
@protocol GroupByOrderNumber @end
......@@ -172,10 +181,11 @@ extern NSString * const SORTDIRECTION_DESC;
@protocol AfficheCondition @end
@protocol RsJingDongECardResponse @end
@protocol RsAwardDraw @end
@protocol TSDepart @end
@protocol TSBaseUser @end
@protocol TSUserOrg @end
@protocol TSDepart @end
@protocol RsLotteryResponse @end
@protocol TSUserOrg @end
@protocol PrizeResponse @end
@protocol ShopCartResponse @end
@protocol SceneResponse @end
@protocol OrderResponse @end
......@@ -875,20 +885,54 @@ extern NSString * const SORTDIRECTION_DESC;
/**
* 促销计算结果。
* 兑奖单
@author Debenson
@author wolv
*/
@interface RsPrizeBill : JSONModel
/**
*
*
*
*/
@property (nonatomic, strong) TOPrizeBillEntity *bill;
/**
*
* @see TOPrizeBillDetailsEntity
*
*/
@property (nonatomic, strong) NSArray<TOPrizeBillDetailsEntity> *details;
@end /* interface RsPrizeBill */
/**
* @author Administrator
@since 0.1
*/
@interface RsActionResult : JSONModel
@interface SceneCondition : JSONModel
/**
* 结果集合,空集合表示没有促销。
* @see Action
* 查询条件:风格
*
*
*/
@property (nonatomic, strong) NSArray<Action> *actions;
@end /* interface RsActionResult */
@property (nonatomic, copy) NSString *styleEquals;
/**
* 查询条件:空间
*
*
*/
@property (nonatomic, copy) NSString *spaceEquals;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, strong) DataPage *page;
@end /* interface SceneCondition */
......@@ -983,16 +1027,39 @@ extern NSString * const SORTDIRECTION_DESC;
/**
* 商品分享返回数据。
@author Debenson
@since 0.1
*/
@interface RsShareResponse : JSONModel
/**
* 分享记录标识
*
@Title: Entity
@Description: 提现申请
*
*/
@property (nonatomic, copy) NSString *shareId;
/**
* 分享页面链接
*
*
*/
@property (nonatomic, copy) NSString *url;
@end /* interface RsShareResponse */
/**
* @Title: Entity
@Description: 导购分成表
@author onlineGenerator
@date 2016-08-24 09:40:02
@date 2016-05-16 16:15:27
@version V1.0
*/
@interface TOApplyBillEntity : JSONModel
@interface TOCommissionHistEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
......@@ -1005,12 +1072,6 @@ extern NSString * const SORTDIRECTION_DESC;
*
*/
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 取得java.util.Date
*
......@@ -1040,323 +1101,321 @@ extern NSString * const SORTDIRECTION_DESC;
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
@property (nonatomic, copy) NSString *resellerCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *billNumber;
@property (nonatomic, copy) NSString *employeeId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *guideId;
@property (nonatomic, copy) NSString *orderId;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, copy) NSString *guideName;
@property (nonatomic, strong) NSNumber *amount;
/**
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) NSNumber *applyMoney;
@property (nonatomic, strong) NSNumber *afteramount;
/**
* 方法: 取得java.math.BigDecimal
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, strong) NSNumber *beforeMoney;
@property (nonatomic, copy) NSString *remark;
/**
* 方法: 取得java.math.BigDecimal
* 方法: 设置java.lang.String
*
*
*/
@property (nonatomic, strong) NSNumber *afterMoney;
@property (nonatomic, copy) NSString *orderNumber;
/**
* 方法: 取得java.lang.String
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *billStates;
@end /* interface TOApplyBillEntity */
@property (nonatomic, copy) NSString *employeeName;
/**
* 方法: 设置java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *state;
@end /* interface TOCommissionHistEntity */
/**
* @Title: Entity
@Description: 客户
@Description: t_o_goods
@author onlineGenerator
@date 2016-05-08 18:08:58
@date 2016-05-12 15:44:01
@version V1.0
*/
@interface TOConsumerEntity : JSONModel
@interface TOGoodsEntity : JSONModel
/**
* 方法: 取得java.lang.String
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *fid;
@property (nonatomic, assign) NSInteger resellerInv;
/**
* 方法: 取得java.lang.String
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *createName;
@property (nonatomic, strong) NSNumber *resellerTagPrice;
/**
* 方法: 取得java.lang.String
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *createBy;
@property (nonatomic, copy) NSString *resellerState;
/**
* 方法: 取得java.util.Date
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *createDate;
@property (nonatomic, copy) NSString *categoryName;
/**
* 方法: 取得java.lang.String
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
@property (nonatomic, copy) NSString *brandName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *name;
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *mobile;
@property (nonatomic, copy) NSString *createDate;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *province;
@property (nonatomic, copy) NSString *onlineTime;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *city;
@property (nonatomic, copy) NSString *company;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *country;
@property (nonatomic, copy) NSString *code;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *address;
@property (nonatomic, copy) NSString *name;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *picture;
@property (nonatomic, copy) NSString *number;
/**
* 方法: 取得java.util.Date
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *lastVisitedTime;
@property (nonatomic, copy) NSString *categoryId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *company;
@end /* interface TOConsumerEntity */
@property (nonatomic, copy) NSString *brandId;
/**
* (no documentation provided)
* 方法: 取得java.lang.String
*
*
*/
@interface TOGoodsForResellerEntity : JSONModel
@property (nonatomic, copy) NSString *keyword;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, copy) NSString *fid;
@property (nonatomic, strong) NSNumber *guidePrice;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, copy) NSString *resellerId;
@property (nonatomic, strong) NSNumber *tagPrice;
/**
* (no documentation provided)
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) TOGoodsEntity *goods;
@property (nonatomic, strong) NSNumber *costPrice;
/**
* (no documentation provided)
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *path;
@end /* interface TOGoodsForResellerEntity */
@property (nonatomic, copy) NSString *state;
/**
* @Title: Entity
@Description: 商品品牌
@author onlineGenerator
@date 2016-05-05 16:14:51
@version V1.0
* 方法: 取得java.lang.Integer
*
*
*/
@interface TOGoodsBrandEntity : JSONModel
@property (nonatomic, assign) NSInteger inv;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *fid;
@property (nonatomic, copy) NSString *detailedIntro;
/**
* 方法: 取得java.lang.Double
*
*
*/
@property (nonatomic, assign) double weight;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createName;
@property (nonatomic, copy) NSString *unit;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createBy;
@property (nonatomic, copy) NSString *productProfile;
/**
* 方法: 取得java.util.Date
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createDate;
@property (nonatomic, copy) NSString *power;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
@property (nonatomic, copy) NSString *colorTemperature;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *sysCompanyCode;
@property (nonatomic, copy) NSString *spec;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *code;
@property (nonatomic, copy) NSString *function;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *name;
@property (nonatomic, copy) NSString *material;
/**
* 方法: 取得java.lang.Integer
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *state;
@property (nonatomic, copy) NSString *lightSource;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *logo;
@property (nonatomic, copy) NSString *goodsStyle;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *fdescription;
@end /* interface TOGoodsBrandEntity */
@property (nonatomic, copy) NSString *series;
/**
* @Title: Entity
@Description: 商品标签
@author onlineGenerator
@date 2016-05-05 17:18:15
@version V1.0
* 方法: 取得java.lang.String
*
*
*/
@interface TOGoodsLabelEntity : JSONModel
@property (nonatomic, copy) NSString *area;
/**
* (no documentation provided)
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, strong) TOGoodsLabelCategoryEntity *category;
@property (nonatomic, copy) NSString *size;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *fid;
@property (nonatomic, copy) NSString *space;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
@property (nonatomic, copy) NSString *installMethod;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *sysCompanyCode;
@property (nonatomic, copy) NSString *lightNumber;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *name;
@property (nonatomic, copy) NSString *pictures;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *categoryId;
@end /* interface TOGoodsLabelEntity */
@property (nonatomic, copy) NSString *barcode;
/**
* (no documentation provided)
* @see TOGoodsForResellerEntity
*
*/
@property (nonatomic, strong) NSArray<TOGoodsForResellerEntity> *goodsResellerList;
@end /* interface TOGoodsEntity */
/**
* @Title: Entity
@Description: 京东E卡
@author onlineGenerator
@date 2016-10-18 16:34:26
@version V1.0
* 经销商和商品关系表。
@author Debenson
@since 0.1
*/
@interface TOJingdongEcardEntity : JSONModel
@interface VOResellerGoodsEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
......@@ -1364,213 +1423,241 @@ extern NSString * const SORTDIRECTION_DESC;
*/
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *createName;
@property (nonatomic, copy) NSString *createDate;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *createBy;
@property (nonatomic, copy) NSString *onlineTime;
/**
* 方法: 取得java.util.Date
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createDate;
@property (nonatomic, copy) NSString *company;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateName;
@property (nonatomic, copy) NSString *code;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateBy;
@property (nonatomic, copy) NSString *name;
/**
* 方法: 取得java.util.Date
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateDate;
@property (nonatomic, copy) NSString *number;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
@property (nonatomic, copy) NSString *categoryId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *cardNumber;
@property (nonatomic, copy) NSString *brandId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *cardPassword;
@property (nonatomic, copy) NSString *keyword;
/**
* 方法: 取得java.lang.Integer
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, assign) NSInteger denomation;
@property (nonatomic, strong) NSNumber *guidePrice;
/**
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) NSNumber *tagPrice;
/**
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) NSNumber *costPrice;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *state;
/**
* 方法: 取得java.lang.Integer
*
*
*/
@property (nonatomic, assign) NSInteger inv;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *guideId;
@property (nonatomic, copy) NSString *detailedIntro;
/**
* 方法: 取得java.lang.Double
*
*
*/
@property (nonatomic, assign) double weight;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *orderNumber;
@property (nonatomic, copy) NSString *unit;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *orderReceiptUrl;
@end /* interface TOJingdongEcardEntity */
@property (nonatomic, copy) NSString *productProfile;
/**
* @Title: Entity
@Description: 抽奖记录
@author onlineGenerator
@date 2016-11-09 18:13:23
@version V1.0
* 方法: 取得java.lang.String
*
*
*/
@interface TODrawEntity : JSONModel
@property (nonatomic, copy) NSString *power;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *fid;
@property (nonatomic, copy) NSString *colorTemperature;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createName;
@property (nonatomic, copy) NSString *spec;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createBy;
@property (nonatomic, copy) NSString *function;
/**
* 方法: 取得java.util.Date
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createDate;
@property (nonatomic, copy) NSString *material;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateName;
@property (nonatomic, copy) NSString *lightSource;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateBy;
@property (nonatomic, copy) NSString *goodsStyle;
/**
* 方法: 取得java.util.Date
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateDate;
@property (nonatomic, copy) NSString *series;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
@property (nonatomic, copy) NSString *area;
/**
* 方法: 取得java.util.Date
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *drawDate;
@property (nonatomic, copy) NSString *size;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *winnerId;
@property (nonatomic, copy) NSString *space;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *awardId;
@property (nonatomic, copy) NSString *installMethod;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *awardDescription;
@property (nonatomic, copy) NSString *lightNumber;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *orderNumber;
@property (nonatomic, copy) NSString *pictures;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *state;
@property (nonatomic, copy) NSString *barcode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *lotteryId;
@end /* interface TODrawEntity */
@property (nonatomic, copy) NSString *resellerId;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *categoryName;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *brandName;
@end /* interface VOResellerGoodsEntity */
/**
* @Title: Entity
@Description: 订单详情
@Description: 商品分类
@author onlineGenerator
@date 2016-05-06 12:53:09
@date 2016-05-10 10:17:53
@version V1.0
*/
@interface TOOrderdetailEntity : JSONModel
@interface TOGoodsCategoryEntity : JSONModel
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *brandName;
@property (nonatomic, copy) NSString *upperName;
/**
* 方法: 取得java.lang.String
*
......@@ -1582,87 +1669,84 @@ extern NSString * const SORTDIRECTION_DESC;
*
*
*/
@property (nonatomic, copy) NSString *goodsId;
@property (nonatomic, copy) NSString *code;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *goodsCode;
@property (nonatomic, copy) NSString *name;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *goodsName;
@property (nonatomic, copy) NSString *upperId;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.lang.Integer
*
*
*/
@property (nonatomic, copy) NSString *goodsCover;
@property (nonatomic, assign) NSInteger level;
@end /* interface TOGoodsCategoryEntity */
/**
* 方法: 取得java.lang.String
*
*
* @Title: Entity
@Description: 商品标签分类
@author onlineGenerator
@date 2016-05-05 16:57:27
@version V1.0
*/
@property (nonatomic, copy) NSString *goodsSpec;
@interface TOGoodsLabelCategoryEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *goodsBrand;
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *goodsNum;
/**
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) NSNumber *goodsPrice;
/**
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) NSNumber *goodsTotalPrice;
@property (nonatomic, copy) NSString *sysOrgCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *orderId;
@property (nonatomic, copy) NSString *sysCompanyCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *goodsUnit;
@property (nonatomic, copy) NSString *code;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *remark;
@end /* interface TOOrderdetailEntity */
@property (nonatomic, copy) NSString *name;
@end /* interface TOGoodsLabelCategoryEntity */
/**
* @Title: Entity
@Description: 经销商员工职位
*
@Title: Entity
@Description: 奖品详情
@author onlineGenerator
@date 2016-05-02 17:39:21
@date 2016-11-09 18:13:23
@version V1.0
*/
@interface TOPositionEntity : JSONModel
@interface TOAwardEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
......@@ -1674,417 +1758,396 @@ extern NSString * const SORTDIRECTION_DESC;
*
*
*/
@property (nonatomic, copy) NSString *code;
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *name;
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 取得java.math.BigDecimal
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, strong) NSNumber *commission;
@property (nonatomic, copy) NSString *createDate;
/**
* (no documentation provided)
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, strong) NSNumber *lowestDiscount;
@property (nonatomic, copy) NSString *updateName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *resellerCode;
@end /* interface TOPositionEntity */
@property (nonatomic, copy) NSString *updateBy;
/**
* 兑奖单实体
@author wolv
* 方法: 取得java.util.Date
*
*
*/
@interface TOPrizeBillEntity : JSONModel
@property (nonatomic, copy) NSString *updateDate;
/**
*
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *fid;
@property (nonatomic, copy) NSString *sysOrgCode;
/**
*
* 方法: 取得java.lang.Integer
*
*
*/
@property (nonatomic, copy) NSString *orderNumber;
@property (nonatomic, assign) NSInteger remainTotal;
/**
*
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, copy) NSString *createName;
@property (nonatomic, strong) NSNumber *drawRate;
/**
*
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createBy;
@property (nonatomic, copy) NSString *type;
/**
*
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, copy) NSString *createDate;
@property (nonatomic, strong) NSNumber *number;
/**
*
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateName;
@property (nonatomic, copy) NSString *fdescription;
/**
*
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateBy;
@property (nonatomic, copy) NSString *lotteryId;
@end /* interface TOAwardEntity */
/**
*
* @Title: Entity
@Description: 订单
@author onlineGenerator
@date 2016-05-06 12:53:09
@version V1.0
*/
@interface TOOrderEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateDate;
@property (nonatomic, copy) NSString *fid;
/**
*
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *billnumber;
@property (nonatomic, copy) NSString *createName;
/**
*
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *state;
@property (nonatomic, copy) NSString *createBy;
/**
*
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *receiver;
@property (nonatomic, copy) NSString *createDate;
/**
*
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *mobilephone;
@property (nonatomic, copy) NSString *updateName;
/**
*
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *receiveAddress;
@property (nonatomic, copy) NSString *updateBy;
/**
*
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *employee;
@property (nonatomic, copy) NSString *updateDate;
/**
*
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *logisticsCompany;
@property (nonatomic, copy) NSString *sysOrgCode;
/**
*
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *trackingNumber;
@end /* interface TOPrizeBillEntity */
@property (nonatomic, copy) NSString *orderNumber;
/**
* @Title: Entity
@Description: t_o_shipping_addr
@author onlineGenerator
@date 2016-05-14 16:14:15
@version V1.0
* 方法: 取得java.util.Date
*
*
*/
@interface TOShippingAddrEntity : JSONModel
@property (nonatomic, copy) NSString *orderTime;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *fid;
@property (nonatomic, copy) NSString *guideId;
/**
* 方法: 取得java.util.Date
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createDate;
@property (nonatomic, copy) NSString *orderState;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
@property (nonatomic, copy) NSString *consumerId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *name;
@property (nonatomic, copy) NSString *goodsNum;
/**
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) NSNumber *orderPrice;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *miblephone;
@property (nonatomic, copy) NSString *receiverName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *province;
@property (nonatomic, copy) NSString *receiverMobile;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *city;
@property (nonatomic, copy) NSString *receiverAddress;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *country;
@property (nonatomic, copy) NSString *isBill;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *address;
@property (nonatomic, copy) NSString *billType;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *consumerId;
@end /* interface TOShippingAddrEntity */
@property (nonatomic, copy) NSString *billTitle;
/**
* UUID + CODE + NAME
@author Debenson
@since 0.1
* 方法: 取得java.lang.String
*
*
*/
@interface UCN : JSONModel
@property (nonatomic, copy) NSString *payType;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *uuid;
@property (nonatomic, copy) NSString *consumerName;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *code;
@property (nonatomic, copy) NSString *guideName;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *name;
@end /* interface UCN */
@property (nonatomic, copy) NSString *resellerName;
/**
* 促销动作。
@author Debenson
@since 0.1
*/
@interface Action : JSONModel
@end /* interface Action */
/**
* (no documentation provided)
*/
@interface IdEntity : JSONModel
/**
* (no documentation provided)
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, copy) NSString *fid;
@end /* interface IdEntity */
@property (nonatomic, strong) NSNumber *oldPrice;
@end /* interface TOOrderEntity */
/**
* @Title: Entity
@Description: t_o_shopcart
@Description: 订油单的促销事件记录
@author onlineGenerator
@date 2016-05-13 14:26:57
@date 2016-10-19 17:43:12
@version V1.0
*/
@interface TOShopcartEntity : JSONModel
/**
* 商品详情
*
*
*/
@property (nonatomic, strong) VOResellerGoodsEntity *goods;
@interface TOOrderPromotionEntity : JSONModel
/**
* 方法: 取得java.lang.String
* 方法: 主键
*
*
*/
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.String
* 方法: 创建人名称
*
*
*/
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 取得java.lang.String
* 方法: 创建人登录名称
*
*
*/
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 取得java.util.Date
* 方法: 创建日期
*
*
*/
@property (nonatomic, copy) NSString *createDate;
/**
* 方法: 取得java.lang.String
* 方法: 更新人名称
*
*
*/
@property (nonatomic, copy) NSString *updateName;
/**
* 方法: 取得java.lang.String
* 方法: 更新人登录名称
*
*
*/
@property (nonatomic, copy) NSString *updateBy;
/**
* 方法: 取得java.util.Date
* 方法: 更新日期
*
*
*/
@property (nonatomic, copy) NSString *updateDate;
/**
* 方法: 取得java.lang.String
* 方法: 所属部门
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
/**
* 方法: 商品标识
*
*
*/
@property (nonatomic, copy) NSString *goodsId;
/**
* 方法: 取得java.lang.Integer
* 方法: 商品代码
*
*
*/
@property (nonatomic, assign) NSInteger goodsNum;
@property (nonatomic, copy) NSString *goodsCode;
/**
* 方法: 取得java.lang.String
* 方法: 商品名称
*
*
*/
@property (nonatomic, copy) NSString *consumerId;
@property (nonatomic, copy) NSString *goodsName;
/**
* 方法: 取得java.lang.String
* 方法: 促销商品数量
*
*
*/
@property (nonatomic, copy) NSString *resellerId;
@property (nonatomic, strong) NSNumber *promotionNumber;
/**
* 方法: 取得java.lang.String
* 方法: 促销金额
*
*
*/
@property (nonatomic, strong) NSNumber *costPrice;
@end /* interface TOShopcartEntity */
@property (nonatomic, strong) NSNumber *promotionMoney;
/**
* @Title: Entity
@Description: 场景
@author onlineGenerator
@date 2016-05-05 18:39:39
@version V1.0
* 方法: 订单号
*
*
*/
@interface TOSceneEntity : JSONModel
@property (nonatomic, copy) NSString *orderNumber;
/**
* 方法: 取得java.lang.String
* 方法: 折扣率
*
*
*/
@property (nonatomic, copy) NSString *fid;
@property (nonatomic, strong) NSNumber *discountRate;
/**
* 方法: 取得java.lang.String
* 方法: 抽奖红包
*
*
*/
@property (nonatomic, copy) NSString *sceneCode;
@property (nonatomic, copy) NSString *lotteryPackage;
/**
* 方法: 取得java.lang.String
* 方法: 微信卡号
*
*
*/
@property (nonatomic, copy) NSString *name;
@property (nonatomic, copy) NSString *wxcardNumber;
/**
* 方法: 取得java.lang.String
* 方法: 微信卡券面额
*
*
*/
@property (nonatomic, copy) NSString *pricure;
@property (nonatomic, copy) NSString *wxcardDenomation;
/**
* 方法: 取得java.lang.String
* 方法: 微信卡券实际减免
*
*
*/
@property (nonatomic, copy) NSString *category;
@property (nonatomic, copy) NSString *wxcardRealDeduction;
/**
* 方法: 取得java.lang.String
* 方法: 京东E卡面额
*
*
*/
@property (nonatomic, copy) NSString *style;
@property (nonatomic, strong) NSNumber *JDEcardDenomation;
/**
* 方法: 取得java.lang.String
* 方法: 红包面额
*
*
*/
@property (nonatomic, copy) NSString *space;
@end /* interface TOSceneEntity */
@property (nonatomic, strong) NSNumber *redPackageNumber;
/**
* 方法: 红包次数
*
*
*/
@property (nonatomic, strong) NSNumber *redPackageCount;
@end /* interface TOOrderPromotionEntity */
......@@ -2118,179 +2181,293 @@ extern NSString * const SORTDIRECTION_DESC;
/**
* @Title: Entity
@Description: 订油单的促销事件记录
@author onlineGenerator
@date 2016-10-19 17:43:12
@version V1.0
* 奖品
@author wolv
*/
@interface TOOrderPromotionEntity : JSONModel
@interface TOPrizeEntity : JSONModel
/**
* 方法: 主键
*
*
*
*/
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 创建人名称
*
*
*
*/
@property (nonatomic, copy) NSString *createName;
@property (nonatomic, copy) NSString *picture;
/**
* 方法: 创建人登录名称
*
*
*
*/
@property (nonatomic, copy) NSString *createBy;
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 创建日期
*
*
*
*/
@property (nonatomic, copy) NSString *createDate;
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 更新人名称
*
*
*
*/
@property (nonatomic, copy) NSString *updateName;
/**
* 方法: 更新人登录名称
*
*
*
*/
@property (nonatomic, copy) NSString *updateBy;
/**
* 方法: 更新日期
*
*
*
*/
@property (nonatomic, copy) NSString *code;
/**
*
*
*
*/
@property (nonatomic, copy) NSString *name;
/**
*
*
*
*/
@property (nonatomic, copy) NSString *createDate;
/**
*
*
*
*/
@property (nonatomic, copy) NSString *updateDate;
@end /* interface TOPrizeEntity */
/**
* 积分变更记录
@author wolv
*/
@interface TOScoreRecordEntity : JSONModel
/**
* 方法: 所属部门
*
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 商品标识
*
*
*
*/
@property (nonatomic, copy) NSString *goodsId;
@property (nonatomic, copy) NSString *createDate;
/**
* 方法: 商品代码
*
*
*
*/
@property (nonatomic, copy) NSString *goodsCode;
@property (nonatomic, copy) NSString *employeeId;
/**
* 方法: 商品名称
*
*
*
*/
@property (nonatomic, copy) NSString *goodsName;
@property (nonatomic, assign) double score;
/**
* 方法: 促销商品数量
*
*
*
*/
@property (nonatomic, strong) NSNumber *promotionNumber;
@property (nonatomic, copy) NSString *sourceId;
/**
* 方法: 促销金额
*
*
*
*/
@property (nonatomic, strong) NSNumber *promotionMoney;
@property (nonatomic, copy) NSString *sourceType;
/**
* 方法: 订单号
*
*
*
*/
@property (nonatomic, copy) NSString *orderNumber;
@property (nonatomic, copy) NSString *sourceReason;
@end /* interface TOScoreRecordEntity */
/**
* 方法: 折扣率
* @Title: Entity
@Description: t_o_shopcart
@author onlineGenerator
@date 2016-05-13 14:26:57
@version V1.0
*/
@interface TOShopcartEntity : JSONModel
/**
* 商品详情
*
*
*/
@property (nonatomic, strong) NSNumber *discountRate;
@property (nonatomic, strong) VOResellerGoodsEntity *goods;
/**
* 方法: 抽奖红包
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *lotteryPackage;
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 微信卡号
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *wxcardNumber;
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 微信卡券面额
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *createDate;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateBy;
/**
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *updateDate;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *goodsId;
/**
* 方法: 取得java.lang.Integer
*
*
*/
@property (nonatomic, assign) NSInteger goodsNum;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *consumerId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *resellerId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, strong) NSNumber *costPrice;
@end /* interface TOShopcartEntity */
/**
* 促销动作。
@author Debenson
@since 0.1
*/
@interface Action : JSONModel
@end /* interface Action */
/**
* (no documentation provided)
*/
@interface IdEntity : JSONModel
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *wxcardDenomation;
@property (nonatomic, copy) NSString *fid;
@end /* interface IdEntity */
/**
* 方法: 微信卡券实际减免
*
*
* UUID + CODE + NAME
@author Debenson
@since 0.1
*/
@property (nonatomic, copy) NSString *wxcardRealDeduction;
@interface UCN : JSONModel
/**
* 方法: 京东E卡面额
* (no documentation provided)
*
*
*/
@property (nonatomic, strong) NSNumber *JDEcardDenomation;
@property (nonatomic, copy) NSString *uuid;
/**
* 方法: 红包面额
* (no documentation provided)
*
*
*/
@property (nonatomic, strong) NSNumber *redPackageNumber;
@property (nonatomic, copy) NSString *code;
/**
* 方法: 红包次数
* (no documentation provided)
*
*
*/
@property (nonatomic, strong) NSNumber *redPackageCount;
@end /* interface TOOrderPromotionEntity */
@property (nonatomic, copy) NSString *name;
@end /* interface UCN */
/**
* @Title: Entity
@Description: 订单
@Description: t_o_shipping_addr
@author onlineGenerator
@date 2016-05-06 12:53:09
@date 2016-05-14 16:14:15
@version V1.0
*/
@interface TOOrderEntity : JSONModel
@interface TOShippingAddrEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 取得java.util.Date
*
......@@ -2302,246 +2479,226 @@ extern NSString * const SORTDIRECTION_DESC;
*
*
*/
@property (nonatomic, copy) NSString *updateName;
@property (nonatomic, copy) NSString *sysOrgCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *updateBy;
/**
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *updateDate;
@property (nonatomic, copy) NSString *name;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
@property (nonatomic, copy) NSString *miblephone;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *orderNumber;
/**
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *orderTime;
@property (nonatomic, copy) NSString *province;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *guideId;
@property (nonatomic, copy) NSString *city;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *orderState;
@property (nonatomic, copy) NSString *country;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *consumerId;
@property (nonatomic, copy) NSString *address;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *goodsNum;
@property (nonatomic, copy) NSString *consumerId;
@end /* interface TOShippingAddrEntity */
/**
* 方法: 取得java.math.BigDecimal
*
*
* @Title: Entity
@Description: 场景
@author onlineGenerator
@date 2016-05-05 18:39:39
@version V1.0
*/
@property (nonatomic, strong) NSNumber *orderPrice;
@interface TOSceneEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *receiverName;
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *receiverMobile;
@property (nonatomic, copy) NSString *sceneCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *receiverAddress;
@property (nonatomic, copy) NSString *name;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *isBill;
@property (nonatomic, copy) NSString *pricure;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *billType;
@property (nonatomic, copy) NSString *category;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *billTitle;
@property (nonatomic, copy) NSString *style;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *payType;
@property (nonatomic, copy) NSString *space;
@end /* interface TOSceneEntity */
/**
* (no documentation provided)
*
*
* 兑奖单实体
@author wolv
*/
@property (nonatomic, copy) NSString *consumerName;
@interface TOPrizeBillEntity : JSONModel
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *guideName;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *resellerName;
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) NSNumber *oldPrice;
@end /* interface TOOrderEntity */
/**
*
@Title: Entity
@Description: 奖品详情
@author onlineGenerator
@date 2016-11-09 18:13:23
@version V1.0
*/
@interface TOAwardEntity : JSONModel
@property (nonatomic, copy) NSString *orderNumber;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 取得java.lang.String
*
*
*
*/
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 取得java.util.Date
*
*
*
*/
@property (nonatomic, copy) NSString *createDate;
/**
* 方法: 取得java.lang.String
*
*
*
*/
@property (nonatomic, copy) NSString *updateName;
/**
* 方法: 取得java.lang.String
*
*
*
*/
@property (nonatomic, copy) NSString *updateBy;
/**
* 方法: 取得java.util.Date
*
*
*
*/
@property (nonatomic, copy) NSString *updateDate;
/**
* 方法: 取得java.lang.String
*
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
@property (nonatomic, copy) NSString *billnumber;
/**
* 方法: 取得java.lang.Integer
*
*
*
*/
@property (nonatomic, assign) NSInteger remainTotal;
@property (nonatomic, copy) NSString *state;
/**
* 方法: 取得java.math.BigDecimal
*
*
*
*/
@property (nonatomic, strong) NSNumber *drawRate;
@property (nonatomic, copy) NSString *receiver;
/**
* 方法: 取得java.lang.String
*
*
*
*/
@property (nonatomic, copy) NSString *type;
@property (nonatomic, copy) NSString *mobilephone;
/**
* 方法: 取得java.math.BigDecimal
*
*
*
*/
@property (nonatomic, strong) NSNumber *number;
@property (nonatomic, copy) NSString *receiveAddress;
/**
* 方法: 取得java.lang.String
*
*
*
*/
@property (nonatomic, copy) NSString *fdescription;
@property (nonatomic, copy) NSString *employee;
/**
* 方法: 取得java.lang.String
*
*
*
*/
@property (nonatomic, copy) NSString *lotteryId;
@end /* interface TOAwardEntity */
@property (nonatomic, copy) NSString *logisticsCompany;
/**
*
*
*
*/
@property (nonatomic, copy) NSString *trackingNumber;
@end /* interface TOPrizeBillEntity */
/**
* @Title: Entity
@Description: 商品标签分类
@Description: 经销商员工职位
@author onlineGenerator
@date 2016-05-05 16:57:27
@date 2016-05-02 17:39:21
@version V1.0
*/
@interface TOGoodsLabelCategoryEntity : JSONModel
@interface TOPositionEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
......@@ -2553,45 +2710,51 @@ extern NSString * const SORTDIRECTION_DESC;
*
*
*/
@property (nonatomic, copy) NSString *sysOrgCode;
@property (nonatomic, copy) NSString *code;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *sysCompanyCode;
@property (nonatomic, copy) NSString *name;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, copy) NSString *code;
@property (nonatomic, strong) NSNumber *commission;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, strong) NSNumber *lowestDiscount;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *name;
@end /* interface TOGoodsLabelCategoryEntity */
@property (nonatomic, copy) NSString *resellerCode;
@end /* interface TOPositionEntity */
/**
* @Title: Entity
@Description: 商品分类
@Description: 订单详情
@author onlineGenerator
@date 2016-05-10 10:17:53
@date 2016-05-06 12:53:09
@version V1.0
*/
@interface TOGoodsCategoryEntity : JSONModel
@interface TOOrderdetailEntity : JSONModel
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *upperName;
@property (nonatomic, copy) NSString *brandName;
/**
* 方法: 取得java.lang.String
*
......@@ -2603,527 +2766,556 @@ extern NSString * const SORTDIRECTION_DESC;
*
*
*/
@property (nonatomic, copy) NSString *code;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *name;
@property (nonatomic, copy) NSString *goodsId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *upperId;
/**
* 方法: 取得java.lang.Integer
*
*
*/
@property (nonatomic, assign) NSInteger level;
@end /* interface TOGoodsCategoryEntity */
/**
* 经销商和商品关系表。
@author Debenson
@since 0.1
*/
@interface VOResellerGoodsEntity : JSONModel
@property (nonatomic, copy) NSString *goodsCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *fid;
@property (nonatomic, copy) NSString *goodsName;
/**
* 方法: 取得java.util.Date
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createDate;
@property (nonatomic, copy) NSString *goodsCover;
/**
* 方法: 取得java.util.Date
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *onlineTime;
@property (nonatomic, copy) NSString *goodsSpec;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *company;
@property (nonatomic, copy) NSString *goodsBrand;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *code;
@property (nonatomic, copy) NSString *goodsNum;
/**
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) NSNumber *goodsPrice;
/**
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) NSNumber *goodsTotalPrice;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *name;
@property (nonatomic, copy) NSString *orderId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *number;
@property (nonatomic, copy) NSString *goodsUnit;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *categoryId;
@property (nonatomic, copy) NSString *remark;
@end /* interface TOOrderdetailEntity */
/**
* @Title: Entity
@Description: 抽奖记录
@author onlineGenerator
@date 2016-11-09 18:13:23
@version V1.0
*/
@interface TODrawEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *brandId;
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *keyword;
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 取得java.math.BigDecimal
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, strong) NSNumber *guidePrice;
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 取得java.math.BigDecimal
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, strong) NSNumber *tagPrice;
@property (nonatomic, copy) NSString *createDate;
/**
* 方法: 取得java.math.BigDecimal
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, strong) NSNumber *costPrice;
@property (nonatomic, copy) NSString *updateName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *state;
@property (nonatomic, copy) NSString *updateBy;
/**
* 方法: 取得java.lang.Integer
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, assign) NSInteger inv;
@property (nonatomic, copy) NSString *updateDate;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *detailedIntro;
@property (nonatomic, copy) NSString *sysOrgCode;
/**
* 方法: 取得java.lang.Double
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, assign) double weight;
@property (nonatomic, copy) NSString *drawDate;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *unit;
@property (nonatomic, copy) NSString *winnerId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *productProfile;
@property (nonatomic, copy) NSString *awardId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *power;
@property (nonatomic, copy) NSString *awardDescription;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *colorTemperature;
@property (nonatomic, copy) NSString *orderNumber;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *spec;
@property (nonatomic, copy) NSString *state;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *function;
@property (nonatomic, copy) NSString *lotteryId;
@end /* interface TODrawEntity */
/**
* @Title: Entity
@Description: 京东E卡
@author onlineGenerator
@date 2016-10-18 16:34:26
@version V1.0
*/
@interface TOJingdongEcardEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *material;
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *lightSource;
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *goodsStyle;
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *series;
@property (nonatomic, copy) NSString *createDate;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *area;
@property (nonatomic, copy) NSString *updateName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *size;
@property (nonatomic, copy) NSString *updateBy;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *space;
@property (nonatomic, copy) NSString *updateDate;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *installMethod;
@property (nonatomic, copy) NSString *sysOrgCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *lightNumber;
@property (nonatomic, copy) NSString *cardNumber;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *pictures;
@property (nonatomic, copy) NSString *cardPassword;
/**
* 方法: 取得java.lang.Integer
*
*
*/
@property (nonatomic, assign) NSInteger denomation;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *barcode;
@property (nonatomic, copy) NSString *state;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *resellerId;
@property (nonatomic, copy) NSString *guideId;
/**
* (no documentation provided)
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *categoryName;
@property (nonatomic, copy) NSString *orderNumber;
/**
* (no documentation provided)
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *brandName;
@end /* interface VOResellerGoodsEntity */
@property (nonatomic, copy) NSString *orderReceiptUrl;
@end /* interface TOJingdongEcardEntity */
/**
* @Title: Entity
@Description: t_o_goods
@Description: 商品标签
@author onlineGenerator
@date 2016-05-12 15:44:01
@date 2016-05-05 17:18:15
@version V1.0
*/
@interface TOGoodsEntity : JSONModel
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, assign) NSInteger resellerInv;
@interface TOGoodsLabelEntity : JSONModel
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, strong) NSNumber *resellerTagPrice;
@property (nonatomic, strong) TOGoodsLabelCategoryEntity *category;
/**
* (no documentation provided)
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *resellerState;
@property (nonatomic, copy) NSString *fid;
/**
* (no documentation provided)
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *categoryName;
@property (nonatomic, copy) NSString *sysOrgCode;
/**
* (no documentation provided)
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *brandName;
@property (nonatomic, copy) NSString *sysCompanyCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *fid;
@property (nonatomic, copy) NSString *name;
/**
* 方法: 取得java.util.Date
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createDate;
@property (nonatomic, copy) NSString *categoryId;
@end /* interface TOGoodsLabelEntity */
/**
* 方法: 取得java.util.Date
*
*
* @Title: Entity
@Description: 商品品牌
@author onlineGenerator
@date 2016-05-05 16:14:51
@version V1.0
*/
@property (nonatomic, copy) NSString *onlineTime;
@interface TOGoodsBrandEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *company;
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *code;
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *name;
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *number;
@property (nonatomic, copy) NSString *createDate;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *categoryId;
@property (nonatomic, copy) NSString *sysOrgCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *brandId;
@property (nonatomic, copy) NSString *sysCompanyCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *keyword;
@property (nonatomic, copy) NSString *code;
/**
* 方法: 取得java.math.BigDecimal
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, strong) NSNumber *guidePrice;
@property (nonatomic, copy) NSString *name;
/**
* 方法: 取得java.math.BigDecimal
* 方法: 取得java.lang.Integer
*
*
*/
@property (nonatomic, strong) NSNumber *tagPrice;
@property (nonatomic, copy) NSString *state;
/**
* 方法: 取得java.math.BigDecimal
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, strong) NSNumber *costPrice;
@property (nonatomic, copy) NSString *logo;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *state;
@property (nonatomic, copy) NSString *fdescription;
@end /* interface TOGoodsBrandEntity */
/**
* 方法: 取得java.lang.Integer
*
*
* (no documentation provided)
*/
@property (nonatomic, assign) NSInteger inv;
@interface TOGoodsForResellerEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *detailedIntro;
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.Double
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, assign) double weight;
@property (nonatomic, copy) NSString *resellerId;
/**
* 方法: 取得java.lang.String
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *unit;
@property (nonatomic, strong) TOGoodsEntity *goods;
/**
* 方法: 取得java.lang.String
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *productProfile;
@property (nonatomic, copy) NSString *path;
@end /* interface TOGoodsForResellerEntity */
/**
* 方法: 取得java.lang.String
*
*
* @Title: Entity
@Description: 客户
@author onlineGenerator
@date 2016-05-08 18:08:58
@version V1.0
*/
@property (nonatomic, copy) NSString *power;
@interface TOConsumerEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *colorTemperature;
@property (nonatomic, copy) NSString *fid;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *spec;
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *function;
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *material;
@property (nonatomic, copy) NSString *createDate;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *lightSource;
@property (nonatomic, copy) NSString *sysOrgCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *goodsStyle;
@property (nonatomic, copy) NSString *name;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *series;
@property (nonatomic, copy) NSString *mobile;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *area;
@property (nonatomic, copy) NSString *province;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *size;
@property (nonatomic, copy) NSString *city;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *space;
@property (nonatomic, copy) NSString *country;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *installMethod;
@property (nonatomic, copy) NSString *address;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *lightNumber;
@property (nonatomic, copy) NSString *picture;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.util.Date
*
*
*/
@property (nonatomic, copy) NSString *pictures;
@property (nonatomic, copy) NSString *lastVisitedTime;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *barcode;
/**
* (no documentation provided)
* @see TOGoodsForResellerEntity
*
*/
@property (nonatomic, strong) NSArray<TOGoodsForResellerEntity> *goodsResellerList;
@end /* interface TOGoodsEntity */
@property (nonatomic, copy) NSString *company;
@end /* interface TOConsumerEntity */
/**
* @Title: Entity
@Description: 导购分成表
*
@Title: Entity
@Description: 提现申请
@author onlineGenerator
@date 2016-05-16 16:15:27
@date 2016-08-24 09:40:02
@version V1.0
*/
@interface TOCommissionHistEntity : JSONModel
@interface TOApplyBillEntity : JSONModel
/**
* 方法: 取得java.lang.String
*
......@@ -3136,6 +3328,12 @@ extern NSString * const SORTDIRECTION_DESC;
*
*/
@property (nonatomic, copy) NSString *createName;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *createBy;
/**
* 方法: 取得java.util.Date
*
......@@ -3165,80 +3363,92 @@ extern NSString * const SORTDIRECTION_DESC;
*
*
*/
@property (nonatomic, copy) NSString *resellerCode;
@property (nonatomic, copy) NSString *sysOrgCode;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *employeeId;
@property (nonatomic, copy) NSString *billNumber;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *orderId;
@property (nonatomic, copy) NSString *guideId;
/**
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *guideName;
/**
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) NSNumber *amount;
@property (nonatomic, strong) NSNumber *applyMoney;
/**
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, strong) NSNumber *afteramount;
@property (nonatomic, strong) NSNumber *beforeMoney;
/**
* 方法: 取得java.lang.String
* 方法: 取得java.math.BigDecimal
*
*
*/
@property (nonatomic, copy) NSString *remark;
@property (nonatomic, strong) NSNumber *afterMoney;
/**
* 方法: 设置java.lang.String
* 方法: 取得java.lang.String
*
*
*/
@property (nonatomic, copy) NSString *orderNumber;
@property (nonatomic, copy) NSString *billStates;
@end /* interface TOApplyBillEntity */
/**
* 学习任务查询条件。
@author thor
*/
@interface StudyTaskCondition : JSONModel
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *employeeName;
@property (nonatomic, copy) NSString *typeEquals;
/**
* 方法: 设置java.lang.String
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *state;
@end /* interface TOCommissionHistEntity */
@property (nonatomic, copy) NSString *stateEquals;
/**
* 商品分享返回数据。
@author Debenson
@since 0.1
* (no documentation provided)
*
*
*/
@interface RsShareResponse : JSONModel
@property (nonatomic, copy) NSString *titleLike;
/**
* 分享记录标识
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *shareId;
@property (nonatomic, copy) NSString *employeeIdEquals;
/**
* 分享页面链接
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *url;
@end /* interface RsShareResponse */
@property (nonatomic, strong) DataPage *page;
@end /* interface StudyTaskCondition */
......@@ -3259,54 +3469,56 @@ extern NSString * const SORTDIRECTION_DESC;
/**
* @author Administrator
@since 0.1
* 积分详情
@author wolv
*/
@interface SceneCondition : JSONModel
@interface RsScoreDetails : JSONModel
/**
* 查询条件:风格
*
*
*
*/
@property (nonatomic, copy) NSString *styleEquals;
@property (nonatomic, assign) double currentScore;
/**
* 查询条件:空间
*
*
*
*/
@property (nonatomic, copy) NSString *spaceEquals;
@property (nonatomic, assign) NSInteger quarterlyRanking;
/**
* (no documentation provided)
*
*
*
*/
@property (nonatomic, strong) DataPage *page;
@end /* interface SceneCondition */
@property (nonatomic, assign) NSInteger annualRanking;
/**
* (no documentation provided)
* @see TOScoreRecordEntity
*
*/
@property (nonatomic, strong) NSArray<TOScoreRecordEntity> *recoreds;
@end /* interface RsScoreDetails */
/**
* 兑奖单
@author wolv
* 促销计算结果。
@author Debenson
@since 0.1
*/
@interface RsPrizeBill : JSONModel
/**
*
*
*
*/
@property (nonatomic, strong) TOPrizeBillEntity *bill;
@interface RsActionResult : JSONModel
/**
*
* @see TOPrizeBillDetailsEntity
* 结果集合,空集合表示没有促销。
* @see Action
*
*/
@property (nonatomic, strong) NSArray<TOPrizeBillDetailsEntity> *details;
@end /* interface RsPrizeBill */
@property (nonatomic, strong) NSArray<Action> *actions;
@end /* interface RsActionResult */
......@@ -3769,142 +3981,160 @@ extern NSString * const SORTDIRECTION_DESC;
/**
* 部门机构
* 系统用户父类
@author 张代浩
*/
@interface TSDepart : IdEntity
@interface TSBaseUser : IdEntity
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, strong) TSDepart *TSPDepart;
@property (nonatomic, copy) NSString *departid;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *departname;
@property (nonatomic, strong) NSData *signature;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *fdescription;
@property (nonatomic, copy) NSString *browser;
/**
* (no documentation provided)
* @see TSDepart
*
*
*/
@property (nonatomic, strong) NSArray<TSDepart> *TSDeparts;
@property (nonatomic, copy) NSString *userKey;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *orgCode;
@property (nonatomic, assign) short status;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *orgType;
@property (nonatomic, assign) short activitiSync;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *mobile;
@property (nonatomic, copy) NSString *password;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *fax;
@property (nonatomic, copy) NSString *userName;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *address;
@end /* interface TSDepart */
@property (nonatomic, copy) NSString *realName;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, strong) TSDepart *currentDepart;
/**
* (no documentation provided)
* @see TSUserOrg
*
*/
@property (nonatomic, strong) NSArray<TSUserOrg> *userOrgList;
@end /* interface TSBaseUser */
/**
* 系统用户父类
* 部门机构
@author 张代浩
*/
@interface TSBaseUser : IdEntity
@interface TSDepart : IdEntity
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *departid;
@property (nonatomic, strong) TSDepart *TSPDepart;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, strong) NSData *signature;
@property (nonatomic, copy) NSString *departname;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *browser;
@property (nonatomic, copy) NSString *fdescription;
/**
* (no documentation provided)
*
* @see TSDepart
*
*/
@property (nonatomic, copy) NSString *userKey;
@property (nonatomic, strong) NSArray<TSDepart> *TSDeparts;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, assign) short status;
@property (nonatomic, copy) NSString *orgCode;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, assign) short activitiSync;
@property (nonatomic, copy) NSString *orgType;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *password;
@property (nonatomic, copy) NSString *mobile;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *userName;
@property (nonatomic, copy) NSString *fax;
/**
* (no documentation provided)
*
*
*/
@property (nonatomic, copy) NSString *realName;
@property (nonatomic, copy) NSString *address;
@end /* interface TSDepart */
/**
* (no documentation provided)
*
*
* 查询抽奖结果分页
@author nevermore
@since 0.1
*/
@property (nonatomic, strong) TSDepart *currentDepart;
@interface RsLotteryResponse : PageRows
/**
* (no documentation provided)
* @see TSUserOrg
* @see RsAwardDraw
*
*/
@property (nonatomic, strong) NSArray<TSUserOrg> *userOrgList;
@end /* interface TSBaseUser */
@property (nonatomic, strong) NSArray<RsAwardDraw> *list;
@end /* interface RsLotteryResponse */
......@@ -3935,20 +4165,20 @@ extern NSString * const SORTDIRECTION_DESC;
/**
* 查询抽奖结果分页
* 奖品查询结果
@author wolv
@author nevermore
@since 0.1
*/
@interface RsLotteryResponse : PageRows
@interface PrizeResponse : PageRows
/**
* (no documentation provided)
* @see RsAwardDraw
*
* @see TOPrizeEntity
*
*/
@property (nonatomic, strong) NSArray<RsAwardDraw> *list;
@end /* interface RsLotteryResponse */
@property (nonatomic, strong) NSArray<TOPrizeEntity> *prizes;
@end /* interface PrizeResponse */
......
......@@ -312,8 +312,22 @@
@end
@implementation RsActionResult
@synthesize actions;
@implementation RsPrizeBill
@synthesize bill;
@synthesize details;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation SceneCondition
@synthesize styleEquals;
@synthesize spaceEquals;
@synthesize page;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -371,22 +385,34 @@
@end
@implementation TOApplyBillEntity
@implementation RsShareResponse
@synthesize shareId;
@synthesize url;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation TOCommissionHistEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize updateName;
@synthesize updateBy;
@synthesize updateDate;
@synthesize sysOrgCode;
@synthesize billNumber;
@synthesize guideId;
@synthesize guideName;
@synthesize applyMoney;
@synthesize beforeMoney;
@synthesize afterMoney;
@synthesize billStates;
@synthesize resellerCode;
@synthesize employeeId;
@synthesize orderId;
@synthesize amount;
@synthesize afteramount;
@synthesize remark;
@synthesize orderNumber;
@synthesize employeeName;
@synthesize state;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -404,21 +430,47 @@
@end
@implementation TOConsumerEntity
@implementation TOGoodsEntity
@synthesize resellerInv;
@synthesize resellerTagPrice;
@synthesize resellerState;
@synthesize categoryName;
@synthesize brandName;
@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 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
{
......@@ -436,11 +488,44 @@
@end
@implementation TOGoodsForResellerEntity
@implementation VOResellerGoodsEntity
@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 resellerId;
@synthesize goods;
@synthesize path;
@synthesize categoryName;
@synthesize brandName;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -458,18 +543,13 @@
@end
@implementation TOGoodsBrandEntity
@implementation TOGoodsCategoryEntity
@synthesize upperName;
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize sysOrgCode;
@synthesize sysCompanyCode;
@synthesize code;
@synthesize name;
@synthesize state;
@synthesize logo;
@synthesize fdescription;
@synthesize upperId;
@synthesize level;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -480,7 +560,6 @@
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"description": @"fdescription",
@"id": @"fid",
}];
}
......@@ -488,13 +567,12 @@
@end
@implementation TOGoodsLabelEntity
@synthesize category;
@implementation TOGoodsLabelCategoryEntity
@synthesize fid;
@synthesize sysOrgCode;
@synthesize sysCompanyCode;
@synthesize code;
@synthesize name;
@synthesize categoryId;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -512,7 +590,7 @@
@end
@implementation TOJingdongEcardEntity
@implementation TOAwardEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
......@@ -521,13 +599,12 @@
@synthesize updateBy;
@synthesize updateDate;
@synthesize sysOrgCode;
@synthesize cardNumber;
@synthesize cardPassword;
@synthesize denomation;
@synthesize state;
@synthesize guideId;
@synthesize orderNumber;
@synthesize orderReceiptUrl;
@synthesize remainTotal;
@synthesize drawRate;
@synthesize type;
@synthesize number;
@synthesize fdescription;
@synthesize lotteryId;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -538,6 +615,7 @@
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"description": @"fdescription",
@"id": @"fid",
}];
}
......@@ -545,7 +623,7 @@
@end
@implementation TODrawEntity
@implementation TOOrderEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
......@@ -554,13 +632,24 @@
@synthesize updateBy;
@synthesize updateDate;
@synthesize sysOrgCode;
@synthesize drawDate;
@synthesize winnerId;
@synthesize awardId;
@synthesize awardDescription;
@synthesize orderNumber;
@synthesize state;
@synthesize lotteryId;
@synthesize orderTime;
@synthesize guideId;
@synthesize orderState;
@synthesize consumerId;
@synthesize goodsNum;
@synthesize orderPrice;
@synthesize receiverName;
@synthesize receiverMobile;
@synthesize receiverAddress;
@synthesize isBill;
@synthesize billType;
@synthesize billTitle;
@synthesize payType;
@synthesize consumerName;
@synthesize guideName;
@synthesize resellerName;
@synthesize oldPrice;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -578,21 +667,29 @@
@end
@implementation TOOrderdetailEntity
@synthesize brandName;
@implementation TOOrderPromotionEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize updateName;
@synthesize updateBy;
@synthesize updateDate;
@synthesize sysOrgCode;
@synthesize goodsId;
@synthesize goodsCode;
@synthesize goodsName;
@synthesize goodsCover;
@synthesize goodsSpec;
@synthesize goodsBrand;
@synthesize goodsNum;
@synthesize goodsPrice;
@synthesize goodsTotalPrice;
@synthesize orderId;
@synthesize goodsUnit;
@synthesize remark;
@synthesize promotionNumber;
@synthesize promotionMoney;
@synthesize orderNumber;
@synthesize discountRate;
@synthesize lotteryPackage;
@synthesize wxcardNumber;
@synthesize wxcardDenomation;
@synthesize wxcardRealDeduction;
@synthesize JDEcardDenomation;
@synthesize redPackageNumber;
@synthesize redPackageCount;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -610,13 +707,10 @@
@end
@implementation TOPositionEntity
@implementation TOPrizeBillDetailsEntity
@synthesize fid;
@synthesize code;
@synthesize name;
@synthesize commission;
@synthesize lowestDiscount;
@synthesize resellerCode;
@synthesize bill;
@synthesize prize;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -634,23 +728,17 @@
@end
@implementation TOPrizeBillEntity
@implementation TOPrizeEntity
@synthesize fid;
@synthesize orderNumber;
@synthesize picture;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize updateName;
@synthesize updateBy;
@synthesize code;
@synthesize name;
@synthesize createDate;
@synthesize updateDate;
@synthesize billnumber;
@synthesize state;
@synthesize receiver;
@synthesize mobilephone;
@synthesize receiveAddress;
@synthesize employee;
@synthesize logisticsCompany;
@synthesize trackingNumber;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -668,17 +756,14 @@
@end
@implementation TOShippingAddrEntity
@implementation TOScoreRecordEntity
@synthesize fid;
@synthesize createDate;
@synthesize sysOrgCode;
@synthesize name;
@synthesize miblephone;
@synthesize province;
@synthesize city;
@synthesize country;
@synthesize address;
@synthesize consumerId;
@synthesize employeeId;
@synthesize score;
@synthesize sourceId;
@synthesize sourceType;
@synthesize sourceReason;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -696,10 +781,20 @@
@end
@implementation UCN
@synthesize uuid;
@synthesize code;
@synthesize name;
@implementation TOShopcartEntity
@synthesize goods;
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize updateName;
@synthesize updateBy;
@synthesize updateDate;
@synthesize goodsId;
@synthesize goodsNum;
@synthesize consumerId;
@synthesize resellerId;
@synthesize costPrice;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -707,6 +802,14 @@
}
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"id": @"fid",
}];
}
@end
@implementation Action
......@@ -719,10 +822,6 @@
@end
NSString * const SORTDIRECTION_ASC = @"asc";
NSString * const SORTDIRECTION_DESC = @"desc";
@implementation IdEntity
@synthesize fid;
......@@ -742,20 +841,34 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOShopcartEntity
@synthesize goods;
NSString * const SORTDIRECTION_ASC = @"asc";
NSString * const SORTDIRECTION_DESC = @"desc";
@implementation UCN
@synthesize uuid;
@synthesize code;
@synthesize name;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation TOShippingAddrEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize updateName;
@synthesize updateBy;
@synthesize updateDate;
@synthesize goodsId;
@synthesize goodsNum;
@synthesize sysOrgCode;
@synthesize name;
@synthesize miblephone;
@synthesize province;
@synthesize city;
@synthesize country;
@synthesize address;
@synthesize consumerId;
@synthesize resellerId;
@synthesize costPrice;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -798,10 +911,47 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOPrizeBillDetailsEntity
@implementation TOPrizeBillEntity
@synthesize fid;
@synthesize bill;
@synthesize prize;
@synthesize orderNumber;
@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
{
......@@ -819,29 +969,21 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOOrderPromotionEntity
@implementation TOOrderdetailEntity
@synthesize brandName;
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize updateName;
@synthesize updateBy;
@synthesize updateDate;
@synthesize sysOrgCode;
@synthesize goodsId;
@synthesize goodsCode;
@synthesize goodsName;
@synthesize promotionNumber;
@synthesize promotionMoney;
@synthesize orderNumber;
@synthesize discountRate;
@synthesize lotteryPackage;
@synthesize wxcardNumber;
@synthesize wxcardDenomation;
@synthesize wxcardRealDeduction;
@synthesize JDEcardDenomation;
@synthesize redPackageNumber;
@synthesize redPackageCount;
@synthesize goodsCover;
@synthesize goodsSpec;
@synthesize goodsBrand;
@synthesize goodsNum;
@synthesize goodsPrice;
@synthesize goodsTotalPrice;
@synthesize orderId;
@synthesize goodsUnit;
@synthesize remark;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -859,7 +1001,7 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOOrderEntity
@implementation TODrawEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
......@@ -868,24 +1010,13 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@synthesize updateBy;
@synthesize updateDate;
@synthesize sysOrgCode;
@synthesize drawDate;
@synthesize winnerId;
@synthesize awardId;
@synthesize awardDescription;
@synthesize orderNumber;
@synthesize orderTime;
@synthesize guideId;
@synthesize orderState;
@synthesize consumerId;
@synthesize goodsNum;
@synthesize orderPrice;
@synthesize receiverName;
@synthesize receiverMobile;
@synthesize receiverAddress;
@synthesize isBill;
@synthesize billType;
@synthesize billTitle;
@synthesize payType;
@synthesize consumerName;
@synthesize guideName;
@synthesize resellerName;
@synthesize oldPrice;
@synthesize state;
@synthesize lotteryId;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -903,7 +1034,7 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOAwardEntity
@implementation TOJingdongEcardEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
......@@ -912,12 +1043,13 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@synthesize updateBy;
@synthesize updateDate;
@synthesize sysOrgCode;
@synthesize remainTotal;
@synthesize drawRate;
@synthesize type;
@synthesize number;
@synthesize fdescription;
@synthesize lotteryId;
@synthesize cardNumber;
@synthesize cardPassword;
@synthesize denomation;
@synthesize state;
@synthesize guideId;
@synthesize orderNumber;
@synthesize orderReceiptUrl;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -928,7 +1060,6 @@ NSString * const SORTDIRECTION_DESC = @"desc";
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"description": @"fdescription",
@"id": @"fid",
}];
}
......@@ -936,12 +1067,13 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOGoodsLabelCategoryEntity
@implementation TOGoodsLabelEntity
@synthesize category;
@synthesize fid;
@synthesize sysOrgCode;
@synthesize sysCompanyCode;
@synthesize code;
@synthesize name;
@synthesize categoryId;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -959,13 +1091,18 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOGoodsCategoryEntity
@synthesize upperName;
@implementation TOGoodsBrandEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize sysOrgCode;
@synthesize sysCompanyCode;
@synthesize code;
@synthesize name;
@synthesize upperId;
@synthesize level;
@synthesize state;
@synthesize logo;
@synthesize fdescription;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -976,6 +1113,7 @@ NSString * const SORTDIRECTION_DESC = @"desc";
+(JSONKeyMapper*)keyMapper
{
return [[JSONKeyMapper alloc] initWithDictionary:@{
@"description": @"fdescription",
@"id": @"fid",
}];
}
......@@ -983,44 +1121,11 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation VOResellerGoodsEntity
@implementation TOGoodsForResellerEntity
@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 resellerId;
@synthesize categoryName;
@synthesize brandName;
@synthesize goods;
@synthesize path;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1038,47 +1143,21 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOGoodsEntity
@synthesize resellerInv;
@synthesize resellerTagPrice;
@synthesize resellerState;
@synthesize categoryName;
@synthesize brandName;
@implementation TOConsumerEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@synthesize createDate;
@synthesize onlineTime;
@synthesize company;
@synthesize code;
@synthesize sysOrgCode;
@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 mobile;
@synthesize province;
@synthesize city;
@synthesize country;
@synthesize address;
@synthesize picture;
@synthesize lastVisitedTime;
@synthesize company;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1096,22 +1175,22 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TOCommissionHistEntity
@implementation TOApplyBillEntity
@synthesize fid;
@synthesize createName;
@synthesize createBy;
@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 state;
@synthesize sysOrgCode;
@synthesize billNumber;
@synthesize guideId;
@synthesize guideName;
@synthesize applyMoney;
@synthesize beforeMoney;
@synthesize afterMoney;
@synthesize billStates;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1129,9 +1208,12 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation RsShareResponse
@synthesize shareId;
@synthesize url;
@implementation StudyTaskCondition
@synthesize typeEquals;
@synthesize stateEquals;
@synthesize titleLike;
@synthesize employeeIdEquals;
@synthesize page;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1152,10 +1234,11 @@ 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
{
......@@ -1165,9 +1248,8 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation RsPrizeBill
@synthesize bill;
@synthesize details;
@implementation RsActionResult
@synthesize actions;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1372,6 +1454,27 @@ NSString * const SORTDIRECTION_DESC = @"desc";
}
@end
@implementation TSBaseUser
@synthesize departid;
@synthesize signature;
@synthesize browser;
@synthesize userKey;
@synthesize status;
@synthesize activitiSync;
@synthesize password;
@synthesize userName;
@synthesize realName;
@synthesize currentDepart;
@synthesize userOrgList;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
return YES;
}
@end
@implementation TSDepart
......@@ -1401,18 +1504,8 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation TSBaseUser
@synthesize departid;
@synthesize signature;
@synthesize browser;
@synthesize userKey;
@synthesize status;
@synthesize activitiSync;
@synthesize password;
@synthesize userName;
@synthesize realName;
@synthesize currentDepart;
@synthesize userOrgList;
@implementation RsLotteryResponse
@synthesize list;
+(BOOL)propertyIsOptional:(NSString*)propertyName
{
......@@ -1434,8 +1527,8 @@ NSString * const SORTDIRECTION_DESC = @"desc";
@end
@implementation RsLotteryResponse
@synthesize list;
@implementation PrizeResponse
@synthesize prizes;
+(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