using Microsoft.SqlServer.Server;
using NPOI.HSSF.Record.Formula.Functions;
using Org.BouncyCastle.Bcpg.OpenPgp;
using Org.BouncyCastle.Bcpg.Sig;
using Org.BouncyCastle.Utilities;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using TradeManageNew.TongJi;
using TradeModel;
using static TradeManageNew.Temu;
namespace TradeManageNew
{
public class ModelNew
{
}
public class DT_GoodsDays
{
public int? DetailId { get; set; }
public int? OrderId { get; set; }
public int? days { get; set; }
}
public class HW_UserLink
{
public string Name { get; set; }
public int? Num1 { get; set; }
public int? Num2 { get; set; }
public int? Num3 { get; set; }
}
public class DT_Fedex
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// OrderId
///
public Int32? OrderId { get; set; }
///
/// Fee6
///
public Decimal? Fee6 { get; set; }
///
/// Fee7
///
public Decimal? Fee7 { get; set; }
///
/// Fee8
///
public Decimal? Fee8 { get; set; }
}
public class BackGoodsInList
{
public int? DetailId { get; set; }
public int Num { get; set; }
public string PostionCode { get; set; }
public int? PostionId { get; set; }
}
public class DT_BackGoodsNew
{
public int? DetailId { get; set; }
public string GoodsCode { get; set; }
public int? GoodsState { get; set; }
public string GoodsStateName { get; set; }
public int? Id { get; set; }
public string ImgIds { get; set; }
public List imglist { get; set; }
public string ImgUrl { get; set; }
public string ImgUrl2 { get; set; }
public string ImgUrl3 { get; set; }
public string ImgUrl4 { get; set; }
public string ImgUrl5 { get; set; }
public DateTime? InDate { get; set; }
public int? InUserId { get; set; }
public int? Num { get; set; }
public string OrderCode { get; set; }
public int? OrderId { get; set; }
public int? Type { get; set; }
public int? InType { get; set; }
public string PostionCode { get; set; }
public int? State { get; set; }
public string StateName { get; set; }
public string TrackCode { get; set; }
}
public class BackGoodsInListNew
{
public string OldPostionCode { get; set; }
public int? DetailId { get; set; }
public int Num { get; set; }
public string PostionCode { get; set; }
public int? PostionId { get; set; }
public int? PostionId2 { get; set; }
}
public class DT_OrderGoodsNew
{
public string SendName { get; set; }
public decimal? BGPrice { get; set; }
public int? ChaseId { get; set; }
public int? CKGoodsNum { get; set; }
public int? DetailId { get; set; }
public string GoodsCode { get; set; }
public string GoodsDesc { get; set; }
public string GoodsEnglisgName { get; set; }
public decimal? GoodsFee { get; set; }
public int? GoodsId { get; set; }
public int? GoodsInNum { get; set; }
public int? GoodsInNum2 { get; set; }
public int? GoodsInNum3 { get; set; }
public int? GoodsLeftNum { get; set; }
public string GoodsName { get; set; }
public int? GoodsNum { get; set; }
public string GoodsOldCode { get; set; }
public decimal? GoodsPrice { get; set; }
public string GoodsSKU { get; set; }
public decimal? Height { get; set; }
public decimal? Height2 { get; set; }
public int? Id { get; set; }
public string JoinOrderCode { get; set; }
public int? LockNum { get; set; }
public decimal? Long { get; set; }
public decimal? Long2 { get; set; }
public string MoneyCode { get; set; }
public string OldTypeCode { get; set; }
public string OldTypeDesc { get; set; }
public string OrderCode { get; set; }
public int? OrderId { get; set; }
public int? OutNum { get; set; }
public int? PlatId { get; set; }
public string PostionCode { get; set; }
public string productImgUrl { get; set; }
public string productImgUrl2 { get; set; }
public decimal? Solid { get; set; }
public decimal? Solid2 { get; set; }
public int? SpareNum { get; set; }
public decimal? TCFee { get; set; }
public string TypeCode { get; set; }
public string TypeDesc { get; set; }
public decimal? Weight { get; set; }
public decimal? Weight2 { get; set; }
public decimal? Width { get; set; }
public decimal? Width2 { get; set; }
public string PostInfo { get; set; }
}
public class DT_TrackCodeApplyNew
{
public int? LogisticsId{ get; set; }
public DateTime? GetDate { get; set; }
public int? Id { get; set; }
public string InName { get; set; }
public string ScanName { get; set; }
public int? IsSpare { get; set; }
public string JoinOrderCode { get; set; }
public string Joom { get; set; }
public string LabelUrl { get; set; }
public string OrderCode { get; set; }
public int? OrderId { get; set; }
public string PostError { get; set; }
public decimal? PostFee { get; set; }
public int? PostId { get; set; }
public DateTime? ScanDate { get; set; }
public int? ScanState { get; set; }
public int? State { get; set; }
public string TrackCode { get; set; }
public string TrackCode2 { get; set; }
public int? TrackType { get; set; }
public string TrackTypeName { get; set; }
public DateTime? UpdateTime { get; set; }
public string Weight { get; set; }
public String SKU { get; set; }
public string SKUstr { get; set; }
///
/// Weight
///
public String Weight2 { get; set; }
///
/// Long
///
public String Long { get; set; }
///
/// Width
///
public String Width { get; set; }
///
/// Height
///
public String Height { get; set; }
///
/// OrderCode2
///
public String OrderCode2 { get; set; }
}
public class CK_OtherFeeNew
{
public int? CompanyId { get; set; }
public string FeeTypeName { get; set; }
public string FeeDesc { get; set; }
public string CompanyName { get; set; }
public DateTime? FeeDate { get; set; }
public string FeeDate2 { get; set; }
public string FeeDetail { get; set; }
public int? FeeDetailId { get; set; }
public string FeeName { get; set; }
public decimal? FeeRate { get; set; }
public int? Id { get; set; }
public DateTime? InDate { get; set; }
public int? InUserId { get; set; }
public string Name { get; set; }
public decimal? Num { get; set; }
public decimal? OffRate { get; set; }
public decimal? TotalFee { get; set; }
public String FeeName2 { get; set; }
///
/// FeeRemark
///
public String FeeRemark { get; set; }
///
/// DoneDate
///
public DateTime? DoneDate { get; set; }
}
public class JC_ShopDataNew
{
public decimal? DSRGoods { get; set; }
public decimal? DSRPost { get; set; }
public decimal? DSRService { get; set; }
public decimal? GoodRate { get; set; }
public int? Id { get; set; }
public DateTime? InDate { get; set; }
public decimal? InforViolate { get; set; }
public string InName { get; set; }
public int? InUserId { get; set; }
public decimal? ODR { get; set; }
public decimal? OtherViolate { get; set; }
public decimal? PropertyViolate { get; set; }
public decimal? Rate1 { get; set; }
public decimal? Rate2 { get; set; }
public decimal? Rate3 { get; set; }
public decimal? Rate4 { get; set; }
public decimal? Rate5 { get; set; }
public decimal? Rate6 { get; set; }
public decimal? Rate7 { get; set; }
public decimal? Rate8 { get; set; }
public decimal? RMBNoMoney { get; set; }
public decimal? RMBUseMoney { get; set; }
public int? ShopId { get; set; }
public string ShopName { get; set; }
public decimal? USDNoMoney { get; set; }
public decimal? USDUseMoney { get; set; }
public decimal? TXFee { get; set; }
public DateTime? FeeDate { get; set; }
}
public class HW_GoodsExcelModel2
{
public decimal? FeeRate { get; set; }
public decimal? BoxRate { get; set; }
public String GoodsInfo { get; set; }
public String KFName { get; set; }
public String KFName2 { get; set; }
public Int32? SortId { get; set; }
public Int32? GoodsNum { get; set; }
public Int32? InUserId { get; set; }
public Int32? CompanyId { get; set; }
public Decimal? Price { get; set; }
public Decimal? PostPrice { get; set; }
public Decimal? Weight { get; set; }
public Decimal? Weight2 { get; set; }
public Decimal? NetWeight { get; set; }
public Decimal? Long { get; set; }
public Decimal? Width { get; set; }
public Decimal? Height { get; set; }
public Decimal? Long2 { get; set; }
public Decimal? Width2 { get; set; }
public Decimal? Height2 { get; set; }
public Decimal? Solid { get; set; }
public String SortName1 { get; set; }
public String SortName2 { get; set; }
public String SortName3 { get; set; }
public String EnglishCode1 { get; set; }
public String EnglishCode2 { get; set; }
public String EnglishCode3 { get; set; }
public String GoodsCode { get; set; }
public String GoodsEg { get; set; }
public Int32? GoodsNo { get; set; }
public String GoodsName { get; set; }
public String GoodsEngLishName { get; set; }
///
/// 型号
///
public String TypeCode { get; set; }
///
/// 型号描述
///
public String TypeDesc { get; set; }
///
/// 速卖通sku
///
public String SKU1 { get; set; }
public String SKU2 { get; set; }
public String SKU3 { get; set; }
public String SKU4 { get; set; }
public String Postion { get; set; }
public String Link1 { get; set; }
public String LinkName1 { get; set; }
public String Link2 { get; set; }
public String LinkName2 { get; set; }
public String Link3 { get; set; }
public String LinkName3 { get; set; }
public String Link4 { get; set; }
public String LinkName4 { get; set; }
public String ImgUrl { get; set; }
}
public class HW_GoodsDetailNew
{
public DateTime? JH_Date { get; set; }
public decimal? TSolid { get; set; }
public int? BHNum { get; set; }
public int? BHNum2 { get; set; }
public int? BHNum1 { get; set; }
public int? AutoPlan { get; set; }
public decimal? AvgTime { get; set; }
public string Cert { get; set; }
public int? DetailId { get; set; }
public string FirstImgUrl { get; set; }
public string GoodsCode { get; set; }
public int? GoodsHJNum { get; set; }
public int? GoodsHJNum2 { get; set; }
public int? GoodsHJNum3 { get; set; }
public int? GoodsHJNum4 { get; set; }
public int? GoodsId { get; set; }
public string GoodsImageIds { get; set; }
public int? GoodsInNum { get; set; }
public int? GoodsInNum2 { get; set; }
public int? GoodsInNum3 { get; set; }
public int? GoodsLockNum { get; set; }
public string GoodsName { get; set; }
public int? GoodsNum { get; set; }
public int? GoodsOutNum { get; set; }
public int? GoodsPlanNum { get; set; }
public List GoodsPostion { get; set; }
public string GoodsRemark { get; set; }
public List ImgList { get; set; }
public decimal? JYPrice { get; set; }
public int? LeftNum { get; set; }
public int? MinBuyNum { get; set; }
public int? NoGoods { get; set; }
public string NoGoodsState { get; set; }
public int? OutNum { get; set; }
public decimal? PostPrice { get; set; }
public decimal? Price { get; set; }
public int? SafeNum { get; set; }
public decimal? SaleDays { get; set; }
public int? SJOutNum { get; set; }
public string SKU1 { get; set; }
public string SKU2 { get; set; }
public string SKU3 { get; set; }
public string SKU4 { get; set; }
public string SKU5 { get; set; }
public string SKU6 { get; set; }
public string SKU7 { get; set; }
public string SKU8 { get; set; }
public string SKU9 { get; set; }
public string SKU10 { get; set; }
public string SKU11 { get; set; }
public string SKU12 { get; set; }
public string SKU13 { get; set; }
public string SKU14 { get; set; }
public string SKU15 { get; set; }
public decimal? Solid { get; set; }
public string SupplierId { get; set; }
public decimal? TotalSolid { get; set; }
public string TypeCode { get; set; }
public string TypeDesc { get; set; }
public int TypeNo { get; set; }
public DateTime? UpdateDate { get; set; }
public string UpdateName { get; set; }
public decimal? Weight { get; set; }
public string Barcode { get; set; }
}
public class DT_CountForMonth
{
public int? Month { get; set; }
public int? Num { get; set; }
public string OrderDate { get; set; }
public int? PlatId { get; set; }
public int? ShopId { get; set; }
public decimal? Price { get; set; }
}
public class DT_OrderUserNew
{
public Int32? Id { get; set; }
public Int32? OrderId { get; set; }
public Int32? PlatId { get; set; }
public Int32? ShopId { get; set; }
public String SortName { get; set; }
public String BJState { get; set; }
public String PlatOrderCode { get; set; }
public String JoinOrderCode { get; set; }
public String TrackCode2 { get; set; }
public String RevName { get; set; }
public DateTime? InDate { get; set; }
public DateTime? OrderDate { get; set; }
public DateTime? PostDate { get; set; }
public decimal? TotalPrice { get; set; }
public String MoneyCode { get; set; }
public decimal? PostFee { get; set; }
public String PostInfo { get; set; }
public decimal? Fee1 { get; set; }
public decimal? Fee2 { get; set; }
public decimal? Fee3 { get; set; }
public decimal? Fee4 { get; set; }
public decimal? Fee5 { get; set; }
public decimal? Fee6 { get; set; }
public decimal? Fee7 { get; set; }
public decimal? Fee8 { get; set; }
public decimal? Fee11 { get; set; }
public decimal? Fee12 { get; set; }
public decimal? Fee13 { get; set; }
public decimal? FeeRate { get; set; }
public String GoodsCode { get; set; }
public String TypeDesc { get; set; }
public String ImgUrl { get; set; }
public String GoodsName { get; set; }
public String CountryName { get; set; }
public String RevProvince { get; set; }
public decimal? GoodsFee { get; set; }
public decimal? TCFee { get; set; }
public Int32? GoodsNum { get; set; }
public decimal? GDFee { get; set; }
public decimal? LRFee { get; set; }
public decimal? LRRate { get; set; }
public Int32? OrderState2 { get; set; }
public Int32? PostId { get; set; }
public Int32? StoreId { get; set; }
public decimal? escrowFee { get; set; }
public List glist { get; set; }
public String RevFax { get; set; }
public decimal? ckfee { get; set; }
public decimal? mdfee { get; set; }
public decimal? adfee { get; set; }
public decimal? DR_BackFee { get; set; }
public decimal? DR_PostFee { get; set; }
public decimal? DR_SSFee { get; set; }
}
public class DT_OrderUserListNew
{
public string BackMoney { get; set; }
public string BackPostFee { get; set; }
public string BJState { get; set; }
public string CountryName { get; set; }
public string escrowFee { get; set; }
public string Fee1 { get; set; }
public string Fee2 { get; set; }
public string Fee3 { get; set; }
public string Fee4 { get; set; }
public string FeeRate { get; set; }
public string GDFee { get; set; }
public string GoodsCode { get; set; }
public string SortName { get; set; }
public string GoodsFee { get; set; }
public string GoodsName { get; set; }
public string CCFee { get; set; }
public string MDFee { get; set; }
public string GGFee { get; set; }
public string DR_BackFee { get; set; }
public string DR_PostFee { get; set; }
public string DR_SSFee { get; set; }
public int? GoodsNum { get; set; }
public string ImgUrl { get; set; }
public string InDate { get; set; }
public string JoinOrderCode { get; set; }
public string LRFee { get; set; }
public string LRRate { get; set; }
public string MoneyCode { get; set; }
public string OrderDate { get; set; }
public int? OrderId { get; set; }
public string PlatName { get; set; }
public String RevProvince { get; set; }
public string PlatOrderCode { get; set; }
public string PostDate { get; set; }
public string PostFee { get; set; }
public string PostInfo { get; set; }
public string Remark { get; set; }
public string RevName { get; set; }
public int? RowNum { get; set; }
public string ShopName { get; set; }
public string StateName { get; set; }
public string TCFee { get; set; }
public string TotalPrice { get; set; }
public string TrackCode { get; set; }
public string TypeDesc { get; set; }
public string YJPrice { get; set; }
}
public class OrderSoild
{
public string OrderDate { get; set; }
public decimal? Solid { get; set; }
}
public class JC_CompanyNew
{
public string Address { get; set; }
public string ApiKey { get; set; }
public string ChargeEnglishName { get; set; }
public string ChargeName { get; set; }
public string city { get; set; }
public string CompanyCode { get; set; }
public string CompanyDesc { get; set; }
public string CompanyEnglishName { get; set; }
public int? CompanyID { get; set; }
public string CompanyName { get; set; }
public int? CompanyType { get; set; }
public string county { get; set; }
public string Email { get; set; }
public string EnglishAddress { get; set; }
public string Fax { get; set; }
public int? FeeId { get; set; }
public string HomePage { get; set; }
public decimal? NowFee { get; set; }
public int? ParentCompanyId { get; set; }
public string Password { get; set; }
public decimal? PersonFee { get; set; }
public string Phone { get; set; }
public string PostCode { get; set; }
public string province { get; set; }
public string Qu { get; set; }
public string Shen { get; set; }
public string Shi { get; set; }
public string SimpleName { get; set; }
public int? State { get; set; }
public string street { get; set; }
public string UserName { get; set; }
public int? WeightRate { get; set; }
public int? KHUserId { get; set; }
public string KHName { get; set; }
public decimal? HJFee { get; set; }
public decimal? HJYGFee { get; set; }
}
public class HW_GoodsUserNew2
{
public int? GoodsNum { get; set; }
public string FirstImgUrl { get; set; }
public string GoodsCode { get; set; }
public int? GoodsId { get; set; }
public int? Id { get; set; }
public string Name { get; set; }
public int? ShopId { get; set; }
public string ShopName { get; set; }
public int? UserId { get; set; }
public string grade{ get; set; }
}
public class HW_GoodsUserNew
{
public string grade { get; set; }
public int? PlatId { get; set; }
public string FirstImgUrl { get; set; }
public string url { get; set; }
public string GoodsCode { get; set; }
public int? GoodsId { get; set; }
public int? Id { get; set; }
public string Name { get; set; }
public string UserName { get; set; }
public int? ShopId { get; set; }
public string ShopName { get; set; }
public int? UserId { get; set; }
public int? GoodsNum { get; set; }
public int? GoodsHJNum { get; set; }
public int? GNum { get; set; }
public int? GoodsHJNum2 { get; set; }
public int? GoodsHJNum3 { get; set; }
public int? GoodsHJNum4 { get; set; }
public int? Days { get; set; }
public DateTime? LastOrderDate { get; set; }
public string TotalPrice { get; set; }
public string TotalRMBPrice { get; set; }
public string GoodsFee { get; set; }
public decimal? YJFee { get; set; }
public decimal? PostFee { get; set; }
public decimal? TCFee { get; set; }
public decimal? RateFee { get; set; }
public string PGRate { get; set; }
public string LR { get; set; }
public decimal? ftkcfee { get; set; }
public decimal? mdfee { get; set; }
public string LR2 { get; set; }
}
public class JC_CompanyFeeNew
{
public int? CompanyId { get; set; }
public int? Id { get; set; }
public DateTime? InDate { get; set; }
public decimal? InFee { get; set; }
public string InName { get; set; }
public string CompanyName { get; set; }
public decimal? InUSDFee { get; set; }
}
public class DT_DefaultData5
{
public string Num1 { get; set; }
public string Num2 { get; set; }
public int? Num3 { get; set; }
public decimal? Num4 { get; set; }
}
public class HW_GoodsStar
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// GoodsId
///
public Int32? GoodsId { get; set; }
///
/// ShopId
///
public Int32? ShopId { get; set; }
public string ShopName { get; set; }
///
/// Url
///
public String Url { get; set; }
///
/// Star1
///
public Int32? Star1 { get; set; }
///
/// Star2
///
public Int32? Star2 { get; set; }
///
/// Star3
///
public Int32? Star3 { get; set; }
///
/// Star4
///
public Int32? Star4 { get; set; }
///
/// Star5
///
public Int32? Star5 { get; set; }
///
/// Star6
///
public Int32? Star6 { get; set; }
///
/// LastDate
///
public DateTime? LastDate { get; set; }
///
/// LastDate2
///
public DateTime? LastDate2 { get; set; }
}
public class HW_GoodsHWCOutDetailNew
{
public string BuyCode { get; set; }
public string Chase_Code { get; set; }
public string ChaseCode { get; set; }
public int? ChaseId { get; set; }
public int? DetailId { get; set; }
public string FirstImgUrl { get; set; }
public int? GJChaseId { get; set; }
public string GoodsCode { get; set; }
public int? GoodsId { get; set; }
public string GoodsName { get; set; }
public int? GoodsNum { get; set; }
public string GoodsOldCode { get; set; }
public decimal? GoodsPrice { get; set; }
public int? Id { get; set; }
public DateTime? InDate { get; set; }
public int? IsAdd { get; set; }
public int? OutInNum { get; set; }
public int? OutNum { get; set; }
public int? PState { get; set; }
public int? SJOutNum { get; set; }
public string SKU { get; set; }
public decimal? Solid { get; set; }
public string TypeCode { get; set; }
public string TypeDesc { get; set; }
public decimal? GoodsRate { get; set; }
}
public class HW_GoodsCGDetailNew
{
public int? Id { get; set; }
public int? BuyNum { get; set; }
public string ChaseCode { get; set; }
public int? DetailId { get; set; }
public string Error { get; set; }
public int? ErrorNum { get; set; }
public string FirstImgUrl { get; set; }
public string GoodsCode { get; set; }
public int? GoodsId { get; set; }
public int? GoodsInNum { get; set; }
public int? GoodsLeftNum { get; set; }
public int? GoodsLockNum { get; set; }
public string GoodsName { get; set; }
public int? GoodsNum { get; set; }
public string GoodsOldCode { get; set; }
public int? GoodsOutNum { get; set; }
public int? GoodsPlanNum { get; set; }
public decimal? GoodsPrice { get; set; }
public int? InGoodsNum { get; set; }
public int? OldBuyNum { get; set; }
public int? OutInNum { get; set; }
public int? OutNum { get; set; }
public string PostionCode { get; set; }
public int? SJOutNum { get; set; }
public string SKU1 { get; set; }
public string TypeCode { get; set; }
public string TypeDesc { get; set; }
public decimal? GoodsRate { get; set; }
}
public class CG_ChaseInStoreNew
{
public Int32? Id { get; set; }
///
/// 采购id
///
public Int32? ChaseId { get; set; }
///
/// 采购货物id
///
public Int32? GoodsDetailId { get; set; }
///
/// 货物数量
///
public Int32? GoodsNum { get; set; }
///
/// 货物差
///
public Int32? AddNum { get; set; }
///
/// 货物异常原因
///
public String ErrorDesc { get; set; }
///
/// 到货时间
///
public DateTime? InDate { get; set; }
public String Remark { get; set; }
///
/// 1正常2异常
///
public Int32? State { get; set; }
///
/// 仓库id
///
public Int32? StoreId { get; set; }
public Int32? InUserId { get; set; }
public Decimal? Price { get; set; }
public Decimal? PostPrice { get; set; }
public Int32? GoodsInNum { get; set; }
public Int32? PostionId { get; set; }
public String PostionCode { get; set; }
public Int32? IsCG { get; set; }
public String DoResult { get; set; }
public DateTime? DoDate { get; set; }
public String DoName { get; set; }
public Int32? RKDetailId { get; set; }
public Int32? OutNum { get; set; }
public Decimal? GoodsRate { get; set; }
}
public class DT_OrderNowKCGoods2
{
public int? DetailId { get; set; }
public int? InId { get; set; }
public int? IsMate { get; set; }
public int? KCNum { get; set; }
public int? LockNum { get; set; }
public int? OrderGoodsId { get; set; }
public int? OrderId { get; set; }
public int? OrderNum { get; set; }
public string PostionCode { get; set; }
public int? PostionId { get; set; }
public int? StoreId { get; set; }
public int? SortNo { get; set; }
}
public class HW_GoodsDetail2
{
public int? AutoPlan { get; set; }
public decimal? AvgTime { get; set; }
public string Cert { get; set; }
public int? DetailId { get; set; }
public string FirstImgUrl { get; set; }
public string GoodsCode { get; set; }
public int? GoodsHJNum { get; set; }
public int? GoodsHJNum2 { get; set; }
public int? GoodsHJNum3 { get; set; }
public int? GoodsHJNum4 { get; set; }
public int? GoodsId { get; set; }
public string GoodsImageIds { get; set; }
public int? GoodsInNum { get; set; }
public int? GoodsInNum2 { get; set; }
public int? GoodsInNum3 { get; set; }
public int? GoodsLockNum { get; set; }
public string GoodsName { get; set; }
public int? GoodsNum { get; set; }
public int? GoodsOutNum { get; set; }
public int? GoodsPlanNum { get; set; }
public List GoodsPostion { get; set; }
public string GoodsRemark { get; set; }
public List ImgList { get; set; }
public decimal? JYPrice { get; set; }
public int? LeftNum { get; set; }
public int? MinBuyNum { get; set; }
public int? NoGoods { get; set; }
public string NoGoodsState { get; set; }
public int? OutNum { get; set; }
public decimal? PostPrice { get; set; }
public decimal? Price { get; set; }
public int? SafeNum { get; set; }
public decimal? SaleDays { get; set; }
public int? SJOutNum { get; set; }
public string SKU1 { get; set; }
public string SKU2 { get; set; }
public string SKU3 { get; set; }
public string SKU4 { get; set; }
public string SKU5 { get; set; }
public string SKU6 { get; set; }
public string SKU7 { get; set; }
public string SKU8 { get; set; }
public decimal? Solid { get; set; }
public string SupplierId { get; set; }
public decimal? TotalSolid { get; set; }
public string TypeCode { get; set; }
public string TypeDesc { get; set; }
public int TypeNo { get; set; }
public DateTime? UpdateDate { get; set; }
public string UpdateName { get; set; }
public decimal? Weight { get; set; }
public string YCState { get; set; }
public int? CGNum { get; set; }
}
public class HW_GoodsDetailNew2
{
public int? BHNum1 { get; set; }
public int? BHNum3 { get; set; }
public int? BHNum2 { get; set; }
public DateTime? JH_Date { get; set; }
public string bhremark { get; set; }
public int? CGNum3 { get; set; }
public int? CGNum2 { get; set; }
public int? FHPlan { get; set; }
public int? AutoPlan { get; set; }
public decimal? AvgTime { get; set; }
public string Cert { get; set; }
public int? CGNum { get; set; }
public int? DetailId { get; set; }
public string FirstImgUrl { get; set; }
public string GoodsCode { get; set; }
public int? GoodsHJNum { get; set; }
public int? GoodsHJNum2 { get; set; }
public int? GoodsHJNum3 { get; set; }
public int? GoodsHJNum4 { get; set; }
public int? GoodsId { get; set; }
public string GoodsImageIds { get; set; }
public int? GoodsInNum { get; set; }
public int? GoodsInNum2 { get; set; }
public int? GoodsInNum3 { get; set; }
public int? GoodsLockNum { get; set; }
public string GoodsName { get; set; }
public int? GoodsNum { get; set; }
public int? GoodsOutNum { get; set; }
public int? GoodsPlanNum { get; set; }
public List GoodsPostion { get; set; }
public string GoodsRemark { get; set; }
public List ImgList { get; set; }
public decimal? JYPrice { get; set; }
public int? LeftNum { get; set; }
public int? LeftNumW { get; set; }
public int? LeftNumE { get; set; }
public int? MinBuyNum { get; set; }
public int? NoGoods { get; set; }
public string NoGoodsState { get; set; }
public int? OutNum { get; set; }
public decimal? PostPrice { get; set; }
public decimal? Price { get; set; }
public int? SafeNum { get; set; }
public decimal? SaleDays { get; set; }
public int? SJOutNum { get; set; }
public string SKU1 { get; set; }
public string SKU2 { get; set; }
public string SKU3 { get; set; }
public string SKU4 { get; set; }
public string SKU5 { get; set; }
public string SKU6 { get; set; }
public string SKU7 { get; set; }
public string SKU8 { get; set; }
public decimal? Solid { get; set; }
public string SupplierId { get; set; }
public decimal? TotalSolid { get; set; }
public string TypeCode { get; set; }
public string TypeDesc { get; set; }
public int TypeNo { get; set; }
public DateTime? UpdateDate { get; set; }
public string UpdateName { get; set; }
public decimal? Weight { get; set; }
public string YCState { get; set; }
public int? GoodsBackNum4 { get; set; }
public int? GoodsBackNum5 { get; set; }
public int? GoodsBackNum6 { get; set; }
public int? GoodsHJNum5 { get; set; }
public int? GoodsHJNum6 { get; set; }
public int? GoodsHJNum7 { get; set; }
public int? GoodsHJNum8{ get; set; }
public int? GoodsHJNum9 { get; set; }
public int? GoodsHJNum10 { get; set; }
public int? WestNum { get; set; }
public int? EastNum { get; set; }
public int? GoodsHJNum11 { get; set; }
public int? GoodsHJNum12 { get; set; }
public int? GoodsHJNum13 { get; set; }
public int? GoodsHJNum14 { get; set; }
public int? GoodsHJNum15 { get; set; }
public int? JHDays { get; set; }
public Boolean? IsSP { get; set; }
public int? SalesType { get; set; }
public string MName { get; set; }
public string groupname { get; set; }
public int? IsExamine { get; set; }
public int? GoodsHJNum_FBA { get; set; }
///
/// 东部当天销售数量
///
public int? ENowDaySaleNum { get; set; }
///
/// 西部当天销售数量
///
public int? WNowDaySaleNum { get; set; }
///
/// 补贴费用
///
public decimal? SubsidyFee { get; set; }
///
/// temu 成本费用
///
public decimal? YuGuJiaGe { get; set; }
public string TemuPrice { get; set; }
public string ManuaPrice { get; set; }
}
public class DT_SpareFee
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// OrderId
///
public Int32? OrderId { get; set; }
///
/// Sku
///
public String Sku { get; set; }
///
/// Weight
///
public String Weight { get; set; }
///
/// Long
///
public String Long { get; set; }
///
/// Width
///
public String Width { get; set; }
///
/// Height
///
public String Height { get; set; }
///
/// Fee1
///
public Decimal? Fee1 { get; set; }
///
/// Fee2
///
public Decimal? Fee2 { get; set; }
///
/// Fee3
///
public Decimal? Fee3 { get; set; }
public Decimal? Fee4 { get; set; }
public Decimal? Fee11 { get; set; }
///
/// Fee2
///
public Decimal? Fee22 { get; set; }
///
/// Fee3
///
public Decimal? Fee33 { get; set; }
public Decimal? Fee44 { get; set; }
///
///
/// InDate
///
public DateTime? InDate { get; set; }
///
/// InUserId
///
public Int32? InUserId { get; set; }
}
public class DT_USMapNew
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// statename
///
public String statename { get; set; }
///
/// ename
///
public String ename { get; set; }
///
/// Num
///
public Int32? Num { get; set; }
///
/// code
///
public String code { get; set; }
///
/// color
///
public String color { get; set; }
///
/// Price
///
public Decimal? Price { get; set; }
///
/// StoreId
///
public Int32? StoreId { get; set; }
///
/// IsEast
///
public Int32? IsEast { get; set; }
public String StoreName { get; set; }
}
public class DT_OrderExpressModelNew
{
public string sendname { get; set; }
public string CountryCode { get; set; }
public string CountryName { get; set; }
public string CustomID { get; set; }
public int? GoodsNum { get; set; }
public int? IsGet { get; set; }
public int? IsJoin { get; set; }
public int? IsSpare { get; set; }
public string JoinOrderCode { get; set; }
public int? LogisticsId { get; set; }
public int? MateState { get; set; }
public string MoneyCode { get; set; }
public string OrderCode { get; set; }
public int? OrderId { get; set; }
public string PlatOrderCode { get; set; }
public int? Post { get; set; }
public string PostError { get; set; }
public string RevAddr { get; set; }
public string RevArea { get; set; }
public string RevCity { get; set; }
public string RevCountry { get; set; }
public string RevMail { get; set; }
public string RevMoblie { get; set; }
public string RevName { get; set; }
public string RevPhone { get; set; }
public string RevPostCode { get; set; }
public string RevProvince { get; set; }
public int? State { get; set; }
public decimal? TotalPrice { get; set; }
public decimal? Long { get; set; }
public decimal? Width { get; set; }
public decimal? Width2 { get; set; }
public decimal? Long2 { get; set; }
public decimal? Height2 { get; set; }
public decimal? Height { get; set; }
public decimal? Weight { get; set; }
public string SKU { get; set; }
public int? StoreId { get; set; }
public int? PlatId { get; set; }
}
public class HW_GoodsKCNum
{
public string SKU { get; set; }
public string FirstImgUrl { get; set; }
public int? StoreId { get; set; }
public int? DetailId { get; set; }
public int? Num { get; set; }
public decimal? Soild { get; set; }
public decimal? TotalSoild { get; set; }
public int? Num2 { get; set; }
public decimal? TotalSoild2 { get; set; }
public int? Num3 { get; set; }
public decimal? TotalSoild3 { get; set; }
public int? Num4 { get; set; }
public decimal? TotalSoild4 { get; set; }
public int? Num5 { get; set; }
public decimal? TotalSoild5 { get; set; }
public int? Num6 { get; set; }
public decimal? TotalSoild6 { get; set; }
public int? Num7 { get; set; }
public decimal? TotalSoild7 { get; set; }
}
public class DT_FedexCount
{
///
/// Id
///
public Int32? Id { get; set; }
public Int32? Post { get; set; }
///
/// OrderId
///
public Int32? OrderId { get; set; }
///
/// Fee6
///
public Decimal? Fee6 { get; set; }
///
/// Fee7
///
public Decimal? Fee7 { get; set; }
///
/// Fee8
///
public Decimal? Fee8 { get; set; }
///
/// Fee6
///
public Decimal? Fee66 { get; set; }
///
/// Fee7
///
public Decimal? Fee77 { get; set; }
public Decimal? Fee1 { get; set; }
///
/// Fee7
///
public Decimal? Fee2 { get; set; }
public Decimal? Fee3 { get; set; }
///
/// Fee8
///
public Decimal? Fee88 { get; set; }
public DateTime? OrderDate { get; set; }
public string PostName { get; set; }
public string PlatOrderCode { get; set; }
public string RevProvinceCode { get; set; }
public string RevCity { get; set; }
public string RevAddr { get; set; }
public string RevFax { get; set; }
}
public class CK_DayData
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// InName
///
public String InName { get; set; }
///
/// InDate
///
public DateTime? InDate { get; set; }
///
/// DataDate
///
public DateTime? DataDate { get; set; }
///
/// LabelNum
///
public Int32? LabelNum { get; set; }
///
/// ScanNum
///
public Int32? ScanNum { get; set; }
///
/// NoPostNum
///
public Int32? NoPostNum { get; set; }
///
/// BackNum
///
public Int32? BackNum { get; set; }
///
/// WorkNum
///
public Int32? WorkNum { get; set; }
///
/// LeaveNum
///
public Int32? LeaveNum { get; set; }
///
/// Crash
///
public Decimal? Crash { get; set; }
///
/// Note1
///
public String Note1 { get; set; }
///
/// Note2
///
public String Note2 { get; set; }
///
/// Note3
///
public String Note3 { get; set; }
///
/// Note4
///
public String Note4 { get; set; }
///
/// Note5
///
public String Note5 { get; set; }
///
/// Note6
///
public String Note6 { get; set; }
///
/// Note7
///
public String Note7 { get; set; }
///
/// Note8
///
public String Note8 { get; set; }
///
/// Int1
///
public Int32? Int1 { get; set; }
///
/// Int2
///
public Int32? Int2 { get; set; }
///
/// Int3
///
public Int32? Int3 { get; set; }
///
/// Int4
///
public Int32? Int4 { get; set; }
///
/// Int5
///
public Int32? Int5 { get; set; }
///
/// Dec1
///
public Decimal? Dec1 { get; set; }
///
/// Dec2
///
public Decimal? Dec2 { get; set; }
///
/// Dec3
///
public Decimal? Dec3 { get; set; }
}
public class HW_UserBuyNum
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// ShopId
///
public Int32? ShopId { get; set; }
///
/// UserId
///
public Int32? UserId { get; set; }
///
/// StoreId
///
///
/// InDate
///
public DateTime? InDate { get; set; }
///
/// CheckSate
///
public Int32? CheckSate { get; set; }
///
/// CheckDate
///
public DateTime? CheckDate { get; set; }
///
/// CheckUserId
///
public Int32? CheckUserId { get; set; }
public String Name { get; set; }
///
/// CheckResult
///
public String CheckResult { get; set; }
public Int32? Type { get; set; }
public List GoodsDetail { get; set; }
}
public class HW_UserBuyDetail
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// MastId
///
public Int32? MastId { get; set; }
///
/// DetailId
///
public Int32? DetailId { get; set; }
///
/// StoreId
///
public Int32? StoreId { get; set; }
public String StoreName { get; set; }
public Int32? ShopId { get; set; }
public String ShopUser { get; set; }
public String ShopName { get; set; }
public Int32? GoodsNum { get; set; }
///
/// BuyNum
///
public Int32? BuyNum { get; set; }
public Int32? NowNum { get; set; }
///
/// CheckNum
///
public Int32? CheckNum { get; set; }
///
/// NowNum
///
public Int32? MateNum { get; set; }
public Int32? InNum { get; set; }
public String GoodsCode { get; set; }
public String GoodsName { get; set; }
public String SKU { get; set; }
public Int32? KCNum { get; set; }
public Int32? LeftNum { get; set; }
public Int32? AddNum { get; set; }
public String FirstImgUrl { get; set; }
///
/// InDate
///
public DateTime? InDate { get; set; }
public Int32? Num1 { get; set; }
public Int32? Num2 { get; set; }
public Int32? Num3 { get; set; }
public Int32? Num4 { get; set; }
public Int32? Num5{ get; set; }
public Int32? Num6 { get; set; }
public Int32? Num7 { get; set; }
public Int32? Num8{ get; set; }
public Int32? Num9 { get; set; }
public Int32? Num10 { get; set; }
public Int32? Num11 { get; set; }
public Int32? Num12 { get; set; }
public Int32? Num13 { get; set; }
public Int32? Num14 { get; set; }
public Int32? Num15 { get; set; }
public Int32? Num16{ get; set; }
public Int32? Num17 { get; set; }
public Int32? Num18{ get; set; }
public Int32? Num19 { get; set; }
public Int32? Num20 { get; set; }
public Int32? Num21 { get; set; }
public Int32? Num22 { get; set; }
public Int32? Num23{ get; set; }
public Int32? Num24 { get; set; }
public Int32? Num25 { get; set; }
public Int32? Num26 { get; set; }
public Int32? Num27{ get; set; }
public Int32? Num28 { get; set; }
public Int32? Num29 { get; set; }
public Int32? Num30 { get; set; }
public decimal? TotalPrice { get; set; }
public decimal? Solid { get; set; }
public decimal? JYPrice { get; set; }
public decimal? InPrice { get; set; }
public Int32? OrderDays { get; set; }
public decimal? TSolid { get; set; }
public decimal? MSolid { get; set; }
public decimal? NSolid { get; set; }
public decimal? Solid1 { get; set; }
public decimal? Solid2 { get; set; }
public decimal? Solid3 { get; set; }
public decimal? Solid4 { get; set; }
public decimal? Solid5 { get; set; }
public decimal? Solid6 { get; set; }
public decimal? Solid7 { get; set; }
public decimal? Solid8 { get; set; }
public decimal? Solid9 { get; set; }
public decimal? Solid10 { get; set; }
public decimal? Solid11 { get; set; }
public decimal? Solid12 { get; set; }
public decimal? Solid13 { get; set; }
public decimal? Solid14 { get; set; }
public decimal? Solid15 { get; set; }
public decimal? Solid16 { get; set; }
public decimal? Solid17 { get; set; }
public decimal? Solid18 { get; set; }
public decimal? Solid20 { get; set; }
public decimal? Solid21 { get; set; }
public decimal? Solid22 { get; set; }
public decimal? Solid23{ get; set; }
public decimal? Solid24 { get; set; }
public decimal? Solid25 { get; set; }
public decimal? Solid26 { get; set; }
public decimal? Solid27{ get; set; }
public decimal? Solid28{ get; set; }
public decimal? Solid29 { get; set; }
public decimal? Solid30 { get; set; }
}
public class HW_UserFee
{
///
/// Id
///
public Int32? Id { get; set; }
public Int32? ShopId { get; set; }
public String ShopUser { get; set; }
public String ShopName { get; set; }
///
/// InDate
///
public DateTime? InDate { get; set; }
public String FeeDesc1 { get; set; }
public String FeeDesc2 { get; set; }
public String FeeDesc3 { get; set; }
public String FeeDesc4{ get; set; }
public String FeeDesc5 { get; set; }
public String FeeDesc6 { get; set; }
public String FeeDesc7{ get; set; }
public String FeeDesc8{ get; set; }
public String FeeDesc9 { get; set; }
public String FeeDesc10 { get; set; }
public decimal? Num1 { get; set; }
public decimal? Num2 { get; set; }
public decimal? Num3 { get; set; }
public decimal? Num4 { get; set; }
public decimal? Num5 { get; set; }
public decimal? Num6 { get; set; }
public decimal? Num7 { get; set; }
public decimal? Num8 { get; set; }
public decimal? Num9 { get; set; }
public decimal? Num10 { get; set; }
public decimal? TotalPrice { get; set; }
}
public class CK_FeeReportYY
{
public int? ShopId { get; set; }
public int? CompanyId { get; set; }
public decimal? Dec { get; set; }
public decimal? Dec2 { get; set; }
public string FeeDesc { get; set; }
public string FeeName { get; set; }
public int? FeeType { get; set; }
public int? Id { get; set; }
public DateTime? InDate { get; set; }
public int? Num { get; set; }
public int? Num2 { get; set; }
public decimal? TotalFee { get; set; }
}
public class HW_UserMate
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// OrderId
///
public Int32? OrderId { get; set; }
///
/// InDate
///
public DateTime? InDate { get; set; }
///
/// IsDel
///
public Int32? IsDel { get; set; }
///
/// JoinOrderCode
///
public String JoinOrderCode { get; set; }
}
public class DT_OrderGoodsUser
{
public int? OrderId { get; set; }
public decimal? Fee6 { get; set; }
public decimal? Fee7 { get; set; }
public decimal? Fee8 { get; set; }
public decimal? Fee11 { get; set; }
public decimal? Fee12 { get; set; }
public decimal? Fee13 { get; set; }
public decimal? Fee14{ get; set; }
public int? GoodsId { get; set; }
public int? UserId { get; set; }
public int? PlatId { get; set; }
public int? ShopId { get; set; }
public decimal? TotalPrice { get; set; }
public decimal? InPrice { get; set; }
public decimal? Solid { get; set; }
public decimal? GoodsOrderFee { get; set; }
public decimal? FeeRate { get; set; }
public string RevFax { get; set; }
public int? GoodsNum { get; set; }
public int? GoodsNum2 { get; set; }
public decimal? Weight { get; set; }
}
public class FedexOrder2
{
public string CustomerTransactionId { get; set; }
public string PostCode { get; set; }
}
public class CG_PurchaseNew
{
public string Account { get; set; }
public DateTime? BackDate { get; set; }
public string BuyCode { get; set; }
public DateTime? BuyDate { get; set; }
public string ChaseCode { get; set; }
public int? ChaseId { get; set; }
public string CheckContent { get; set; }
public DateTime? CheckDate { get; set; }
public string CheckName { get; set; }
public string CheckState { get; set; }
public int? CheckUid { get; set; }
public int? CompanyId { get; set; }
public DateTime? DoneDate { get; set; }
public string ErrorInfo { get; set; }
public List GoodsList { get; set; }
public decimal? GoodsMoney { get; set; }
public int? GoodsNum { get; set; }
public int? GoodsState { get; set; }
public DateTime? InDate { get; set; }
public int? InGoodsNum { get; set; }
public string InName { get; set; }
public int? InUserId { get; set; }
public int? IsBH { get; set; }
public int? IsCheck { get; set; }
public int? IsDelete { get; set; }
public int? IsError { get; set; }
public int? IsFactory { get; set; }
public int? IsGJ { get; set; }
public int? OldBH { get; set; }
public int? OldFactory { get; set; }
public DateTime? PostDate { get; set; }
public decimal? PostFee { get; set; }
public string PostionCode { get; set; }
public int? PostState { get; set; }
public string PostStateName { get; set; }
public string Remark { get; set; }
public string ReveState { get; set; }
public string SimpErrorInfo { get; set; }
public int? State { get; set; }
public string Supplier { get; set; }
public string SupplierName { get; set; }
public string SupplierPhone { get; set; }
public decimal? TCFee1 { get; set; }
public decimal? TCFee2 { get; set; }
public decimal? TCFee3 { get; set; }
public decimal? TCFee4 { get; set; }
public decimal? TCFee5 { get; set; }
public decimal? TCFee6 { get; set; }
public decimal? TSoild { get; set; }
public int? StoreId { get; set; }
}
public class CK_StoreSoild
{
public string StoreName { get; set; }
public string PostionCode { get; set; }
public decimal? Solid { get; set; }
}
public class DT_OrderModelNew
{
public int? BoxRate { get; set; }
public decimal? Weight2 { get; set; }
public decimal? Weight { get; set; }
public int? Upload_label { get; set; }
public string Zone { get; set; }
public decimal? FeeRate { get; set; }
public decimal? FeeRate2 { get; set; }
public string BankCode { get; set; }
public string BankNo { get; set; }
public decimal? BoxFee { get; set; }
public string BuyRemark { get; set; }
public int? Channel { get; set; }
public int? CompanyId { get; set; }
public string CountryCode { get; set; }
public string CountryName { get; set; }
public string CustomBankCode { get; set; }
public string CustomID { get; set; }
public int? CustomType { get; set; }
public string ErrorImage { get; set; }
public string ErrorInfo { get; set; }
public decimal? escrowFee { get; set; }
public string FactPostInfo { get; set; }
public decimal? Fee3 { get; set; }
public decimal? Fee6 { get; set; }
public decimal? Fee7 { get; set; }
public decimal? Fee8 { get; set; }
public decimal? Fee9 { get; set; }
public decimal? Fee10 { get; set; }
public decimal? Fee11 { get; set; }
public decimal? Fee12 { get; set; }
public decimal? Fee13 { get; set; }
public decimal? Fee14{ get; set; }
public string FeeLog { get; set; }
public int? FeeType { get; set; }
public string FontTrackCode { get; set; }
public string GoodsAddr { get; set; }
public string GoodsCode { get; set; }
public decimal? GoodsFee { get; set; }
public string GoodsName { get; set; }
public int? GoodsNum { get; set; }
public int? Id { get; set; }
public int? IfCF { get; set; }
public DateTime? InDate { get; set; }
public int? InUserId { get; set; }
public int? IsFba { get; set; }
public int? IsJoin { get; set; }
public int? IsRegister { get; set; }
public int? IsSpare { get; set; }
public string JoinOrderCode { get; set; }
public string LeaveWord { get; set; }
public int? LogisticsId { get; set; }
public int? MateState { get; set; }
public string MoneyCode { get; set; }
public DateTime? MoneyDate { get; set; }
public int? MoneyState { get; set; }
public string MoneyType { get; set; }
public int? NoBuy { get; set; }
public string OrderCode { get; set; }
public DateTime? OrderDate { get; set; }
public int? OrderId { get; set; }
public int? OrderLevel { get; set; }
public string OrderName { get; set; }
public int? OrderState { get; set; }
public int? OrderState2 { get; set; }
public int? PlatId { get; set; }
public string PlatOrderCode { get; set; }
public int? Post { get; set; }
public DateTime? PostDate { get; set; }
public string PostError { get; set; }
public decimal? PostFee { get; set; }
public string PostInfo { get; set; }
public string PostOneCode { get; set; }
public int? PostState { get; set; }
public DateTime? PrintDate { get; set; }
public int? PrintState { get; set; }
public string RevAddr { get; set; }
public string RevArea { get; set; }
public string RevCity { get; set; }
public string RevCountry { get; set; }
public string RevFax { get; set; }
public string RevMail { get; set; }
public string RevMoblie { get; set; }
public string RevName { get; set; }
public string RevPhone { get; set; }
public string RevPostCode { get; set; }
public string RevProvince { get; set; }
public string RevProvinceCode { get; set; }
public decimal? RMBPrice { get; set; }
public int? SaleUserId { get; set; }
public int? SendAddr { get; set; }
public string SendInfo { get; set; }
public int? ShopId { get; set; }
public string ShopName { get; set; }
public string SKU { get; set; }
public int? State { get; set; }
public int? StoreId { get; set; }
public decimal? TotalPrice { get; set; }
public decimal? TotalSoild { get; set; }
public decimal? TotalWeight { get; set; }
public string TrackCode { get; set; }
public string TrackCode2 { get; set; }
public DateTime? UpdateDate { get; set; }
public int? WeightRate { get; set; }
public decimal? FactOrderFee { get; set; }
public decimal? FactOrderCommison { get; set; }
public decimal? FactOrderFax { get; set; }
public int? JHError { get; set; }
public string JHRemark { get; set; }
public decimal? DR_BackFee { get; set; }
public decimal? DR_SSFee { get; set; }
public decimal? DR_PostFee { get; set; }
public decimal? FeeLTL { get; set; }
public decimal? UpsFeeR { get; set; }
public decimal? UpsFeeE { get; set; }
public int? IsSyncToWMS { get; set; }
public decimal? UpsFeeE1 { get; set; }
public decimal? UpsFeeE2 { get; set; }
public decimal? UpsFeeW1 { get; set; }
public decimal? UpsFeeW2 { get; set; }
}
public class DT_OrderModelSave
{
public Int32? Id { get; set; }
///
/// 是否重发订单1是0否
///
public Int32? IfCF { get; set; }
public Int32? OrderId { get; set; }
///
/// 订单等级
///
public Int32? OrderLevel { get; set; }
///
/// 平台店铺id
///
public Int32? ShopId { get; set; }
public Int32? PlatId { get; set; }
///
/// 平台店铺
///
public String ShopName { get; set; }
///
/// 订单号
///
public String OrderCode { get; set; }
///
/// 平台订单号
///
public String PlatOrderCode { get; set; }
///
/// 合并的订单号,填的是要合并的订单的PlatOrderCode
///
public String JoinOrderCode { get; set; }
///
/// 订单名称
///
public String OrderName { get; set; }
///
/// 是否是合并订单
///
public Int32? IsJoin { get; set; }
///
/// 货物编号
///
public String GoodsCode { get; set; }
///
/// 货物名称
///
public String GoodsName { get; set; }
///
/// 购买数量
///
public Int32? GoodsNum { get; set; }
///
/// 价格总计
///
public Decimal? TotalPrice { get; set; }
///
/// 价格总计
///
public Decimal? RMBPrice { get; set; }
public Decimal? escrowFee { get; set; }
///
/// 货币代码
///
public String MoneyCode { get; set; }
///
/// 0未收款1已收款
///
public Int32? MoneyState { get; set; }
///
/// 收款时间
///
public DateTime? MoneyDate { get; set; }
///
/// 发货状态0未发货1已发货2不允许发货
///
public Int32? PostState { get; set; }
///
/// 发货时间
///
public DateTime? PostDate { get; set; }
///
/// 打印状态0未打印1已经打印
///
public Int32? PrintState { get; set; }
public DateTime? PrintDate { get; set; }
///
/// 匹配状态0未匹配1部分匹配2匹配完成
///
public Int32? MateState { get; set; }
///
/// 订单状态0删除1未完成2已经结束
///
public Int32? State { get; set; }
///
/// 订单时间
///
public DateTime? OrderDate { get; set; }
///
/// 导入时间
///
public DateTime? InDate { get; set; }
///
/// 导入人
///
public Int32? InUserId { get; set; }
public DateTime? UpdateDate { get; set; }
///
/// 订单销售
///
public Int32? SaleUserId { get; set; }
public Int32? CompanyId { get; set; }
public Decimal? TotalWeight { get; set; }
public Decimal? TotalSoild { get; set; }
///
/// 货币
///
public String MoneyType { get; set; }
///
/// Sku
///
public String CustomID { get; set; }
///
/// 客户id
///
public String SKU { get; set; }
///
/// 收件人
///
public String RevName { get; set; }
///
/// 买家国家
///
public String RevCountry { get; set; }
///
/// 买家州
///
public String RevProvince { get; set; }
///
/// 买家城市
///
public String RevCity { get; set; }
///
/// 买家区县
///
public String RevArea { get; set; }
///
/// 收件地址
///
public String RevAddr { get; set; }
///
/// 电话
///
public String RevPhone { get; set; }
///
/// 手机
///
public String RevMoblie { get; set; }
///
/// 邮箱
///
public String RevMail { get; set; }
///
/// 传真
///
public String RevFax { get; set; }
///
/// 收件人邮编
///
public String RevPostCode { get; set; }
///
/// 提交信息
///
public String SendInfo { get; set; }
///
/// 异常信息
///
public String ErrorInfo { get; set; }
///
/// 购买备注
///
public String BuyRemark { get; set; }
///
/// 留言
///
public String LeaveWord { get; set; }
///
/// 计费方式
///
public Int32? FeeType { get; set; }
///
/// 是否挂号
///
public Int32? IsRegister { get; set; }
///
/// 运输方式
///
public Int32? Post { get; set; }
///
/// 运输费用
///
public Decimal? PostFee { get; set; }
///
/// 包装费用
///
public Decimal? BoxFee { get; set; }
///
/// 货物货值
///
public Decimal? GoodsFee { get; set; }
///
/// 我方银行账户
///
public String BankCode { get; set; }
///
/// 银行流水号
///
public String BankNo { get; set; }
///
/// 客户银行账户
///
public String CustomBankCode { get; set; }
///
/// 客户类型1平台2直销
///
public Int32? CustomType { get; set; }
///
/// 错发图片id
///
public String ErrorImage { get; set; }
///
/// 渠道
///
public Int32? Channel { get; set; }
///
/// 物品地址
///
public String GoodsAddr { get; set; }
///
/// 跟踪码
///
public String TrackCode { get; set; }
public String TrackCode2 { get; set; }
///
/// 前置跟踪码
///
public String FontTrackCode { get; set; }
///
/// 发货仓库
///
public Int32? StoreId { get; set; }
///
/// 快递信息
///
public String PostInfo { get; set; }
///
/// 快递信息
///
public String FactPostInfo { get; set; }
///
/// 是否海外仓
///
public Int32? IsFba { get; set; }
///
/// 订单状态1正常2有留言3异常
///
public Int32? OrderState { get; set; }
public Int32? OrderState2 { get; set; }
public String CountryCode { get; set; }
public String CountryName { get; set; }
public String PostError { get; set; }
///
/// 重量验证比例
///
public Int32? WeightRate { get; set; }
public Int32? SendAddr { get; set; }
public Int32? IsSpare { get; set; }
public Int32? NoBuy { get; set; }
public Int32? LogisticsId { get; set; }
public String PostOneCode { get; set; }
public String RevProvinceCode { get; set; }
public Decimal? Fee3 { get; set; }
public Decimal? Fee6 { get; set; }
public Decimal? Fee7 { get; set; }
public Decimal? Fee8 { get; set; }
public String FeeLog { get; set; }
///
/// 订单是否同步到WMS系统
///
public int? IsSyncToWMS { get; set; }
}
public class DT_OrderNew
{
public string LxMess { get; set; }
public string BankCode { get; set; }
public string BankNo { get; set; }
public decimal? BoxFee { get; set; }
public DateTime? BuyDate { get; set; }
public string BuyRemark { get; set; }
public int? Channel { get; set; }
public int? CompanyId { get; set; }
public string Country { get; set; }
public string CountryCode { get; set; }
public string CountryName { get; set; }
public string CustomBankCode { get; set; }
public string CustomID { get; set; }
public int? CustomType { get; set; }
public string ErrorImage { get; set; }
public string ErrorInfo { get; set; }
public decimal? escrowFee { get; set; }
public decimal? Fee6 { get; set; }
public decimal? Fee7 { get; set; }
public decimal? Fee8 { get; set; }
public decimal? Fee10 { get; set; }
public decimal? Fee11 { get; set; }
public decimal? Fee12 { get; set; }
public decimal? Fee13 { get; set; }
public decimal? Fee14{ get; set; }
public int? FeeType { get; set; }
public string FontTrackCode { get; set; }
public DateTime? FPDate { get; set; }
public string GHeight { get; set; }
public string GLong { get; set; }
public string GoodsAddr { get; set; }
public string GoodsCode { get; set; }
public decimal? GoodsFee { get; set; }
public List GoodsList { get; set; }
public List GoodsListtj { get; set; }
public string GoodsName { get; set; }
public int? GoodsNum { get; set; }
public string GWeight { get; set; }
public string GWidth { get; set; }
public int? Id { get; set; }
public DateTime? InDate { get; set; }
public int? InUserId { get; set; }
public int? IsBlank { get; set; }
public int? IsFba { get; set; }
public int? IsJoin { get; set; }
public string IsJoinState { get; set; }
public int? IsRegister { get; set; }
public int? IsSpare { get; set; }
public string JoinOrderCode { get; set; }
public string LeaveWord { get; set; }
public string LocalPost { get; set; }
public int? LogisticsId { get; set; }
public decimal? LR { get; set; }
public int? MateState { get; set; }
public string MateStateName { get; set; }
public string MoneyCode { get; set; }
public DateTime? MoneyDate { get; set; }
public int? MoneyState { get; set; }
public string MoneyType { get; set; }
public string OnlinePostId { get; set; }
public string OrderCode { get; set; }
public DateTime? OrderDate { get; set; }
public int? OrderId { get; set; }
public int? OrderLevel { get; set; }
public string OrderName { get; set; }
public DateTime? OrderOutDate { get; set; }
public int? OrderState { get; set; }
public int? OrderState2 { get; set; }
public int? PlatId { get; set; }
public string PlatOrderCode { get; set; }
public int? Post { get; set; }
public DateTime? PostDate { get; set; }
public decimal? PostFee { get; set; }
public string PostInfo { get; set; }
public string PostOneCode { get; set; }
public int? PostState { get; set; }
public DateTime? PrintDate { get; set; }
public int? PrintState { get; set; }
public string PrintStateName { get; set; }
public string PrintTemplateName { get; set; }
public string RevAddr { get; set; }
public string RevArea { get; set; }
public string RevCity { get; set; }
public string RevCountry { get; set; }
public string RevFax { get; set; }
public string RevMail { get; set; }
public string RevMoblie { get; set; }
public string RevName { get; set; }
public string RevPhone { get; set; }
public string RevPostCode { get; set; }
public string RevProvince { get; set; }
public int? SaleUserId { get; set; }
public int? SendAddr { get; set; }
public string SendInfo { get; set; }
public int? ShopId { get; set; }
public string ShopName { get; set; }
public string SimpErrorInfo { get; set; }
public string SKU { get; set; }
public int? State { get; set; }
public string StateName { get; set; }
public int? StoreId { get; set; }
public decimal? TotalPrice { get; set; }
public decimal? TotalSoild { get; set; }
public decimal? TotalWeight { get; set; }
public string TrackCode { get; set; }
public string TrackInfo { get; set; }
public string TrackStateName { get; set; }
public DateTime? UpdateDate { get; set; }
public decimal? YGLR { get; set; }
}
public class DT_DefaultDataNew
{
public decimal? AddPrice { get; set; }
public decimal? BackPrice { get; set; }
public int? Num { get; set; }
public decimal? Num10 { get; set; }
public int? Num11 { get; set; }
public int? Num2 { get; set; }
public int? Num3 { get; set; }
public decimal? Num4 { get; set; }
public decimal? Num5 { get; set; }
public decimal? Num6 { get; set; }
public decimal? Num7 { get; set; }
public string Num8 { get; set; }
public int? Num9 { get; set; }
public int? Num15 { get; set; }
public int? Num12 { get; set; }
public int? Num13 { get; set; }
public int? Num14 { get; set; }
public int? Num16 { get; set; }
public int? Num17{ get; set; }
public int? Num18 { get; set; }
public decimal? Num19 { get; set; }
public decimal? Num20 { get; set; }
public decimal? Num21 { get; set; }
public decimal? SiglePrice { get; set; }
public decimal? SiglePrice2 { get; set; }
public decimal? SiglePrice3 { get; set; }
public decimal? SiglePrice4 { get; set; }
public decimal? SiglePrice5 { get; set; }
public decimal? SiglePriceUSD { get; set; }
public decimal? TotalPrice { get; set; }
public decimal? TotalPriceUSD { get; set; }
public decimal? TotalPriceUSD2 { get; set; }
}
public class HW_JZLink
{
public Int32? OrderId{ get; set; }
///
/// Id
///
public Int32? Id { get; set; }
///
/// GoodsId
///
public Int32? GoodsId { get; set; }
///
/// LinkUrl
///
public String LinkUrl { get; set; }
///
/// Price
///
public Decimal? Price { get; set; }
///
/// Sort
///
public String Sort { get; set; }
///
/// Price2
///
public Decimal? Price2 { get; set; }
///
/// Price3
///
public Decimal? Price3 { get; set; }
///
/// Remark
///
public String Remark { get; set; }
///
/// Remark2
///
public String Remark2 { get; set; }
///
/// Remark3
///
public String Remark3 { get; set; }
public Int32? ShopId { get; set; }
}
public class HW_PostFee
{
///
/// Id
///
public Int32? GoodsId { get; set; }
///
/// Fee6
///
public Decimal? Fee1 { get; set; }
public Decimal? Fee2 { get; set; }
public Decimal? Fee3 { get; set; }
public Decimal? Fee4 { get; set; }
public Decimal? Fee5 { get; set; }
///
/// Fee6
///
public Decimal? Fee6 { get; set; }
///
/// Fee7
///
public Decimal? Fee7 { get; set; }
///
/// Fee8
///
public Decimal? Fee8 { get; set; }
public Decimal? FeeRate { get; set; }
}
public class DD_Goods
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// InDate
///
public DateTime? InDate { get; set; }
///
/// InName
///
public String InName { get; set; }
///
/// ShopId
///
public Int32? ShopId { get; set; }
///
/// GoodsId
///
public Int32? GoodsId { get; set; }
public String GoodsCode { get; set; }
public String ShopName { get; set; }
public String Url { get; set; }
public String Url2 { get; set; }
public string Appkey { get; set; }
public string RefreshToken { get; set; }
public string DeveKey { get; set; }
public string AccessToken { get; set; }
public string Country { get; set; }
public string Code { get; set; }
}
public class DD_GoodsCodeData
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// ShopId
///
public Int32? ShopId { get; set; }
public String ShopName { get; set; }
public String asin { get; set; }
///
/// GoodsId
///
public Int32? GoodsId { get; set; }
///
/// InDate
///
public DateTime? InDate { get; set; }
///
/// OrderDate
///
public DateTime? OrderDate { get; set; }
///
/// GoodsCode
///
public String GoodsCode { get; set; }
///
/// Dec1
///
public Decimal? Dec1 { get; set; }
///
/// Dec2
///
public Decimal? Dec2 { get; set; }
///
/// Dec3
///
public Decimal? Dec3 { get; set; }
///
/// Dec4
///
public Decimal? Dec4 { get; set; }
///
/// Dec5
///
public Decimal? Dec5 { get; set; }
///
/// Dec6
///
public Decimal? Dec6 { get; set; }
///
/// Dec7
///
public Decimal? Dec7 { get; set; }
///
/// Int1
///
public Int32? Int1 { get; set; }
///
/// Int2
///
public Int32? Int2 { get; set; }
///
/// Int3
///
public Int32? Int3 { get; set; }
public Int32? Int4 { get; set; }
public Int32? Int5 { get; set; }
///
/// Str1
///
public String Str1 { get; set; }
///
/// Str2
///
public String Str2 { get; set; }
///
/// Str3
///
public String Str3 { get; set; }
///
/// Str4
///
public String Str4 { get; set; }
///
/// Str5
///
public String Str5 { get; set; }
///
/// Str6
///
public String Str6 { get; set; }
///
/// Str7
///
public String Str7 { get; set; }
///
/// Str8
///
public String Str8 { get; set; }
///
/// Str9
///
public String Str9 { get; set; }
///
/// Str10
///
public String Str10 { get; set; }
///
/// Int6
///
public Int32? Int6 { get; set; }
///
/// Int7
///
public Int32? Int7 { get; set; }
///
/// Int8
///
public Int32? Int8 { get; set; }
///
/// Int9
///
public Int32? Int9 { get; set; }
///
/// Int10
///
public Int32? Int10 { get; set; }
///
/// Dec8
///
public Decimal? Dec8 { get; set; }
///
/// Dec9
///
public Decimal? Dec9 { get; set; }
///
/// Dec10
///
public Decimal? Dec10 { get; set; }
public string Url { get; set; }
public string InName { get; set; }
}
public class HW_GoodsLeft2
{
public int? DetailId { get; set; }
public string GoodsCode { get; set; }
public string GoodsName { get; set; }
public int? GoodsNum { get; set; }
public string GoodsOldCode { get; set; }
public string IsOut { get; set; }
public int? LeftNum { get; set; }
public int? LockNum { get; set; }
public string NewPostionCode { get; set; }
public int? OutNum { get; set; }
public string PostionCode { get; set; }
public string PostionDesc { get; set; }
public int? PostionId { get; set; }
public string StoreCode { get; set; }
public int? StoreId { get; set; }
public string StoreName { get; set; }
public string TypeCode { get; set; }
public string TypeDesc { get; set; }
public int? UseGoodsNum { get; set; }
public decimal? Soild { get; set; }
}
public class JC_MenuListNew
{
public int? CompanyId { get; set; }
public string css { get; set; }
public int? id { get; set; }
public int? IsUse { get; set; }
public int? Layer { get; set; }
public string ModuleName { get; set; }
public string ModuleName2 { get; set; }
public int? ModuleNo { get; set; }
public int? ModuleType { get; set; }
public string ModuleUrl { get; set; }
public string ModuleUrl2 { get; set; }
public int? ParentModuleNo { get; set; }
public int? PopedomType { get; set; }
public int? Sort { get; set; }
public string SortNo { get; set; }
public int? Target { get; set; }
}
public class HW_GoodsNew
{
public decimal? CKG { get; set; }
public string JYSales { get; set; }
public string KFName2 { get; set; }
public string KFName { get; set; }
public int? AutoPlan { get; set; }
public decimal? AvgTime { get; set; }
public decimal? BGPrice { get; set; }
public int? BoxRate { get; set; }
public string Cert { get; set; }
public int? CompanyId { get; set; }
public string DefaultCity { get; set; }
public string DeptRemark { get; set; }
public decimal? FeeRate { get; set; }
public string FirstImgUrl { get; set; }
public string GoodsCode { get; set; }
public string GoodsEg { get; set; }
public string GoodsEnglisgName { get; set; }
public int? GoodsHJNum { get; set; }
public int? GoodsHJNum2 { get; set; }
public int? GoodsHJNum3 { get; set; }
public int? GoodsHJNum4 { get; set; }
public int? GoodsId { get; set; }
public string GoodsImageIds { get; set; }
public string GoodsInfo { get; set; }
public int? GoodsInNum { get; set; }
public List GoodsList { get; set; }
public int? GoodsLockNum { get; set; }
public string GoodsName { get; set; }
public int? GoodsNo { get; set; }
public int? GoodsNum { get; set; }
public string GoodsOldCode { get; set; }
public int? GoodsOutNum { get; set; }
public int? GoodsPlanNum { get; set; }
public string GoodsRemark { get; set; }
public string GoodsSupplyCode { get; set; }
public decimal? Height { get; set; }
public decimal? Height2 { get; set; }
public string HGCode { get; set; }
public string HGCompanyCode { get; set; }
public List ImgList { get; set; }
public DateTime? InDate { get; set; }
public decimal? InPrice { get; set; }
public int? IsGYS { get; set; }
public decimal? JYPrice { get; set; }
public int? LeftNum { get; set; }
public decimal? Long { get; set; }
public decimal? Long2 { get; set; }
public decimal? NetWeight { get; set; }
public int? NoGoods { get; set; }
public string NoGoodsState { get; set; }
public int? NoticeDays { get; set; }
public string NoticeShop { get; set; }
public decimal? NowPrice { get; set; }
public string OldSupplier { get; set; }
public decimal? PageFee { get; set; }
public int? Position { get; set; }
public decimal? PostPrice { get; set; }
public int? SafeNum { get; set; }
public decimal? Solid { get; set; }
public string SolidUnit { get; set; }
public int? SortId { get; set; }
public int? SortId1 { get; set; }
public string SortId2 { get; set; }
public string SortName { get; set; }
public int? State { get; set; }
public int? Supplier { get; set; }
public string SupplierId { get; set; }
public List SupplierList { get; set; }
public string SupplierName { get; set; }
public decimal? TotalSolid { get; set; }
public DateTime? UpdateDate { get; set; }
public string UpdateName { get; set; }
public int? UpOff { get; set; }
public decimal? Weight { get; set; }
public decimal? Weight2 { get; set; }
public string WeightUnit { get; set; }
public decimal? Width { get; set; }
public decimal? Width2 { get; set; }
public int? XPId { get; set; }
public string IsBox { get; set; }
public int? JHDays { get; set; }
public int? BoxNum { get; set; }
public string BoxStoreCode { get; set; }
///
/// 补贴费用
///
public decimal? SubsidyFee { get; set; }
}
#region WMS产品
public class HW_GoodsInfo_WMS
{
///
/// GoodsId
///
public Int32? GoodsId { get; set; }
///
/// 产品货号
///
public String GoodsCode { get; set; }
public String GoodsCodeNew { get; set; }
public string SaleGoodsCode { get; set; }
///
/// 货物编码字母
///
public String GoodsEg { get; set; }
///
/// 货物编号序号
///
public Int32? GoodsNo { get; set; }
///
/// 货物原编码(在供应商那边的编码)
///
public String GoodsOldCode { get; set; }
///
/// 类别id
///
public Int32? SortId { get; set; }
///
/// 产品类目
///
public String SortName { get; set; }
///
/// 供应商id
///
public String SupplierId { get; set; }
///
/// 中文名
///
public String GoodsName { get; set; }
///
/// 英文名
///
public String GoodsEnglisgName { get; set; }
///
/// GoodsNum
///
public Int32? GoodsNum { get; set; }
///
/// GoodsLockNum
///
public Int32? GoodsLockNum { get; set; }
///
/// 商品价格(第一批价格)
///
public Decimal? InPrice { get; set; }
///
/// 商品价格(最近批次价格)
///
public Decimal? NowPrice { get; set; }
///
/// 产品重量
///
public Decimal? Weight { get; set; }
///
/// 重量单位(kg,LBS)
///
public String WeightUnit { get; set; }
///
/// 货物体积
///
public Decimal? Solid { get; set; }
///
/// 体积单位
///
public String SolidUnit { get; set; }
///
/// 库位id
///
public Int32? Position { get; set; }
///
/// InDate
///
public String InDate { get; set; }
///
/// UpdateDate
///
public String UpdateDate { get; set; }
///
/// FirstImgUrl
///
public String FirstImgUrl { get; set; }
///
/// GoodsImageIds
///
public String GoodsImageIds { get; set; }
///
/// CompanyId
///
public Int32? CompanyId { get; set; }
public string CompanyName { get; set; }
///
/// 货物计划购买数量
///
public Int32? GoodsPlanNum { get; set; }
///
/// 海外仓数量
///
public Int32? GoodsOutNum { get; set; }
///
/// 购买途中数量
///
public Int32? GoodsInNum { get; set; }
///
/// 安全库存
///
public Int32? SafeNum { get; set; }
///
/// 海关编码
///
public String HGCode { get; set; }
///
/// 海关单位编码
///
public String HGCompanyCode { get; set; }
///
/// 海关单位编码
///
public String UpdateName { get; set; }
///
/// 备注
///
public String GoodsRemark { get; set; }
///
/// AutoPlan
///
public Int32? AutoPlan { get; set; }
///
/// 无货
///
public Int32? NoGoods { get; set; }
///
/// 平均到货天数
///
public Decimal? AvgTime { get; set; }
///
/// 状态0删除1临时2正式
///
public Int32? State { get; set; }
///
/// Supplier
///
public Int32? Supplier { get; set; }
///
/// 事业部提醒备注
///
public String DeptRemark { get; set; }
///
/// 异常定期提醒0表示不提醒,其它表示几天后提醒
///
public Int32? NoticeDays { get; set; }
///
/// GoodsInfo
///
public String GoodsInfo { get; set; }
///
/// DefaultCity
///
public String DefaultCity { get; set; }
///
/// PageFee
///
public Decimal? PageFee { get; set; }
///
/// PostPrice
///
public Decimal? PostPrice { get; set; }
///
/// GoodsSupplyCode
///
public String GoodsSupplyCode { get; set; }
///
/// BGPrice
///
public Decimal? BGPrice { get; set; }
///
/// GoodNote
///
public String GoodNote { get; set; }
///
/// NoticeShop
///
public String NoticeShop { get; set; }
///
/// GoodsHJNum
///
public Int32? GoodsHJNum { get; set; }
///
/// GoodsHJNum2
///
public Int32? GoodsHJNum2 { get; set; }
public Int32? GoodsHJNum3 { get; set; }
public Int32? GoodsHJNum4 { get; set; }
///
/// NetWeight
///
public Decimal? NetWeight { get; set; }
///
/// 产品外箱长
///
public Decimal? Long { get; set; }
///
/// 产品外箱宽
///
public Decimal? Width { get; set; }
///
/// 产品外箱高
///
public Decimal? Height { get; set; }
///
/// 箱率
///
public Int32? BoxRate { get; set; }
///
/// Cert
///
public String Cert { get; set; }
///
/// UpOff
///
public Int32? UpOff { get; set; }
///
/// FeeRate
///
public Decimal? FeeRate { get; set; }
///
/// JYPrice
///
public Decimal? JYPrice { get; set; }
///
/// Long2
///
public Decimal? Long2 { get; set; }
///
/// Width2
///
public Decimal? Width2 { get; set; }
///
/// Height2
///
public Decimal? Height2 { get; set; }
///
/// Weight2
///
public Decimal? Weight2 { get; set; }
///
/// GoodsInNum2
///
public Int32? GoodsInNum2 { get; set; }
///
/// LastOrderDate
///
public String LastOrderDate { get; set; }
///
/// IsSure
///
public Int32? IsSure { get; set; }
///
/// 产品条码
///
public String BarCode { get; set; }
///
/// 外箱条码
///
public String BoxBarCode { get; set; }
///
/// 报关金额
///
public Decimal? HG_Price { get; set; }
///
/// 产品外箱尺寸单位(cm,in)
///
public String BoxUnit { get; set; }
///
/// UPC
///
public String UPC { get; set; }
///
/// 库存数量(入库数量-出库数量)
///
public int? StockNum { get; set; }
///
/// 产品条码图片
///
public byte[] GoodsBarCodeImg { get; set; }
///
/// 产品外箱条码图片
///
public byte[] GoodsBoxBarCodeImg { get; set; }
///
/// 箱体积
///
public decimal? BoxSolid { get; set; }
///
/// 总入库数量
///
public int? InStockNum { get; set; }
}
#endregion
public class DT_BlackName
{
///
/// id
///
public Int32? id { get; set; }
///
/// RevName
///
public String RevName { get; set; }
///
/// RevCountry
///
public String RevCountry { get; set; }
///
/// RevProvince
///
public String RevProvince { get; set; }
///
/// RevAddr
///
public String RevAddr { get; set; }
///
/// RevPhone
///
public String RevPhone { get; set; }
///
/// RevMoblie
///
public String RevMoblie { get; set; }
///
/// RevCity
///
public String RevCity { get; set; }
///
/// orderid
///
public String orderid { get; set; }
///
/// userid
///
public Int32? userid { get; set; }
public String ShopName { get; set; }
}
public class DT_PostVote
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// OrderId
///
public Int32? OrderId { get; set; }
///
/// trackcode
///
public String trackcode { get; set; }
///
/// ActualWeightAmount
///
public Decimal? ActualWeightAmount { get; set; }
///
/// ActualWeightUnits
///
public String ActualWeightUnits { get; set; }
///
/// RatedWeightAmount
///
public Decimal? RatedWeightAmount { get; set; }
///
/// DimLength
///
public Decimal? DimLength { get; set; }
///
/// DimWidth
///
public Decimal? DimWidth { get; set; }
///
/// DimHeight
///
public Decimal? DimHeight { get; set; }
///
/// DimDivisor
///
public Decimal? DimDivisor { get; set; }
///
/// DimUnit
///
public String DimUnit { get; set; }
///
/// ZoneCode
///
public Decimal? ZoneCode { get; set; }
///
/// bigdifference
///
public Decimal? bigdifference { get; set; }
///
/// result
///
public String result { get; set; }
///
/// sku
///
public String sku { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// inname
///
public String inname { get; set; }
///
/// fee1
///
public Decimal? fee1 { get; set; }
///
/// fee2
///
public Decimal? fee2 { get; set; }
///
/// fee3
///
public Decimal? fee3 { get; set; }
///
/// fee4
///
public Decimal? fee4 { get; set; }
///
/// fee5
///
public Decimal? fee5 { get; set; }
///
/// int1
///
public Int32? int1 { get; set; }
///
/// int2
///
public Int32? int2 { get; set; }
///
/// int3
///
public Int32? int3 { get; set; }
///
/// str1
///
public String str1 { get; set; }
///
/// str2
///
public String str2 { get; set; }
///
/// str3
///
public String str3 { get; set; }
public String OrderCode { get; set; }
///
/// RatedWeightUnits
///
public String RatedWeightUnits { get; set; }
///
/// NetChargeAmount
///
public Decimal? NetChargeAmount { get; set; }
///
/// estimatefee
///
public Decimal? estimatefee { get; set; }
public List list { get; set; }
}
public class DT_PostVoteDetail
{
///
/// id
///
public Int32? id { get; set; }
///
/// mid
///
public Int32? mid { get; set; }
///
/// TrackingIDChargDescription
///
public String TrackingIDChargDescription { get; set; }
///
/// TrackingIDChargeAmount
///
public Decimal? TrackingIDChargeAmount { get; set; }
}
public class HW_ProductionPlan
{
///
/// id
///
public Int32? id { get; set; }
public String mname { get; set; }
///
/// goodscode
///
public String goodscode { get; set; }
public Int32? LeftNumW { get; set; }
public String StockAndOnloadNumW { get; set; }
public Int32? LeftNumE { get; set; }
public String StockAndOnloadNumE { get; set; }
public String mids { get; set; }
///
/// inname
///
public String inname { get; set; }
///
/// goodsid
///
public Int32? goodsid { get; set; }
///
/// detailid
///
public Int32? detailid { get; set; }
/// year
///
///
/// weeksort
///
public String goodsname { get; set; }
///
/// weeknum
///
public String imgurl { get; set; }
public decimal? tsoild { get; set; }
///
/// inname
///
public decimal? Solid { get; set; }
///
/// goodsid
///
public Int32? tnum1 { get; set; }
public Int32? WestNum { get; set; }
public Int32? EastNum { get; set; }
public DateTime? JDDate { get; set; }
public DateTime? TPDate { get; set; }
public DateTime? SJDate { get; set; }
public DateTime? YPDate { get; set; }
public DateTime? PZDate { get; set; }
public DateTime? RKDate { get; set; }
public String BuyName { get; set; }
public DateTime? Date1 { get; set; }
public DateTime? Date12 { get; set; }
public String Str1 { get; set; }
public String Str2 { get; set; }
public String Str3 { get; set; }
public String EndName { get; set; }
public Int32? IsEnd { get; set; }
public String MName { get; set; }
public Int32? MUserId { get; set; }
public Int32? OrderNum { get; set; }
public String ShopName1 { get; set; }
public String ShopName2 { get; set; }
public String ShopName3 { get; set; }
public String ShopName4 { get; set; }
public String ShopName5 { get; set; }
public String ShopName6 { get; set; }
public String ShopName7 { get; set; }
public String ShopName8 { get; set; }
public String ShopName9 { get; set; }
public String ShopName10 { get; set; }
public String ShopUrl1 { get; set; }
public String ShopUrl2 { get; set; }
public String ShopUrl3 { get; set; }
public String ShopUrl4 { get; set; }
public String ShopUrl5 { get; set; }
public String ShopUrl6 { get; set; }
public String ShopUrl7 { get; set; }
public String ShopUrl8 { get; set; }
public String ShopUrl9 { get; set; }
public String ShopUrl10 { get; set; }
public String Leaveword { get; set; }
public String Leaveword_cg { get; set; }
public String readname { get; set; }
public String readname_cg { get; set; }
public List ListModel { get; set; }
public decimal? PreDayFee1 { get; set; }
public decimal? PreDayFee2 { get; set; }
public decimal? PreDayFee3 { get; set; }
public decimal? PreDayFee4 { get; set; }
public decimal? PreDayFee5 { get; set; }
public decimal? PreDayFee6 { get; set; }
public decimal? PreDayFee7 { get; set; }
public decimal? PreDayFee8 { get; set; }
public decimal? PreDayFee9 { get; set; }
public decimal? PreDayFee10 { get; set; }
///
/// 上周广告花费
///
public decimal? LastWeekFee1 { get; set; }
public decimal? LastWeekFee2 { get; set; }
public decimal? LastWeekFee3 { get; set; }
public decimal? LastWeekFee4 { get; set; }
public decimal? LastWeekFee5 { get; set; }
public decimal? LastWeekFee6 { get; set; }
public decimal? LastWeekFee7 { get; set; }
public decimal? LastWeekFee8 { get; set; }
public decimal? LastWeekFee9 { get; set; }
public decimal? LastWeekFee10 { get; set; }
///
/// 小/大类排名
///
public string SmallAndBigRank1 { get; set; }
public string SmallAndBigRank2 { get; set; }
public string SmallAndBigRank3 { get; set; }
public string SmallAndBigRank4 { get; set; }
public string SmallAndBigRank5 { get; set; }
public string SmallAndBigRank6 { get; set; }
public string SmallAndBigRank7 { get; set; }
public string SmallAndBigRank8 { get; set; }
public string SmallAndBigRank9 { get; set; }
public string SmallAndBigRank10 { get; set; }
public decimal? WeekLR1 { get; set; }
public decimal? WeekLR2 { get; set; }
public decimal? WeekLR3 { get; set; }
public decimal? WeekLR4 { get; set; }
public decimal? WeekLR5 { get; set; }
public decimal? WeekLR6 { get; set; }
public decimal? WeekLR7 { get; set; }
public decimal? WeekLR8 { get; set; }
public decimal? WeekLR9 { get; set; }
public decimal? WeekLR10 { get; set; }
public decimal? NextFee1 { get; set; }
public decimal? NextFee2 { get; set; }
public decimal? NextFee3 { get; set; }
public decimal? NextFee4 { get; set; }
public decimal? NextFee5 { get; set; }
public decimal? NextFee6 { get; set; }
public decimal? NextFee7 { get; set; }
public decimal? NextFee8 { get; set; }
public decimal? NextFee9 { get; set; }
public decimal? NextFee10 { get; set; }
public Int32? NextFeeType1 { get; set; }
public Int32? NextFeeType2 { get; set; }
public Int32? NextFeeType3 { get; set; }
public Int32? NextFeeType4 { get; set; }
public Int32? NextFeeType5 { get; set; }
public Int32? NextFeeType6 { get; set; }
public Int32? NextFeeType7 { get; set; }
public Int32? NextFeeType8 { get; set; }
public Int32? NextFeeType9 { get; set; }
public Int32? NextFeeType10 { get; set; }
///
/// 商品第一次在店铺上架时间
///
public string UpFirstDay1 { get; set; }
public string UpFirstDay2 { get; set; }
public string UpFirstDay3 { get; set; }
public string UpFirstDay4 { get; set; }
public string UpFirstDay5 { get; set; }
public string UpFirstDay6 { get; set; }
public string UpFirstDay7 { get; set; }
public string UpFirstDay8 { get; set; }
public string UpFirstDay9 { get; set; }
public string UpFirstDay10 { get; set; }
///
/// 商品前一天的曝光量
///
public int? Impressions1 { get; set; }
public int? Impressions2 { get; set; }
public int? Impressions3 { get; set; }
public int? Impressions4 { get; set; }
public int? Impressions5 { get; set; }
public int? Impressions6 { get; set; }
public int? Impressions7 { get; set; }
public int? Impressions8 { get; set; }
public int? Impressions9 { get; set; }
public int? Impressions10 { get; set; }
///
/// 商品前天的广告花费
///
public decimal? Last2DayAdfee1 { get; set; }
public decimal? Last2DayAdfee2 { get; set; }
public decimal? Last2DayAdfee3 { get; set; }
public decimal? Last2DayAdfee4 { get; set; }
public decimal? Last2DayAdfee5 { get; set; }
public decimal? Last2DayAdfee6 { get; set; }
public decimal? Last2DayAdfee7 { get; set; }
public decimal? Last2DayAdfee8 { get; set; }
public decimal? Last2DayAdfee9 { get; set; }
public decimal? Last2DayAdfee10 { get; set; }
///
/// 曝光量折线图数据
///
public List BGLZXTData1 { get; set; }
public List BGLZXTData2 { get; set; }
public List BGLZXTData3 { get; set; }
public List BGLZXTData4 { get; set; }
public List BGLZXTData5 { get; set; }
public List BGLZXTData6 { get; set; }
public List BGLZXTData7 { get; set; }
public List BGLZXTData8 { get; set; }
public List BGLZXTData9 { get; set; }
public List BGLZXTData10 { get; set; }
///
/// NoOutDays
///
public Int32? NoOutDays { get; set; }
///
/// 未出单天数颜色
///
public string NoOutDaysColor { get; set; }
///
/// OutDays2
///
public Int32? OutDays2 { get; set; }
///
/// Price
///
public Decimal? Price { get; set; }
///
/// Price2
///
public Decimal? Price2 { get; set; }
///
/// Price3
///
public Decimal? Price3 { get; set; }
///
/// Price4
///
public Decimal? Price4 { get; set; }
///
/// Price5
///
public Decimal? Price5 { get; set; }
///
/// Price6
///
public Decimal? Price6 { get; set; }
///
/// Price7
///
public Decimal? Price7 { get; set; }
///
/// Price8
///
public Decimal? Price8 { get; set; }
///
/// Num
///
public Int32? Num { get; set; }
///
/// Num2
///
public Int32? Num2 { get; set; }
///
/// Num3
///
public Int32? Num3 { get; set; }
///
/// Num4
///
public Int32? Num4 { get; set; }
///
/// Num5
///
public Int32? Num5 { get; set; }
///
/// Num6
///
public Int32? Num6 { get; set; }
///
/// Num7
///
public Int32? Num7 { get; set; }
///
/// ShopNames
///
public String ShopNames { get; set; }
///
/// PlanInfo
///
public String PlanInfo { get; set; }
///
/// AdviseInfo
///
public String AdviseInfo { get; set; }
///
/// Remark
///
public String Remark { get; set; }
public String SKU1 { get; set; }
public Int32? GoodsHJNum2 { get; set; }
public decimal? GoodsMonthHJPrice { get; set; }
public Int32? GoodsWeekHJNum { get; set; }
public decimal? GoodsWeekHJPrice { get; set; }
public String FirstImgUrl { get; set; }
public Int32? GoodsHJNum3 { get; set; }
public Int32? GoodsHJNum4 { get; set; }
///
/// 生产中数量=生产中数量-完成数量
///
public int? GoodsInNum { get; set; }
///
/// 方案数
///
public int? PlanCount { get; set; }
///
/// 建议采购数量
///
public int? JYCGNum { get; set; }
///
/// 编辑方案数
///
public int? EditPlanCount { get; set; }
///
/// 完成数
///
public int? BHNum3 { get; set; }
///
/// 商品必须上架的店铺
///
public string GoodMustShop { get; set; }
}
public class HW_ProductionDetail
{
///
/// id
///
public Int32? id { get; set; }
///
/// mid
///
public Int32? mid { get; set; }
///
/// sdate
///
public DateTime? sdate { get; set; }
///
/// edate
///
public DateTime? edate { get; set; }
public String goodscode { get; set; }
///
/// weekname
///
public String weekname { get; set; }
///
/// weeknum
///
public Int32? weeknum { get; set; }
}
public class HW_ProductionPlanList
{
///
/// id
///
public Int32? id { get; set; }
///
/// year
///
public String goodscode { get; set; }
///
/// weeksort
///
public String goodsname { get; set; }
///
/// weeknum
///
public String imgurl { get; set; }
public decimal? tsoild { get; set; }
///
/// inname
///
public decimal? soild { get; set; }
///
/// goodsid
///
public Int32? tnum1 { get; set; }
///
/// detailid
///
public Int32? weeknum1 { get; set; }
public Int32? weeknum2 { get; set; }
public Int32? weeknum3 { get; set; }
public Int32? weeknum4 { get; set; }
public Int32? weeknum5 { get; set; }
public Int32? weeknum6 { get; set; }
public Int32? weeknum7 { get; set; }
public Int32? weeknum8 { get; set; }
public Int32? weeknum9 { get; set; }
public Int32? weeknum10 { get; set; }
public Int32? weeknum11 { get; set; }
public Int32? weeknum12 { get; set; }
public Int32? weeknum13 { get; set; }
public Int32? weeknum14 { get; set; }
public Int32? weeknum15 { get; set; }
public Int32? weeknum16 { get; set; }
public Int32? weeknum17 { get; set; }
public Int32? weeknum18 { get; set; }
public Int32? weeknum19 { get; set; }
public Int32? weeknum20 { get; set; }
public Int32? weeknum21 { get; set; }
public Int32? weeknum22 { get; set; }
public Int32? weeknum23 { get; set; }
public Int32? weeknum24 { get; set; }
public Int32? weeknum25 { get; set; }
public Int32? weeknum26 { get; set; }
public Int32? weeknum27 { get; set; }
public Int32? weeknum28 { get; set; }
public Int32? weeknum29 { get; set; }
public Int32? weeknum30 { get; set; }
}
public class HW_WeekName
{
public Int32? cgsl { get; set; }
public Int32? Num { get; set; }
public Int32? IsNow { get; set; }
public String WeekName { get; set; }
public String WeekName2 { get; set; }
public DateTime? SDate { get; set; }
public DateTime? EDate { get; set; }
public String checknote { get; set; }
///
/// remark
///
public String remark { get; set; }
}
public class HW_GoodsPlanCount
{
public Int32? PlatId { get; set; }
///
/// id
///
public Int32? GoodsId { get; set; }
///
/// goodscode
///
public Int32? ShopId { get; set; }
public Int32? Num { get; set; }
public Int32? Month { get; set; }
}
public class HW_GoodsExtra
{
///
/// GoodsId
///
public Int32? GoodsId { get; set; }
///
/// JDDate
///
public DateTime? JDDate { get; set; }
///
/// SJDate
///
public DateTime? SJDate { get; set; }
///
/// TPDate
///
public DateTime? TPDate { get; set; }
///
/// YPDate
///
public DateTime? YPDate { get; set; }
///
/// PZDate
///
public DateTime? PZDate { get; set; }
///
/// RKDate
///
public DateTime? RKDate { get; set; }
///
/// BuyName
///
public String BuyName { get; set; }
///
/// Date1
///
public DateTime? Date1 { get; set; }
///
/// Date2
///
public DateTime? Date2 { get; set; }
///
/// Date3
///
public DateTime? Date3 { get; set; }
///
/// Str1
///
public String Str1 { get; set; }
///
/// Str2
///
public String Str2 { get; set; }
///
/// Str3
///
public String Str3 { get; set; }
}
public class CK_FeeDetailNew
{
public decimal? EDec { get; set; }
public int? EInt { get; set; }
public int? FeeId { get; set; }
public decimal? FeeRate { get; set; }
public int? FeeType { get; set; }
public string FeeTypeName { get; set; }
public string FeeUnit { get; set; }
public int? Id { get; set; }
public string MoneyCode { get; set; }
public decimal? OffRate { get; set; }
public decimal? SDec { get; set; }
public int? SInt { get; set; }
public int? Sort { get; set; }
public string YLChar1 { get; set; }
public string YLChar2 { get; set; }
public string YLChar3 { get; set; }
public decimal? YLDec1 { get; set; }
public decimal? YLDec2 { get; set; }
public int? YLInt1 { get; set; }
public int? YLInt2 { get; set; }
public int? IsAuto { get; set; }
}
public class HW_GoodsStoreNumCount
{
public Int32? DetailId { get; set; }
public Int32? KCNum { get; set; }
public Int32? HJKCNum { get; set; }
///
/// id
///
public decimal? TJSolid { get; set; }
public decimal? HJSolid { get; set; }
///
/// goodscode
///
public decimal? Solid { get; set; }
public decimal? InPrice { get; set; }
public decimal? TJPrice { get; set; }
public decimal? HJPrice { get; set; }
public string GoodsCode { get; set; }
public string FirstImgUrl { get; set; }
}
public class HW_GoodsLeftNew
{
public String FirstImgUrl { get; set; }
public String GoodsCode { get; set; }
public String GoodsOldCode { get; set; }
public String TypeCode { get; set; }
public String TypeDesc { get; set; }
public String GoodsName { get; set; }
public Int32? GoodsNum { get; set; }
public Int32? UseGoodsNum { get; set; }
public Int32? LockNum { get; set; }
public Int32? LeftNum { get; set; }
public Int32? StoreId { get; set; }
public Int32? PostionId { get; set; }
public Int32? DetailId { get; set; }
public String StoreName { get; set; }
public String StoreCode { get; set; }
public String PostionDesc { get; set; }
public String PostionCode { get; set; }
public String NewPostionCode { get; set; }
public Int32? OutNum { get; set; }
public String IsOut { get; set; }
public decimal? DoPrice { get; set; }
public decimal? price { get; set; }
public decimal? Solid { get; set; }
}
public class HW_GoodsOutCKNew
{
public String FirstImgUrl { get; set; }
public decimal? Price { get; set; }
public decimal? OffPrice { get; set; }
public decimal? FinalPrice { get; set; }
public Int32? Id { get; set; }
public Int32? rid { get; set; }
public Int32? OutId { get; set; }
public Int32? StoreId { get; set; }
public Int32? DetailId { get; set; }
public Int32? PostionId { get; set; }
public String StoreName { get; set; }
public String PostionDesc { get; set; }
public Int32? GoodsNum { get; set; }
public Int32? OutNum { get; set; }
public String GoodsName { get; set; }
public String SKU1 { get; set; }
public String TypeDesc { get; set; }
public String TypeCode { get; set; }
public String GoodsCode { get; set; }
public String GoodsOldCode { get; set; }
public String OutCode { get; set; }
public String BuyName { get; set; }
public String BuyPhone { get; set; }
public decimal? TotalPrice { get; set; }
public decimal? commission { get; set; }
public String PayType { get; set; }
}
public class GP_PriceMd
{
///
/// id
///
public Int32? id { get; set; }
///
/// code
///
public String code { get; set; }
///
/// name
///
public String name { get; set; }
public String offimg { get; set; }
public Decimal? offdec { get; set; }
public Decimal? offdec2 { get; set; }
///
/// dec1
///
public Decimal? dec1 { get; set; }
///
/// dec2
///
public Decimal? dec2 { get; set; }
///
/// dec3
///
public Decimal? dec3 { get; set; }
///
/// dec4
///
public Decimal? dec4 { get; set; }
///
/// dec5
///
public Decimal? dec5 { get; set; }
///
/// dec6
///
public Decimal? dec6 { get; set; }
///
/// dec7
///
public Decimal? dec7 { get; set; }
///
/// dec8
///
public Decimal? dec8 { get; set; }
///
/// dec9
///
public Decimal? dec9 { get; set; }
///
/// dec10
///
public Decimal? dec10 { get; set; }
///
/// dec11
///
public Decimal? dec11 { get; set; }
///
/// dec12
///
public Decimal? dec12 { get; set; }
///
/// dec13
///
public Decimal? dec13 { get; set; }
///
/// dec14
///
public Decimal? dec14 { get; set; }
///
/// dec15
///
public Decimal? dec15 { get; set; }
///
/// dec16
///
public Decimal? dec16 { get; set; }
///
/// dec17
///
public Decimal? dec17 { get; set; }
///
/// dec18
///
public Decimal? dec18 { get; set; }
///
/// dec19
///
public Decimal? dec19 { get; set; }
///
/// dec20
///
public Decimal? dec20 { get; set; }
///
/// dec21
///
public Decimal? dec21 { get; set; }
///
/// dec22
///
public Decimal? dec22 { get; set; }
///
/// dec23
///
public Decimal? dec23 { get; set; }
///
/// dec24
///
public Decimal? dec24 { get; set; }
///
/// dec25
///
public Decimal? dec25 { get; set; }
///
/// dec26
///
public Decimal? dec26 { get; set; }
///
/// dec27
///
public Decimal? dec27 { get; set; }
///
/// dec28
///
public Decimal? dec28 { get; set; }
///
/// dec29
///
public Decimal? dec29 { get; set; }
///
/// dec30
///
public Decimal? dec30 { get; set; }
///
/// dec31
///
public Decimal? dec31 { get; set; }
///
/// dec32
///
public Decimal? dec32 { get; set; }
///
/// dec33
///
public Decimal? dec33 { get; set; }
///
/// dec34
///
public Decimal? dec34 { get; set; }
///
/// dec35
///
public Decimal? dec35 { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// datadate
///
public DateTime? datadate { get; set; }
}
public class DT_AdFee
{
///
/// id
///
public Int32? id { get; set; }
///
/// addate
///
public DateTime? addate { get; set; }
///
/// adname
///
public String adname { get; set; }
///
/// adname2
///
public String adname2 { get; set; }
///
/// adname3
///
public String adname3 { get; set; }
///
/// moneycode
///
public String moneycode { get; set; }
///
/// adsku
///
public String adsku { get; set; }
///
/// adasin
///
public String adasin { get; set; }
///
/// num1
///
public Int32? num1 { get; set; }
///
/// num2
///
public Int32? num2 { get; set; }
///
/// num3
///
public Int32? num3 { get; set; }
///
/// num4
///
public Int32? num4 { get; set; }
///
/// num5
///
public Int32? num5 { get; set; }
///
/// num6
///
public Int32? num6 { get; set; }
///
/// dec1
///
public Decimal? dec1 { get; set; }
///
/// dec2
///
public Decimal? dec2 { get; set; }
///
/// dec3
///
public Decimal? dec3 { get; set; }
///
/// dec4
///
public Decimal? dec4 { get; set; }
///
/// dec5
///
public Decimal? dec5 { get; set; }
///
/// dec6
///
public Decimal? dec6 { get; set; }
///
/// dec7
///
public Decimal? dec7 { get; set; }
///
/// dec8
///
public Decimal? dec8 { get; set; }
///
/// dec9
///
public Decimal? dec9 { get; set; }
///
/// dec10
///
public Decimal? dec10 { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// inname
///
public String inname { get; set; }
}
public class DT_AdFee2
{
///
/// id
///
public Int32? id { get; set; }
///
/// addate
///
public DateTime? addate { get; set; }
///
/// addate2
///
public DateTime? addate2 { get; set; }
///
/// adname
///
public String adname { get; set; }
///
/// adname2
///
public String adname2 { get; set; }
///
/// adname3
///
public String adname3 { get; set; }
///
/// moneycode
///
public String moneycode { get; set; }
///
/// adsku
///
public String adsku { get; set; }
///
/// adasin
///
public String adasin { get; set; }
///
/// num1
///
public Int32? num1 { get; set; }
///
/// num2
///
public Int32? num2 { get; set; }
///
/// num3
///
public Int32? num3 { get; set; }
///
/// num4
///
public Int32? num4 { get; set; }
///
/// num5
///
public Int32? num5 { get; set; }
///
/// num6
///
public Int32? num6 { get; set; }
///
/// dec1
///
public Decimal? dec1 { get; set; }
///
/// dec2
///
public Decimal? dec2 { get; set; }
///
/// dec3
///
public Decimal? dec3 { get; set; }
///
/// dec4
///
public Decimal? dec4 { get; set; }
///
/// dec5
///
public Decimal? dec5 { get; set; }
///
/// dec6
///
public Decimal? dec6 { get; set; }
///
/// dec7
///
public Decimal? dec7 { get; set; }
///
/// dec8
///
public Decimal? dec8 { get; set; }
///
/// dec9
///
public Decimal? dec9 { get; set; }
///
/// dec10
///
public Decimal? dec10 { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// inname
///
public String inname { get; set; }
}
public class HW_GoodsAdNumCount
{
public Int32? DetailId { get; set; }
public string ShopName { get; set; }
public string OrderDate { get; set; }
public string GoodsCode { get; set; }
public string FirstImgUrl { get; set; }
public string SKU1 { get; set; }
public string proudctid { get; set; }
public decimal? TotalPrice { get; set; }
public decimal? yj { get; set; }
public decimal? cb { get; set; }
public Int32? ordernum { get; set; }
public Int32? goodsNum { get; set; }
public decimal? cbsf { get; set; }
public decimal? yf { get; set; }
public decimal? tc { get; set; }
public decimal? ckf { get; set; }
public decimal? ggf { get; set; }
public decimal? md { get; set; }
public decimal? ml1 { get; set; }
public decimal? ml2 { get; set; }
public decimal? mll1 { get; set; }
public decimal? mll2 { get; set; }
public Int32? ggzxl { get; set; }
public Int32? ggdjl { get; set; }
}
public class DT_Addr
{
///
/// id
///
public Int32? id { get; set; }
///
/// name
///
public String name { get; set; }
///
/// country
///
public String country { get; set; }
///
/// provice
///
public String provice { get; set; }
///
/// city
///
public String city { get; set; }
///
/// addr
///
public String addr { get; set; }
///
/// postcode
///
public String postcode { get; set; }
///
/// phone
///
public String phone { get; set; }
///
/// mobile
///
public String mobile { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// 最近寄信日期
///
public DateTime? maildate { get; set; }
///
/// 累计寄信次数
///
public Int32? mailcount { get; set; }
///
/// acount
///
public String acount { get; set; }
///
/// 备注
///
public String remark { get; set; }
///
/// ordernum
///
public Int32? ordernum { get; set; }
///
/// orderprice
///
public Decimal? orderprice { get; set; }
///
/// 最近一次订单日期
///
public DateTime? lastdate { get; set; }
///
/// printdate
///
public DateTime? printdate { get; set; }
}
public class DT_AddrMail
{
///
/// id
///
public Int32? id{ get; set; }
///
/// addrid
///
public Int32? addrid{ get; set; }
///
/// maildate
///
public DateTime? maildate{ get; set; }
///
/// printdate
///
public DateTime? printdate{ get; set; }
///
/// mailcontent
///
public String mailcontent{ get; set; }
///
/// postdate
///
public DateTime? postdate{ get; set; }
///
/// printname
///
public String printname{ get; set; }
///
/// postname
///
public String postname{ get; set; }
public String name { get; set; }
///
/// country
///
public String country { get; set; }
///
/// provice
///
public String provice { get; set; }
///
/// city
///
public String city { get; set; }
///
/// addr
///
public String addr { get; set; }
///
/// postcode
///
public String postcode { get; set; }
///
/// phone
///
public String phone { get; set; }
///
/// mobile
///
public String mobile { get; set; }
public Int32? state { get; set; }
public String statename { get; set; }
}
public class DT_OrderFees
{
///
/// id
///
public Int32? orderid { get; set; }
///
/// year
///
public decimal? ckfee { get; set; }
///
/// weeksort
///
public decimal? mdfee { get; set; }
///
/// weeknum
///
public decimal? adfee { get; set; }
public decimal? DR_BackFee { get; set; }
public decimal? DR_PostFee { get; set; }
public decimal? DR_SSFee { get; set; }
}
public class DT_OrderGoods_tj
{
public decimal? BGPrice { get; set; }
public int? ChaseId { get; set; }
public int? CKGoodsNum { get; set; }
public int? DetailId { get; set; }
public string GoodsCode { get; set; }
public string GoodsDesc { get; set; }
public string GoodsEnglisgName { get; set; }
public decimal? GoodsFee { get; set; }
public int? GoodsId { get; set; }
public int? GoodsInNum { get; set; }
public int? GoodsInNum2 { get; set; }
public int? GoodsInNum3 { get; set; }
public int? GoodsLeftNum { get; set; }
public string GoodsName { get; set; }
public int? GoodsNum { get; set; }
public string GoodsOldCode { get; set; }
public decimal? GoodsPrice { get; set; }
public string GoodsSKU { get; set; }
public decimal? Height { get; set; }
public decimal? Height2 { get; set; }
public int? Id { get; set; }
public string JoinOrderCode { get; set; }
public int? LockNum { get; set; }
public decimal? Long { get; set; }
public decimal? Long2 { get; set; }
public string MoneyCode { get; set; }
public string OldTypeCode { get; set; }
public string OldTypeDesc { get; set; }
public string OrderCode { get; set; }
public int? OrderId { get; set; }
public int? OutNum { get; set; }
public int? PlatId { get; set; }
public string PostionCode { get; set; }
public string productImgUrl { get; set; }
public string productImgUrl2 { get; set; }
public decimal? Solid { get; set; }
public decimal? Solid2 { get; set; }
public int? SpareNum { get; set; }
public decimal? TCFee { get; set; }
public string TypeCode { get; set; }
public string TypeDesc { get; set; }
public decimal? Weight { get; set; }
public decimal? Width { get; set; }
public decimal? Width2 { get; set; }
public decimal? ckfee { get; set; }
public decimal? mdfee { get; set; }
public decimal? adfee { get; set; }
}
public class JC_PostFeeDetailNew
{
public Int32? Id { get; set; }
public Int32? FeeId { get; set; }
///
/// 0表示不限
///
public String Country { get; set; }
///
/// 初始重量
///
public Int32? SWeight { get; set; }
///
/// 结束重量0表示不限
///
public Int32? EWeight { get; set; }
///
/// 费率每kg多少
///
public Decimal? FeeRate { get; set; }
///
/// 费用,首重多少元,续重g多少元,当费用是每克固定公式时这个可以用于固定值例如: x = 60 * 0.08 + 7;的7
///
public Decimal? FeePrice { get; set; }
///
/// 1首重2续重
///
public Int32? WeightType { get; set; }
///
/// 挂号费
///
public Decimal? CodeFee { get; set; }
///
/// 运费折扣
///
public Decimal? PostOff { get; set; }
///
/// 计费类型1按克计算2按重量范围
///
public Int32? FeeType { get; set; }
public string CountryName { get; set; }
///
/// 分区
///
public String Groups { get; set; }
public String MoneyCode { get; set; }
///
/// 分捡码
///
public String Groups2 { get; set; }
public String CountryCode { get; set; }
public Int32? ExpressId { get; set; }
public Int32? offunit { get; set; }
public Int32? CompanyId { get; set; }
}
public class JC_PostFeeOrder
{
public Int32? OrderId { get; set; }
public Int32? Id { get; set; }
public string CountryCode { get; set; }
///
/// 0表示不限
///
public String zone { get; set; }
///
/// 初始重量
///
public decimal? Weight { get; set; }
///
/// 结束重量0表示不限
///
public Int32? Post { get; set; }
}
public class HW_GoodsBFPlan
{
///
/// id
///
public Int32? id { get; set; }
///
/// GoodsId
///
public Int32? GoodsId { get; set; }
public Int32? detailid { get; set; }
///
/// weekno
///
public Int32? weekno { get; set; }
///
/// year
///
public Int32? year { get; set; }
///
/// sdate
///
public DateTime? sdate { get; set; }
///
/// edate
///
public DateTime? edate { get; set; }
///
/// cgsl
///
public Int32? cgsl { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// inname
///
public String inname { get; set; }
public Int32? sjout { get; set; }
public Int32? ischeck { get; set; }
public String outname { get; set; }
public DateTime? outdate { get; set; }
public String checknote { get; set; }
///
/// remark
///
public String remark { get; set; }
}
public class DT_Fees
{
public Decimal? TotalPrice { get; set; }
public Decimal? escrowFee { get; set; }
public Decimal? DR_BackFee { get; set; }
public Decimal? DR_PostFee { get; set; }
public Decimal? DR_SSFee { get; set; }
public Decimal? Ad_Fee { get; set; }
public Decimal? Other_Fee { get; set; }
//,a.escrowFee,a.DR_BackFee,a.DR_PostFee,a.DR_SSFee,a.Ad_Fee,a.Other_Fee,
///
/// id
///
public Int32? id { get; set; }
///
/// orderid
///
public Int32? orderid { get; set; }
///
/// 佣金
///
public Decimal? yj { get; set; }
///
/// 成本
///
public Decimal? cb { get; set; }
///
/// 匹配成本
///
public Decimal? sjcb { get; set; }
///
/// 货物税费
///
public Decimal? hwsf { get; set; }
///
/// 匹配库存货物税费
///
public Decimal? sjhwsf { get; set; }
///
/// 预估运费
///
public Decimal? yf { get; set; }
///
/// 实际运费
///
public Decimal? sjyf { get; set; }
///
/// 仓储费
///
public Decimal? ck { get; set; }
///
/// 面单费
///
public Decimal? md { get; set; }
///
/// 退货运费
///
public Decimal? thyf { get; set; }
///
/// 广告费
///
public Decimal? ad { get; set; }
///
/// 运费申诉 + 要加上
///
public Decimal? yfss { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// 0 重新计算
///
public Int32? state { get; set; }
///
/// 汇率
///
public Decimal? moneyrate { get; set; }
///
/// updatetime
///
public DateTime? updatetime { get; set; }
///
/// 头程费
///
public Decimal? tc { get; set; }
public Decimal? sjtc { get; set; }
///
/// 头程基数
///
public Decimal? tc_base { get; set; }
///
/// orderdate
///
public DateTime? orderdate { get; set; }
///
/// 订单平台
///
public int? PlatId { get; set; }
///
/// 公司补贴费用
///
public decimal? SubsidyFee { get; set; }
}
public class YC_Items
{
///
///
///
public string product_sku { get; set; }
///
///
///
public string reference_no { get; set; }
///
///
///
public string product_name_en { get; set; }
///
///
///
public string product_name { get; set; }
///
///
///
public decimal? product_declared_value { get; set; }
///
///
///
public int? quantity { get; set; }
///
///
///
public string ref_tnx { get; set; }
///
///
///
public string ref_item_id { get; set; }
///
///
///
public string ref_buyer_id { get; set; }
}
public class YC_Report
{
///
/// 键盘
///
public string product_title { get; set; }
///
///
///
public string product_title_en { get; set; }
///
///
///
public int? product_quantity { get; set; }
///
///
///
public int? product_declared_value { get; set; }
///
///
///
public int? product_weight { get; set; }
}
public class YC_Label
{
///
///
///
public string file_type { get; set; }
///
///
///
public string file_data { get; set; }
///
///
///
public string file_size { get; set; }
}
public class YC_createOrder
{
///
///
///
public string platform { get; set; }
///
///
///
public string allocated_auto { get; set; }
///
///
///
public string warehouse_code { get; set; }
///
///
///
public string shipping_method { get; set; }
///
///
///
public string reference_no { get; set; }
///
///
///
public string aliexpress_order_no { get; set; }
///
/// 订单描述
///
public string order_desc { get; set; }
///
/// 我是备注
///
public string remark { get; set; }
///
///
///
public string order_business_type { get; set; }
///
///
///
public string lp_order_number { get; set; }
///
///
///
public string country_code { get; set; }
///
///
///
public string province { get; set; }
///
///
///
public string city { get; set; }
///
/// 收件人区
///
public string district { get; set; }
///
///
///
public string address1 { get; set; }
///
///
///
public string address2 { get; set; }
///
///
///
public string address3 { get; set; }
///
///
///
public string zipcode { get; set; }
///
///
///
public string license { get; set; }
///
///
///
public string doorplate { get; set; }
///
///
///
public string company { get; set; }
///
///
///
public string name { get; set; }
///
///
///
public string phone { get; set; }
///
///
///
public string cell_phone { get; set; }
///
///
///
public string email { get; set; }
///
///
///
public string platform_shop { get; set; }
///
///
///
public int? is_order_cod { get; set; }
///
///
///
public int? order_cod_price { get; set; }
///
///
///
public string order_cod_currency { get; set; }
///
///
///
public int? order_age_limit { get; set; }
///
///
///
public int? is_signature { get; set; }
///
///
///
public int? is_insurance { get; set; }
///
///
///
public int? insurance_value { get; set; }
///
///
///
public string channel_code { get; set; }
///
///
///
public string packageCenterCode { get; set; }
///
/// 集包地中心名称
///
public string packageCenterName { get; set; }
///
///
///
public string QrCode { get; set; }
///
///
///
public string shortAddress { get; set; }
///
///
///
public string seller_id { get; set; }
///
///
///
public string buyer_id { get; set; }
///
///
///
public int? only_logistics { get; set; }
///
///
///
public DateTime? assign_date { get; set; }
///
///
///
public string assign_time { get; set; }
///
///
///
public List items { get; set; }
///
///
///
public List report { get; set; }
///
///
///
public string tracking_no { get; set; }
///
///
///
public YC_Label label { get; set; }
///
///
///
public int? is_pack_box { get; set; }
///
///
///
public int? is_release_cargo { get; set; }
///
///
///
public int? is_vip { get; set; }
///
///
///
public string order_kind { get; set; }
///
/// 小明
///
public string order_payer_name { get; set; }
///
///
///
public string order_id_number { get; set; }
///
///
///
public string order_payer_phone { get; set; }
///
/// 美国
///
public string order_country_code_origin { get; set; }
///
///
///
public string order_sale_amount { get; set; }
///
///
///
public string order_sale_currency { get; set; }
///
///
///
public string is_platform_ebay { get; set; }
///
///
///
public string ebay_item_id { get; set; }
///
///
///
public string ebay_transaction_id { get; set; }
///
///
///
public string tax_payment_method { get; set; }
///
/// 我是清关公司
///
public string customs_company_name { get; set; }
///
/// 我是清关地址
///
public string customs_address { get; set; }
///
/// 我是清关联系人
///
public string customs_contact_name { get; set; }
///
///
///
public string customs_email { get; set; }
///
///
///
public string customs_tax_code { get; set; }
///
///
///
public string customs_phone { get; set; }
///
/// 武汉市
///
public string customs_city { get; set; }
///
/// 湖北省
///
public string customs_state { get; set; }
///
///
///
public string customs_country_code { get; set; }
///
///
///
public string customs_postcode { get; set; }
///
///
///
public string customs_doorplate { get; set; }
///
///
///
public string consignee_tax_number { get; set; }
///
///
///
public string order_battery_type { get; set; }
///
///
///
public string vat_tax_code { get; set; }
///
///
///
public string distribution_information { get; set; }
///
///
///
public int? consignee_tax_type { get; set; }
///
///
///
public string api_source { get; set; }
///
///
///
public int? verify { get; set; }
///
///
///
public int? forceVerify { get; set; }
///
///
///
public string lp_code { get; set; }
}
public class YC_Result
{
///
///
///
public string ask { get; set; }
///
///
public string message { get; set; }
public YC_ResultData Data { get; set; }
}
public class YC_ResultData
{
///
///
///
public string order_code { get; set; }
public string tracking_no { get; set; }
public string shipping_method { get; set; }
}
public class YC_Result2
{
///
///
///
public string ask { get; set; }
///
///
public string message { get; set; }
public string order_code { get; set; }
}
public class DT_YCLog
{
///
/// id
///
public Int32? id { get; set; }
///
/// orderid
///
public Int32? orderid { get; set; }
///
/// YC_OrderCode
///
public String YC_OrderCode { get; set; }
///
/// YC_Result
///
public String YC_Result { get; set; }
///
/// YC_Post
///
public String YC_Post { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// inname
///
public String inname { get; set; }
}
public class JC_Menu
{
///
/// id
///
public Int32? id { get; set; }
///
/// 菜单编号
///
public Int32? menu_no { get; set; }
///
/// 菜单名称
///
public String menu_name { get; set; }
///
/// 链接地址
///
public String menu_url { get; set; }
///
/// 0 直接链接 1 弹出链接
///
public Int32? target { get; set; }
///
/// 父级菜单编号
///
public Int32? parent_menu_no { get; set; }
///
/// 排序号
///
public String sort_no { get; set; }
///
/// 菜单层级
///
public Int32? layer { get; set; }
///
/// 是否启用 1开启
///
public Int32? use_state { get; set; }
///
/// 默认权限类型 0 默认不开放 1 默认开放 2 系统管理员菜单
///
public Int32? auth_type { get; set; }
public Int32? has_child { get; set; }
///
/// 菜单样式 一般用于菜单前面小图标
///
public String css_name { get; set; }
public String remark { get; set; }
public String dataAuthority { get; set; }
public Int32? is_ylz { get; set; }
}
public class HW_BuyLinkNew
{
public string SKU1 { get; set; }
public int? ShopId { get; set; }
public int? GoodsHJNum2 { get; set; }
public int? OrderId { get; set; }
public int? LinkId { get; set; }
public int? GoodsId { get; set; }
public string LinkUrl { get; set; }
public string LinkName { get; set; }
public string LinkDesc { get; set; }
public int? Num { get; set; }
public int? PM { get; set; }
}
public class Shop_DataCount
{
public String platname { get; set; }
public String shopname { get; set; }
public String country { get; set; }
public String MY { get; set; }
public String PH { get; set; }
public String SG { get; set; }
public String ID { get; set; }
public String BR { get; set; }
public String TH { get; set; }
public String MX { get; set; }
public String TW { get; set; }
}
public class JC_ShopNew
{
public string LoginName { get; set; }
public decimal? TotalPrice { get; set; }
public DateTime? DDSDate { get; set; }
public string InName { get; set; }
public string Code { get; set; }
public int? IsSelf { get; set; }
public string ShopNo { get; set; }
public string ShopUser { get; set; }
public string Buyer { get; set; }
public string Master { get; set; }
public int? OutDay { get; set; }
public bool? IsFba { get; set; }
public int? LevelGrade { get; set; }
public bool IsAutoReadData { get; set; }
public bool? IsCheck { get; set; }
public DateTime? AccessTokenUpdateTime { get; set; }
public DateTime? DDEDate { get; set; }
public DateTime? RefreshTokenSaveTime { get; set; }
public string AccessToken { get; set; }
public string RefreshToken { get; set; }
public string DeveKey { get; set; }
public string Appkey { get; set; }
public int? RequestNumber { get; set; }
public int? RequestMaxNumber { get; set; }
public int? CompanyId { get; set; }
public DateTime? InDate { get; set; }
public string DeptName { get; set; }
public int? DeptId { get; set; }
public int? PlatType { get; set; }
public string PlatName { get; set; }
public string ShopName { get; set; }
public int? ShopId { get; set; }
public string Country { get; set; }
public string ReUrl { get; set; }
public decimal? dayfee { get; set; }
}
public class CG_ChaseModelExcel
{
public string ReveState { get; set; }
public string ErrorInfo { get; set; }
public int? GoodsNum { get; set; }
public int? ChaseId { get; set; }
public string ChaseCode { get; set; }
public string SKU1 { get; set; }
public DateTime? BuyDate { get; set; }
public decimal? GoodsPrice { get; set; }
public string BuyCode { get; set; }
public decimal? PostFee { get; set; }
public decimal? GoodsMoney { get; set; }
}
public class HW_GoodsOutRecordBuy
{
public Int32? OutId { get; set; }
public String OutCode { get; set; }
public String OutReason { get; set; }
public String Remark { get; set; }
public Int32? OutNum { get; set; }
public Int32? InUserId { get; set; }
public DateTime? InDate { get; set; }
public String InName { get; set; }
public Int32? CompanyId { get; set; }
public Int32? OrderId { get; set; }
public Int32? IsDelete { get; set; }
public String PlatOrderCode { get; set; }
public decimal? Price { get; set; }
public decimal? commission { get; set; }
public String BuyName { get; set; }
public String BuyPhone { get; set; }
public String State { get; set; }
public Int32? StoreId { get; set; }
public String StoreName { get; set; }
public String PayType { get; set; }
public List GoodsOutCKList { get; set; }
public List GoodsOutCKList2 { get; set; }
public String ExcelName { get; set; }
public String ExcelName2 { get; set; }
public String ExcelName3 { get; set; }
public String ExcelName4 { get; set; }
}
public class DT_OrderReturn
{
///
/// id
///
public Int32? id { get; set; }
public String ShopName { get; set; }
public String Name { get; set; }
///
/// orderid
///
public Int32? orderid { get; set; }
///
/// ordercode
///
public String ordercode { get; set; }
///
/// asin
///
public String asin { get; set; }
///
/// return_reason_code
///
public String return_reason_code { get; set; }
///
/// merchant_sku
///
public String merchant_sku { get; set; }
///
/// in_policy
///
public String in_policy { get; set; }
///
/// return_quantity
///
public Int32? return_quantity { get; set; }
///
/// resolution
///
public String resolution { get; set; }
public String Img_Url { get; set; }
public Decimal? order_amount { get; set; }
///
/// refund_amount
///
public Decimal? refund_amount { get; set; }
///
/// tracking_id
///
public String tracking_id { get; set; }
///
/// return_carrier
///
public String return_carrier { get; set; }
///
/// label_cost
///
public Decimal? label_cost { get; set; }
///
/// order_date
///
public DateTime? order_date { get; set; }
///
/// return_request_date
///
public DateTime? return_request_date { get; set; }
///
/// return_request_status
///
public String return_request_status { get; set; }
///
/// ScanDate
///
public DateTime? ScanDate { get; set; }
///
/// InType
///
public String InType { get; set; }
///
/// ScanState
///
public String ScanState { get; set; }
///
/// ScanUserId
///
public Int32? ScanUserId { get; set; }
///
/// remark
///
public String remark { get; set; }
///
/// PostionCode
///
public String PostionCode { get; set; }
///
/// detailid
///
public Int32? detailid { get; set; }
public String barcode { get; set; }
public String ImgUrl { get; set; }
public String ImgUrl2 { get; set; }
public String ImgUrl3 { get; set; }
public String ImgUrl4 { get; set; }
public String ImgUrl5 { get; set; }
///
/// 仓库
///
public string StoreName { get; set; }
///
/// 是否上架OfferUp二手平台
///
public int? IsOfferUp { get; set; }
///
/// 是否上架MaketPlace二手平台
///
public int? IsMaketPlace { get; set; }
///
/// 20240627新增 本条退货是否二手商品
///
public bool isSecondHand { get; set; }
///
/// 20240627新增 二手订单条形码
///
public string SecondHandCode { get; set; }
///
/// 20240627新增 二手订单状态
///
public int SecondHandType { get; set; }
///
/// 20240627新增 二手订单客户提货码
///
public string SecondHandImgUrl { get; set; }
///
/// 20240627新增 是否存在二手订单客户预约单
///
public bool isSecondHandBuyer { get; set; }
///
/// 20240627新增 二手订单客户姓名
///
public string SecondHandBuyerName { get; set; }
///
/// 20240627新增 二手订单客户姓名
///
public string SecondHandBuyerPhone { get; set; }
///
/// 20240627新增 二手订单客户到达时间
///
public string SecondHandBuyerTime { get; set; }
///
/// 20240701新增 对应店铺id
///
public int ShopId { get; set; }
///
/// 20240701新增 对应店铺id
///
public decimal SecondHandSalePrice { get; set; }
}
public class DT_OrderInfo_HWC
{
public string TrackCode { get; set; }
public string PostInfo { get; set; }
public int? StoreId { get; set; }
public string LeaveWord { get; set; }
public string RevFax { get; set; }
public string RevMail { get; set; }
public string RevPostCode { get; set; }
public string RevArea { get; set; }
public string RevCity { get; set; }
public string RevProvince { get; set; }
public string RevMoblie { get; set; }
public string RevPhone { get; set; }
public string RevAddr { get; set; }
public string RevCountry { get; set; }
public string RevName { get; set; }
public string SKU { get; set; }
public int? CompanyId { get; set; }
public int? PlatId { get; set; }
public int? ShopId { get; set; }
public string OrderCode { get; set; }
public string PlatOrderCode { get; set; }
public string OrderName { get; set; }
public int? GoodsNum { get; set; }
public int? OrderState { get; set; }
public string CustomID { get; set; }
public decimal? PostFee { get; set; }
public string MoneyCode { get; set; }
public int? PayState { get; set; }
public int? PostState { get; set; }
public DateTime? PayDate { get; set; }
public DateTime? OrderDate { get; set; }
public int? InUserId { get; set; }
public decimal? TotalPrice { get; set; }
public string StoreCode { get; set; }
public List GoodsList { get; set; }
}
public class Order_GoodsInfoModel_HWC
{
public Int32? CompanyId { get; set; }
public Int32? OrderId { get; set; }
///
/// 货物名称
///
public string GoodsName { get; set; }
///
/// 货物英文
///
public string GoodsENName { get; set; }
///
/// 货物数量
///
public int GoodsNum { get; set; }
///
/// sku
///
public string SKU { get; set; }
///
/// 单个重量 单位 克 g
///
public decimal? Weight { get; set; }
///
/// 单个产品尺寸 长度 单位 英寸 in
///
public decimal? Long { get; set; }
///
/// 单个产品尺寸 宽度 单位 英寸 in
///
public decimal? Width { get; set; }
///
/// 单个产品尺寸 高度 单位 英寸 in
///
public decimal? Height { get; set; }
}
public class CK_FeeReportNew2
{
public int? CompanyId { get; set; }
public string CompanyName { get; set; }
public decimal? Fee1 { get; set; }
public decimal? Fee10 { get; set; }
public decimal? Fee2 { get; set; }
public decimal? Fee3 { get; set; }
public decimal? Fee4 { get; set; }
public decimal? Fee5 { get; set; }
public decimal? Fee6 { get; set; }
public decimal? Fee7 { get; set; }
public decimal? Fee8 { get; set; }
public decimal? Fee9 { get; set; }
public decimal? HJFee { get; set; }
public decimal? HJCZFee { get; set; }
public decimal? HJYGFee { get; set; }
}
public class DD_GoodsCodePM
{
///
/// ShopId
///
public Int32? ShopId { get; set; }
public String ShopName { get; set; }
public String GoodsCode { get; set; }
public String asin { get; set; }
public DateTime? InDate { get; set; }
///
/// Int1
///
public Int32? Num1 { get; set; }
///
/// Int2
///
public Int32? Num2 { get; set; }
///
/// Int3
///
public Int32? Num3 { get; set; }
public Int32? Num4 { get; set; }
public Int32? Num5 { get; set; }
public Int32? Num6 { get; set; }
public Int32? Num7 { get; set; }
///
/// Int1
///
public Int32? Num11 { get; set; }
///
/// Int2
///
public Int32? Num22 { get; set; }
///
/// Int3
///
public Int32? Num33 { get; set; }
public Int32? Num44 { get; set; }
public Int32? Num55 { get; set; }
public Int32? Num66 { get; set; }
}
public class DD_GoodsPM
{
///
/// id
///
public Int32? id { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// shopid
///
public Int32? shopid { get; set; }
public String shopname { get; set; }
///
/// goodsid
///
public Int32? goodsid { get; set; }
///
/// asin
///
public String asin { get; set; }
///
/// sync
///
public Int32? sync { get; set; }
///
/// detailid
///
public Int32? detailid { get; set; }
public String sku { get; set; }
///
/// state
///
public Int32? state { get; set; }
}
public class E_BookList
{
///
/// id
///
public Int32? id { get; set; }
///
/// bookname
///
public String bookname { get; set; }
///
/// remark
///
public String remark { get; set; }
///
/// url
///
public String url { get; set; }
///
/// fristimg
///
public String fristimg { get; set; }
///
/// pages
///
public Int32? pages { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// inname
///
public String inname { get; set; }
///
/// sortid
///
public String sortid { get; set; }
///
/// sort
///
public Int32? sort { get; set; }
///
/// isuse
///
public Int32? isuse { get; set; }
///
/// go_code
///
public String go_code { get; set; }
public String pagetype { get; set; }
public String type_name { get; set; }
public String type_name2 { get; set; }
public String type_name3 { get; set; }
public String type_name4 { get; set; }
public String type_name5 { get; set; }
public Int32? popedom { get; set; }
public Int32? imgedit { get; set; }
}
public class E_BookPages
{
public String bookname { get; set; }
///
/// id
///
public Int32? id { get; set; }
///
/// bookid
///
public Int32? bookid { get; set; }
///
/// pageimg
///
public String pageimg { get; set; }
///
/// sort
///
public Int32? sort { get; set; }
///
/// pagedesc
///
public String pagedesc { get; set; }
///
/// pagetitle
///
public String pagetitle { get; set; }
public Int32? Type { get; set; }
}
public class E_BookPopedom
{
///
/// id
///
public Int32? id { get; set; }
///
/// bookid
///
public Int32? bookid { get; set; }
///
/// userid
///
public Int32? roleid { get; set; }
public String rolename { get; set; }
public Int32? ischeck { get; set; }
///
/// popedom
///
public Int32? popedom { get; set; }
///
/// Code
///
public String Code { get; set; }
}
public class E_BookSort
{
///
/// sortid
///
public Int32? sortid { get; set; }
///
/// sortname
///
public String sortname { get; set; }
///
/// parentid
///
public Int32? parentid { get; set; }
///
/// isuse
///
public Int32? isuse { get; set; }
///
/// layer
///
public Int32? layer { get; set; }
}
public class JC_LXShop
{
public Int32? ShopId { get; set; }
///
/// 店铺名称
///
public String ShopName { get; set; }
public String PlatName { get; set; }
///
/// 1速卖通2亚马逊3Ebay4Wish
///
public Int32? PlatType { get; set; }
///
/// 所属部门
///
public Int32? DeptId { get; set; }
///
/// 部门名称
///
public string DeptName { get; set; }
///
/// 添加日期
///
public DateTime? InDate { get; set; }
public Int32? CompanyId { get; set; }
///
/// 最大请求次数
///
public Int32? RequestMaxNumber { get; set; }
///
/// 当前请求次数
///
public Int32? RequestNumber { get; set; }
///
/// 开发者帐号,速卖通AppKey,亚马逊accessKeyId
///
public String Appkey { get; set; }
///
/// 开发者密钥,速卖通DeveKey,亚马逊secretAccessKey
///
public String DeveKey { get; set; }
///
/// 速卖通长时令牌,亚马逊卖家ID,MerchantId
///
public String RefreshToken { get; set; }
///
/// 速卖通短时令牌,亚马逊店铺MarketplaceId,Ebay与Wish的Token
///
public String AccessToken { get; set; }
///
/// 亚马逊API请求服务器国家地址
///
public String Country { get; set; }
///
/// 长时令牌保存时间
///
public DateTime? RefreshTokenSaveTime { get; set; }
///
/// 短时令牌更新时间
///
public DateTime? AccessTokenUpdateTime { get; set; }
///
/// 是否选中
///
public Boolean? IsCheck { get; set; }
///
/// 是否每天自动读取API订单
///
public bool IsAutoReadData { get; set; }
///
/// 店铺匹配优先级
///
public Int32? LevelGrade { get; set; }
public bool? IsFba { get; set; }
///
/// 最迟发货天数
///
public Int32? OutDay { get; set; }
public String Master { get; set; }
public String Buyer { get; set; }
public String ShopUser { get; set; }
public String ShopNo { get; set; }
public Int32? IsSelf { get; set; }
public String Code { get; set; }
public String InName { get; set; }
public DateTime? DDSDate { get; set; }
public DateTime? DDEDate { get; set; }
public String ReUrl { get; set; }
public String store_id { get; set; }
}
public class JC_BaseCodeDetailNew
{
///
/// Code
///
public Int32? Code { get; set; }
///
/// KeyName
///
public String KeyName { get; set; }
///
/// Name
///
public String Name { get; set; }
///
/// IsUse
///
public Int32? IsUse { get; set; }
///
/// Remark
///
public String Remark { get; set; }
///
/// SortNo
///
public Int32? SortNo { get; set; }
///
/// CompanyId
///
public Int32? CompanyId { get; set; }
}
public class HW_CFSKU
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// DetailId
///
public Int32? DetailId { get; set; }
///
/// DetailId2
///
public Int32? DetailId2 { get; set; }
///
/// InDate
///
public DateTime? InDate { get; set; }
///
/// InName
///
public String InName { get; set; }
}
public class DT_PersonOrder
{
///
/// id
///
public Int32? id { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// inname
///
public String inname { get; set; }
///
/// inuserid
///
public Int32? inuserid { get; set; }
///
/// buyname
///
public String buyname { get; set; }
///
/// buyphone
///
public String buyphone { get; set; }
///
/// buyaddr
///
public String buyaddr { get; set; }
///
/// buymobile
///
public String buymobile { get; set; }
///
/// moneyprice
///
public Decimal? moneyprice { get; set; }
///
/// moneycode
///
public String moneycode { get; set; }
///
/// storeid
///
public Int32? storeid { get; set; }
///
/// storename
///
public String storename { get; set; }
///
/// 折扣
///
public Decimal? offprice { get; set; }
///
/// remark
///
public String remark { get; set; }
public List ListModel { get; set; }
}
public class DT_PersonGoods
{
///
/// id
///
public Int32? id { get; set; }
///
/// orderid
///
public Int32? orderid { get; set; }
///
/// detailid
///
public Int32? detailid { get; set; }
///
/// goodsnum
///
public Int32? goodsnum { get; set; }
///
/// sku
///
public String sku { get; set; }
///
/// price
///
public Decimal? price { get; set; }
}
public class DT_FeesTC
{
///
/// id
///
public Int32? id { get; set; }
///
/// tc_fee
///
public Decimal? tc_fee { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// state
///
public Int32? state { get; set; }
}
public class HW_GoodsUserPlanCount
{
///
/// Id
///
public Int32? Id { get; set; }
public String groupname { get; set; }
///
/// GoodsId
///
public Int32? GoodsId { get; set; }
///
/// DetailId
///
public Int32? DetailId { get; set; }
///
/// NoOutDays
///
public Int32? NoOutDays { get; set; }
///
/// OutDays2
///
public Int32? OutDays2 { get; set; }
///
/// Price
///
public Decimal? Price { get; set; }
///
/// Price2
///
public Decimal? Price2 { get; set; }
///
/// Price3
///
public Decimal? Price3 { get; set; }
///
/// Price4
///
public Decimal? Price4 { get; set; }
///
/// Price5
///
public Decimal? Price5 { get; set; }
///
/// Price6
///
public Decimal? Price6 { get; set; }
///
/// Price7
///
public Decimal? Price7 { get; set; }
///
/// Price8
///
public Decimal? Price8 { get; set; }
///
/// Num
///
public Int32? Num { get; set; }
///
/// Num2
///
public Int32? Num2 { get; set; }
///
/// Num3
///
public Int32? Num3 { get; set; }
///
/// Num4
///
public Int32? Num4 { get; set; }
///
/// Num5
///
public Int32? Num5 { get; set; }
///
/// Num6
///
public Int32? Num6 { get; set; }
///
/// Num7
///
public Int32? Num7 { get; set; }
///
/// ShopNames
///
public String ShopNames { get; set; }
///
/// PlanInfo
///
public String PlanInfo { get; set; }
///
/// AdviseInfo
///
public String AdviseInfo { get; set; }
///
/// Remark
///
public String Remark { get; set; }
public String SKU1 { get; set; }
public String mname { get; set; }
public Int32? GoodsHJNum2 { get; set; }
public decimal? GoodsMonthHJPrice { get; set; }
public Int32? GoodsWeekHJNum { get; set; }
public decimal? GoodsWeekHJPrice { get; set; }
public String FirstImgUrl { get; set; }
}
public class TJ_UserGoodsScore
{
public Int32? UserId { get; set; }
public Int32? GoodsId { get; set; }
public string Name { get; set; }
public string GoodsCode { get; set; }
public string GroupName { get; set; }
public string FirstImgUrl { get; set; }
public decimal? amzonjf { get; set; } //,amzonzje=a.zje,amzonml=a.ml,amzonmll=a.mll
public decimal? amzonzjeweek1 { get; set; }
public decimal? amzonzjeweek2 { get; set; }
public decimal? amzonzjeweek3{ get; set; }
public decimal? amzonzje { get; set; }
public decimal? amzonmlweek1 { get; set; }
public decimal? amzonmlweek2 { get; set; }
public decimal? amzonmlweek3 { get; set; }
public decimal? amzonml { get; set; }
public decimal? amzonmllweek1 { get; set; }
public decimal? amzonmllweek2 { get; set; }
public decimal? amzonmllweek3 { get; set; }
public decimal? amzonmll { get; set; }
public List Data2 { get; set; }
}
public class TJ_UserGoodsScore2
{
public Int32? UserId { get; set; }
public Int32? GoodsId { get; set; }
public string Name { get; set; }
public Int32? Num { get; set; }
public Int32? Num1 { get; set; }
public Int32? Num2 { get; set; }
public Int32? Num3 { get; set; }
public Int32? Num4{ get; set; }
public Int32? Num5 { get; set; }
public decimal? TGRate { get; set; }
public decimal? HJ { get; set; }
//考核数量
public int? KHNum { get; set; }
///
/// 断货数量
///
public int? DHNum { get; set; }
///
/// 未到数量
///
public int? WDNum { get; set; }
///
/// 前三个月通过率
///
public string Last3MonthRate { get; set; }
}
public class JC_UserInfoNewList
{
public Int32? UserId { get; set; }
public String Name { get; set; }
public String SpellName { get; set; }
public String EnglishName { get; set; }
public String Sex { get; set; }
public String UserName { get; set; }
public String Password { get; set; }
public String UserType { get; set; }
public Int32? State { get; set; }
public Int32? CompanyId { get; set; }
public String UserCode { get; set; }
public Int32? LoginCount { get; set; }
public DateTime? LastLoginTime { get; set; }
public String LastLoginIp { get; set; }
public String Photo { get; set; }
public DateTime? UpdateDate { get; set; }
public String Duty { get; set; }
public String Mobile1 { get; set; }
public String Mobile2 { get; set; }
public String Mobile3 { get; set; }
public String UserCard { get; set; }
public DateTime? InDate { get; set; }
public String DeptName { get; set; }
public String SchoolLevel { get; set; }
public String School { get; set; }
public DateTime? BornDate { get; set; }
public String BornAddr { get; set; }
public DateTime? ContractDate { get; set; }
public String IsMarry { get; set; }
public String IsBaby { get; set; }
public String HuKou { get; set; }
public String HuKouAddr { get; set; }
public String NowAddr { get; set; }
public DateTime? JoinDate { get; set; }
public DateTime? FormalDate { get; set; }
public Int32? IsRoom { get; set; }
public String RoomAddr { get; set; }
public String Political { get; set; }
public Int32? DeptId { get; set; }
public String Traffic { get; set; }
public String QQ { get; set; }
public String Email { get; set; }
public String IDCard { get; set; }
public String EmployeeType { get; set; }
public String StateName { get; set; }
public Int32? Holidays { get; set; }
public Int32? IsLogin { get; set; }
public Int32? RoleId { get; set; }
public String WorkDesc { get; set; }
public String NowState { get; set; }
public String LeaveTime { get; set; }
public String GroupName { get; set; }
public Int32? guserid { get; set; }
}
public class DT_OrderListNew
{
public Int32? OrderId { get; set; }
///
/// 订单等级
///
public Int32? OrderLevel { get; set; }
public Int32? PlatId { get; set; }
///
/// 平台店铺id
///
public Int32? ShopId { get; set; }
///
/// 平台店铺
///
public String ShopName { get; set; }
public String Country { get; set; }
///
/// 订单号
///
public String OrderCode { get; set; }
///
/// 平台订单号
///
public String PlatOrderCode { get; set; }
///
/// 合并的订单号,填的是要合并的订单的PlatOrderCode
///
public String JoinOrderCode { get; set; }
///
/// 订单名称
///
public String OrderName { get; set; }
///
/// 是否是合并订单
///
public Int32? IsJoin { get; set; }
///
/// 是否建过空袋子
///
public Int32? IsBlank { get; set; }
///
/// 是否是合并订单
///
public string IsJoinState { get; set; }
///
/// 货物编号
///
public String GoodsCode { get; set; }
///
/// 货物名称
///
public String GoodsName { get; set; }
///
/// 购买数量
///
public Int32? GoodsNum { get; set; }
///
/// 价格总计
///
public Decimal? TotalPrice { get; set; }
public String MoneyCode { get; set; }
///
/// 0未收款1已收款
///
public Int32? MoneyState { get; set; }
///
/// 收款时间
///
public DateTime? MoneyDate { get; set; }
///
/// 发货状态0未发货1已发货2发货异常
///
public Int32? PostState { get; set; }
///
/// 发货时间
///
public DateTime? PostDate { get; set; }
///
/// 打印状态0未打印1已经打印
///
public Int32? PrintState { get; set; }
public DateTime? PrintDate { get; set; }
///
/// 匹配状态0未匹配1部分匹配2匹配完成
///
public Int32? MateState { get; set; }
///
/// 订单状态0删除1未完成2已经结束3已取消
///
public Int32? State { get; set; }
public String StateName { get; set; }
///
/// 订单时间
///
public DateTime? OrderDate { get; set; }
///
/// 导入时间
///
public DateTime? InDate { get; set; }
public DateTime? OrderOutDate { get; set; }
public DateTime? BuyDate { get; set; }
public DateTime? FPDate { get; set; }
///
/// 导入人
///
public Int32? InUserId { get; set; }
public DateTime? UpdateDate { get; set; }
///
/// 订单销售
///
public Int32? SaleUserId { get; set; }
public Int32? CompanyId { get; set; }
public Int32? Id { get; set; }
public Decimal? TotalWeight { get; set; }
public Decimal? TotalSoild { get; set; }
///
/// 货币
///
public String MoneyType { get; set; }
///
/// Sku
///
public String CustomID { get; set; }
///
/// 客户id
///
public String SKU { get; set; }
///
/// 收件人
///
public String RevName { get; set; }
///
/// 买家国家
///
public String RevCountry { get; set; }
///
/// 买家国家
///
public String CountryName { get; set; }
public String RevProvince { get; set; }
public String RevArea { get; set; }
public String RevCity { get; set; }
public String RevPostCode { get; set; }
public String CountryCode { get; set; }
///
/// 收件地址
///
public String RevAddr { get; set; }
///
/// 电话
///
public String RevPhone { get; set; }
///
/// 手机
///
public String RevMoblie { get; set; }
///
/// 邮箱
///
public String RevMail { get; set; }
///
/// 传真
///
public String RevFax { get; set; }
///
/// 提交信息
///
public String SendInfo { get; set; }
///
/// 异常信息
///
public String ErrorInfo { get; set; }
///
/// 异常信息
///
public String SimpErrorInfo { get; set; }
///
/// 购买备注
///
public String BuyRemark { get; set; }
///
/// 留言
///
public String LeaveWord { get; set; }
///
/// 计费方式
///
public Int32? FeeType { get; set; }
///
/// 是否挂号
///
public Int32? IsRegister { get; set; }
public Int32? LogisticsId { get; set; }
///
/// 运输方式
///
public Int32? Post { get; set; }
///
/// 运输费用
///
public Decimal? PostFee { get; set; }
///
/// 包装费用
///
public Decimal? BoxFee { get; set; }
///
/// 货物货值
///
public Decimal? GoodsFee { get; set; }
///
/// 我方银行账户
///
public String BankCode { get; set; }
///
/// 银行流水号
///
public String BankNo { get; set; }
///
/// 客户银行账户
///
public String CustomBankCode { get; set; }
///
/// 客户类型1平台2直销
///
public Int32? CustomType { get; set; }
///
/// 错发图片id
///
public String ErrorImage { get; set; }
///
/// 渠道
///
public Int32? Channel { get; set; }
///
/// 物品地址
///
public String GoodsAddr { get; set; }
///
/// 跟踪码
///
public String TrackCode { get; set; }
public String TrackInfo { get; set; }
///
/// 前置跟踪码
///
public String FontTrackCode { get; set; }
///
/// 发货仓库
///
public Int32? StoreId { get; set; }
///
/// 快递信息
///
public String PostInfo { get; set; }
///
/// 快递信息
///
public String LocalPost { get; set; }
///
/// 订单状态1正常2有留言3异常
///
public Int32? OrderState { get; set; }
///
/// 匹配状态
///
public String MateStateName { get; set; }
///
/// 打印状态
///
public String PrintStateName { get; set; }
public String TrackStateName { get; set; }
public String PrintTemplateName { get; set; }
///
/// 是否海外仓
///
public Int32? IsFba { get; set; }
public Int32? SendAddr { get; set; }
///
/// 订单货物明细
///
public List GoodsList { get; set; }
public String OnlinePostId { get; set; }
public Int32? IsSpare { get; set; }
public String GWeight { get; set; }
public String GLong { get; set; }
public String GWidth { get; set; }
public String GHeight { get; set; }
public String PostOneCode { get; set; }
public Int32? OrderState2 { get; set; }
public Decimal? escrowFee { get; set; }
public Decimal? YGLR { get; set; }
public Decimal? LR { get; set; }
public Decimal? Fee6 { get; set; }
public Decimal? Fee7 { get; set; }
public Decimal? Fee8 { get; set; }
public Decimal? Fee11 { get; set; }
public Decimal? Fee12 { get; set; }
public Decimal? Fee13 { get; set; }
///
/// 订单广告总花费
///
public decimal? TotalAdFee { get; set; }
public decimal? UpsFeeR { get; set; }
public decimal? UpsFeeE { get; set; }
public decimal? UPSFee { get; set; }
public string AddressType { get; set; }
}
public class DT_OrderGoodsListNew
{
public decimal? Long2 { get; set; }
public decimal? Height2 { get; set; }
public decimal? Solid2 { get; set; }
public decimal? Solid { get; set; }
public string GoodsEnglisgName { get; set; }
public int? SpareNum { get; set; }
public int? OutNum { get; set; }
public string productImgUrl { get; set; }
public string productImgUrl2 { get; set; }
public string GoodsCode { get; set; }
public string GoodsOldCode { get; set; }
public string TypeDesc { get; set; }
public string TypeCode { get; set; }
public string GoodsDesc { get; set; }
public string OrderCode { get; set; }
public string JoinOrderCode { get; set; }
public string PostionCode { get; set; }
public string OldTypeCode { get; set; }
public string OldTypeDesc { get; set; }
public decimal? Width2 { get; set; }
public decimal? GoodsFee { get; set; }
public decimal? Height { get; set; }
public decimal? Width { get; set; }
public int? Id { get; set; }
public int? PlatId { get; set; }
public int? OrderId { get; set; }
public int? GoodsId { get; set; }
public int? DetailId { get; set; }
public int? GoodsNum { get; set; }
public decimal? GoodsPrice { get; set; }
public decimal? BGPrice { get; set; }
public string MoneyCode { get; set; }
public int? LockNum { get; set; }
public int? ChaseId { get; set; }
public string GoodsSKU { get; set; }
public string GoodsName { get; set; }
public int? CKGoodsNum { get; set; }
public int? GoodsInNum { get; set; }
public int? GoodsInNum2 { get; set; }
public int? GoodsInNum3 { get; set; }
public int? GoodsLeftNum { get; set; }
public decimal? Weight { get; set; }
public decimal? Long { get; set; }
public decimal? TCFee { get; set; }
public string mname { get; set; }
public string groupname_ebay { get; set; }
public string groupname_wlmart { get; set; }
///
/// 获取一周广告花费
///
public decimal goodWeekAdFee { get; set; }
///
/// 获取前天的广告费
///
public decimal? last2DayAdFee { get; set; }
///
/// 商品每天的平均广告花费
///
public decimal? adfee { get; set; }
///
/// 运营组长
///
public string groupname { get; set; }
///
/// 西部库存
///
public int? WestNum { get; set; }
///
/// 东部库存
///
public int? EastNum { get; set; }
}
public class HW_GoodsLeaveWord
{
public Int32? id { get; set; }
public String leaveword { get; set; }
public String leaveword2 { get; set; }
public Int32? goodsid { get; set; }
public DateTime? indate { get; set; }
public String inname { get; set; }
public Int32? isread { get; set; }
public Int32? leavetype { get; set; }
public Int32? platid { get; set; }
}
public class AD_FeeCompute
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// GoodsId
///
public Int32? GoodsId { get; set; }
///
/// ShopId
///
public Int32? ShopId { get; set; }
///
/// WeekFee1
///
public Decimal? WeekFee1 { get; set; }
///
/// WeekFee2
///
public Decimal? WeekFee2 { get; set; }
///
/// WeekLR1
///
public Decimal? WeekLR1 { get; set; }
///
/// WeekLR2
///
public Decimal? WeekLR2 { get; set; }
///
/// NextFee
///
public Decimal? NextFee { get; set; }
///
/// PreDayFee1
///
public Decimal? PreDayFee1 { get; set; }
public Int32? Type { get; set; }
public string ShopName { get; set; }
public string GoodsCode { get; set; }
}
public class GoodAD_LastWeek_Spend
{
public int shopid { get; set; }
public int goodsid { get; set; }
public decimal? spend { get; set; }
}
public class StoreGoodWeekAcos
{
public int ShopId { get; set; }
public string ShopName { get; set; }
public string SKU { get; set; }
public string GoodName { get; set; }
public string MSKU { get; set; }
///
/// 店铺负责人
///
public string Master { get; set; }
///
/// 广告花费
///
public decimal? spend { get; set; }
///
/// 广告销售额
///
public decimal? ad_sale { get; set; }
///
/// 投入产出比
///
public decimal? ACOS { get; set; }
///
/// 上周纯利润
///
public decimal? WeekLR { get; set; }
}
public class MasterStoreGoodAcosCount
{
public string Master { get; set; }
public int Count { get; set; }
}
public class CG_PurchaseGoodsForCGPC
{
public int ChaseId { get; set; }
public string ChaseCode { get; set; }
public string BuyCode { get; set; }
public string GoodsCode { get; set; }
public string GoodsName { get; set; }
///
/// 采购日期
///
public DateTime? BuyDate { get; set; }
public DateTime? DoneDate { get; set; }
///
/// 到货数量
///
public int? InGoodsNum { get; set; }
///
/// 采购数量
///
public int? GoodsNum { get; set; }
///
/// 采购单价
///
public decimal? GoodsPrice { get; set; }
///
/// 采购总金额
///
public decimal? TotalPrice { get; set; }
///
/// 单个立方
///
public decimal? SingleCube { get; set; }
///
/// 总立方
///
public decimal? TotalCube { get; set; }
///
/// 发货状态
///
public int GoodsState { get; set; }
public string GoodsStateName { get; set; }
///
/// 采购单状态
///
public int State { get; set; }
public string StateName { get; set; }
}
public class GoodsMaster
{
public string GoodsCode { get; set; }
public string UserName { get; set; }
}
public class FinanceFundData
{
public int? ID { get; set; }
public DateTime InDate { get; set; }
public string InDateStr { get; set; }
public decimal? WI { get; set; }
public decimal? EI { get;set; }
public decimal? OI { get;set; }
public decimal? KI { get; set; }
public decimal? BA { get; set; }
public decimal? CA { get; set; }
public decimal? FAM { get; set; }
public decimal? FN { get; set; }
public decimal? FD { get; set; }
public decimal? Rate { get; set; }
public decimal? TOTAL { get; set; }
public int? CreateUserId { get; set; }
public DateTime? CreateTime { get; set; }
}
public class FinanceFundMoneyData
{
///
/// RANCHO价值$
///
public decimal? RCRate { get; set; }
///
/// E仓价值$
///
public decimal? ECRate { get; set; }
///
/// 业远仓价值¥
///
public decimal? YYCRate { get; set; }
///
/// 在途金额¥
///
public decimal? ZTPrice { get; set; }
///
/// 所有冻结金额$
///
public decimal? DJMoney { get; set; }
}
public class OrderListGoodAdfee
{
public string OrderDate { get; set; }
public int ShopId { get; set; }
public int GoodsId { get; set; }
public int GoodsNum { get; set; }
public decimal? TotalAdfee { get; set; }
public decimal? AvgAdfee { get; set; }
}
public class PeopleDaySaleDataModel
{
///
/// 是否是组长
///
public int? IsGroup { get; set; }
///
/// 组长名
///
public string GroupName { get; set; }
///
/// 组长id
///
public int? GroupUserId { get; set; }
///
/// 日期
///
public string InDate { get; set; }
///
/// 平台id
///
public int? PlatId { get; set; }
public int UserId { get; set; }
///
/// 员工名称
///
public string Name { get; set; }
///
/// 广告花费
///
public decimal? AdFee { get; set; }
///
/// 订单数量
///
public int? OrdersNum { get; set; }
///
/// 商品数量
///
public int? GoodsNum { get; set; }
///
/// 销售额
///
public decimal? SalePrice { get; set; }
///
/// 纯利润
///
public decimal? NetProfit { get; set; }
///
/// 广告订单数量
///
public int? AdOrdersNum { get; set; }
///
/// 广告订单金额
///
public decimal? AdOrderAmount { get; set; }
///
/// 广告订单利润
///
public decimal? AdOrderLR { get; set; }
///
/// E仓库存
///
public int? ENum { get; set; }
///
/// E仓金额
///
public decimal? EPrice { get; set; }
///
/// E仓在途
///
public int? ENum2 { get; set; }
///
/// E仓在途金额
///
public decimal? EPrice2 { get; set; }
public int? WNum { get; set; }
public decimal? WPrice { get; set; }
public int? WNum2 { get; set; }
public decimal? WPrice2 { get; set; }
///
/// NB仓库存
///
public int? NBNum { get; set; }
///
/// NB仓金额
///
public decimal? NBPrice { get; set; }
///
/// NB仓在途
///
public int? NBNum2 { get; set; }
///
///NB仓在途金额
///
public decimal? NBPrice2 { get; set; }
///
/// 库存总金额
///
public decimal? StockTotalPrice { get; set; }
public string Remakes { get; set; }
///
/// 产品类目
///
public string Categorys { get; set; }
///
/// 每个人每天的库存仓储费
///
public decimal? DayTotalSolidFee { get; set; }
///
/// H净利
///
public decimal? HJLR { get; set; }
///
/// 月H净利润
///
public decimal? HJLRForMonth { get; set; }
///
/// 投产比
///
public decimal? TCB { get; set; }
///
/// 广告花费占比(广告花费/广告订单金额)
///
public decimal? AdProductZB { get; set; }
///
/// 投产比颜色
///
public string TCBColor { get; set; }
///
/// 净利润大于0商品数量百分比
///
public decimal? HJLRPercent { get; set; }
///
/// 补贴费用
///
public decimal? SubsidyFee { get; set; }
///
/// 折线图数据
///
public List datas { get; set; }
///
/// 月折线图数据
///
public List mdatas { get; set; }
///
/// 月H净利润折线图数据
///
public List hdatas { get; set; }
///
/// 组员数据
///
public List GroupPeopleDatas { get; set; }
}
public class PeopleGoodsNum
{
public int? PlatId { get; set; }
public int? muserid { get; set; }
///
/// E仓库存
///
public int? ENum { get; set; }
///
/// E仓金额
///
public decimal? EPrice { get; set; }
///
/// E仓在途
///
public int? ENum2 { get; set; }
///
/// E仓在途金额
///
public decimal? EPrice2 { get; set; }
public int? WNum { get; set; }
public decimal? WPrice { get; set; }
public int? WNum2 { get; set; }
public decimal? WPrice2 { get; set; }
///
/// NB仓库存
///
public int? NBNum { get; set; }
///
/// NB仓金额
///
public decimal? NBPrice { get; set; }
///
/// NB仓在途
///
public int? NBNum2 { get; set; }
///
///NB仓在途金额
///
public decimal? NBPrice2 { get; set; }
///
/// 库存总金额
///
public decimal? StockTotalPrice { get; set; }
///
/// 一天的库存总立方仓储费
///
public decimal? DayTotalSolidFee { get; set; }
}
public class PeopleEveryGoodsNum
{
public string GoodsCode { get; set; }
public int? WStockNum { get; set; }
public decimal? WStockPrice { get; set; }
public int? WInRoadNum { get; set; }
public decimal? WInRoadPrice { get; set; }
public int? EStockNum { get; set; }
public decimal? EStockPrice { get; set; }
public int? EInRoadNum { get; set; }
public decimal? EInRoadPrice { get; set; }
public int? GNStockNum { get; set; }
public decimal? GNStockPrice { get; set; }
}
public class PeopleAdFeeDetailModel
{
//public string ShopName { get; set; }
public string GoodsCode { get; set; }
public string GoodsName { get; set;}
public decimal? AdFee { get; set; }
public int? OrderNum { get; set; }
public decimal? TotalPrice { get; set; }
public int? AdOrdersNum { get; set; }
public decimal? AdOrderAmount { get; set; }
}
public class PeopleDaySalePriceModel
{
public int UserId { get; set; }
public string RDate { get; set; }
public decimal TotalPrice { get; set; }
}
public class PeopleDaySalePriceModelNew
{
public int PlatId { get; set; }
public int UserId { get; set; }
public string RDate { get; set; }
public decimal TotalPrice { get; set; }
}
public class ZXTDataModel
{
public string Name { get; set; }
public decimal Value { get; set; }
}
public class PeopleDayOrderNumModel
{
public int UserId { get; set; }
public string RDate { get; set; }
public int OrderNum { get; set; }
}
public class GoodsUpFirstDayModel
{
public int ShopId { get; set; }
public int GoodsId { get; set; }
public string FirstDay { get; set; }
}
public class GoodsDayImpressionsModel
{
public int ShopId { get; set; }
public int GoodsId { get; set; }
public int Impressions { get; set; }
}
public class ShopifyShopSelectList
{
public int ShopId { get; set; }
public string ShopName { get; set; }
}
public class ShopifyShopOrderModel
{
public string ShopifyOrder_Id { get; set; }
public int ShopId { get; set; }
public string ShopName { get; set; }
public string CaptureState { get; set; }
public string CreateDate { get; set; }
public string OrderName { get; set; }
public string CustomerName { get; set; }
public string Currency { get; set; }
public decimal? TotalPrice { get; set; }
public string PaymentStatus { get; set; }
public string FulfillmentStatus { get; set; }
public string Tags { get; set; }
public string DeliveryMethod { get; set; }
public int? ItemCount { get; set; }
public string ImageStr { get; set; }
public string SKU { get; set; }
}
public class ShopifyOrderCaptureReturnModel
{
public ShopifyOrderTransactionModel transaction { get; set; }
}
public class ShopifyOrderTransactionModel
{
public string kind { get; set; }
}
public class ShopifyOrderApiResponseModel
{
public int Code { get; set; }
public string Message { get; set; }
}
public class ShopifyShopOneOrderModel
{
public string ShopifyOrder_Id { get; set; }
public int ShopId { get; set; }
public int CaptureState { get; set; }
public string OrderName { get; set; }
public DateTime? CreatedDate { get; set; }
}
public class ShopGoodDayImpressionsModel
{
public DateTime RDate { get; set; }
public int ShopId { get; set; }
public int GoodsId { get; set; }
public int Impressions { get; set; }
}
public class ShopifyShopsModel
{
public int ShopId { get; set; }
public string AppKey { get; set; }
public string Password { get; set; }
public string AccessToken { get; set; }
public string ShopName { get; set; }
}
public class ShopifyOrderCaptureModel
{
public string shopifyorder_id { get; set; }
public string AppKey { get; set; }
public string DeveKey { get; set; }
public string AccessToken { get; set; }
public string ShopName { get; set; }
}
public class PeopleSaleDatasRemark
{
public int? PlatId { get; set; }
public int? UserId { get; set; }
public string UserName { get; set; }
public string Remark { get; set; }
public string Categorys { get; set; }
public int? IsGroup { get; set; }
}
public class ApiResponseModel
{
public int Code { get; set; }
public string Message { get; set; }
}
public class GoodsRankModel
{
public int ShopId { get; set; }
public int GoodsId { get;set; }
public DateTime OrderDate { get;set; }
public int? Int2 { get; set; }
public int? Int3 { get; set; }
public int? Int10 { get; set; }
public string asin { get; set; }
}
public class PeopleGoodsRankCountModel
{
public int? UserId { get; set; }
public string Name { get; set; }
public int Rank1Count { get; set; }
public int Rank2To10Count { get; set; }
public int Rank11To20Count { get; set; }
public int Rank21To30Count { get; set; }
public int Rank31To40Count { get; set; }
public int Rank41To50Count { get; set; }
public int Rank51To100Count { get; set; }
public int RankOver100Count { get; set; }
public int NoRankCount { get; set; }
}
public class PeopleGoodsRankDetailModel
{
public string Name { get; set; }
public string ShopName { get; set; }
public string GoodsCode { get; set; }
public string SKU { get; set; }
public string ASIN { get; set; }
public int? BigRank { get; set; }
public int? SmallRank { get; set; }
}
public class PeopleDayStockFeeModel
{
public int UserId { get; set; }
public decimal? DayTotalSolidFee { get; set; }
}
public class GoodsInNumModel
{
public int GoodsId { get; set; }
public int? GoodsInNum { get; set; }
public int? JYCGNum { get; set; }
public int? BHNum3 { get; set; }
}
public class HW_GoodsSortDataModel
{
public int SortId { get; set; }
public string SortName { get; set; }
}
public class ShopAdFeeDetailModel
{
public int? GoodsId { get; set; }
public string GoodsCode { get; set; }
public string GoodsName { get; set; }
//public int? DetailId { get; set; }
public decimal? AdFee { get; set; }
public int? UserId { get; set; }
public string UserName { get; set; }
public decimal? SaleAmount { get; set; }
public int? OrderNum { get; set; }
public decimal? Ad_SaleAmount { get; set; }
public int? Ad_OrderNum { get; set; }
///
/// 产品利润
///
public decimal? CPLR { get;set; }
///
/// 投产比=产品利润/广告金额
///
public decimal? TCB { get; set; }
}
public class PeoPleHJLRModel
{
public string RDate { get; set; }
public int UserId { get; set; }
public decimal HJLR { get; set; }
public decimal SubsidyFee { get; set; }
}
public class ShopifyOrderGoodsImageModel
{
public string shopifyorder_id { get; set; }
public string FirstImgUrl { get; set; }
public string SKU { get; set; }
public int? GoodsId { get; set; }
public string ShopName { get; set; }
public string LinkUrl { get; set; }
}
public class ShopGoodsOrderLRModel
{
public int GoodsId { get; set; }
public decimal? LR { get; set; }
}
public class ShopAdAnalysisDetailModel
{
public string ShopName { get; set; }
public int? GoodsId { get; set; }
public string GoodsCode { get; set; }
public string GoodsName { get; set; }
public decimal? AdFee { get; set; }
public int? UserId { get; set; }
public string UserName { get; set; }
public decimal? SaleAmount { get; set; }
public int? OrderNum { get; set; }
public decimal? Ad_SaleAmount { get; set; }
public int? Ad_OrderNum { get; set; }
///
/// 产品利润
///
public decimal? CPLR { get; set; }
///
/// 投产比=产品利润/广告金额
///
public decimal? TCB { get; set; }
}
///
/// 店铺投诉case数据
///
public class ShopClaimCaseModel
{
public int ID { get; set; }
public int ShopId { get; set; }
public string ShopName { get; set; }
public int? PlatType { get; set; }
public string UserName { get; set; }
public string Image { get; set; }
public string OrderCode { get; set; }
public string SPDate { get; set; }
public string IsAffectODR { get; set; }
public string GoodsCodes { get; set; }
public decimal? GoodPrice { get; set; }
public string SPDetail { get; set; }
public string ContactAmazon { get; set; }
public decimal? RefundCustomerPrice { get;set; }
public string ContactCustomer { get; set; }
public string Remark { get; set; }
}
public class ShopClaimCaseGoodsUserImg
{
public int UserId { get; set; }
public string UserName { get; set; }
public string FirstImgUrl { get; set; }
}
///
/// 店铺投诉case数据
///
public class ShopClaimCaseData
{
public int? ID { get; set; }
public string OrderCode { get; set; }
public string SPDate { get; set; }
public string IsAffectODR { get; set; }
public string GoodsCodes { get; set; }
public decimal? GoodPrice { get; set; }
public string SPDetail { get; set; }
public string ContactAmazon { get; set; }
public decimal? RefundCustomerPrice { get; set; }
public string ContactCustomer { get; set; }
public string Remark { get; set; }
public DateTime? CreateTime { get; set; }
}
public class ShopEmailsSelectModel
{
public int ID { get; set; }
public string EmailAccount { get; set; }
}
public class ShopEmailItemListModel
{
public int ID { get; set; }
public int? ShopId { get; set; }
public int? IsRead { get; set; }
public string EmailCNTime { get; set; }
public string FromAccount { get; set; }
public string Subject { get; set; }
public string EmailContent { get; set; }
public string OrderCode { get; set; }
public string CustomerName { get; set; }
public string CustomerEmail { get; set; }
}
///
/// 店铺站内信
///
public class ShopEmailZNXListModel
{
public int ID { get; set; }
public string EmailCNTime { get; set; }
public string EmailContent { get; set; }
public int EmailType { get; set; }
}
///
/// 前端调用后端接口返回的信息
///
public class APIReturnModel
{
///
/// 0失败,1成功
///
public int Code { get; set; }
public string Message { get; set; }
public object Datas { get; set; }
}
public class PrintAPPReturnModel
{
///
/// 0失败,1成功
///
public int Code { get; set; }
public string Msg { get; set; }
}
public class AmazonZNXContentModel
{
public string text;
public List attachments { get; set; }
}
public class AmazonZNXContentAttachmentModel
{
public string uploadDestinationId { get; set; }
public string fileName { get; set; }
}
public class CreateConfirmCustomizationDetailsResponse
{
public List errors { get; set; }
}
public class CreateConfirmCustomizationDetailsResponseError
{
public string code { get; set; }
public string message { get; set; }
public string details { get; set; }
}
public class PeopleDayFillSaleData
{
public int ID { get; set; }
public int UserId { get; set; }
public string UserName { get; set; }
public DateTime? InDate { get; set; }
public decimal? AdFee { get; set; }
public decimal? TCB { get; set; }
public int? AdOrderNum { get; set; }
public decimal? AdSaleAmount { get; set; }
}
public class SavePeopleDayFillSaleData
{
public int? ID { get; set; }
public int UserId { get; set; }
public string UserName { get; set; }
public DateTime? InDate { get; set; }
public decimal? AdFee { get; set; }
public decimal? TCB { get; set; }
public int? AdOrderNum { get; set; }
public decimal? AdSaleAmount { get; set; }
}
public class PeopleDayStockSolidFee
{
public int UserId { get; set; }
public decimal? DayTotalSolidFee { get; set; }
}
public class PeopleDayFillSaleDataModel
{
public decimal? AdFee { get; set; }
public int? AdOrderNum { get; set; }
public decimal? AdSaleAmount { get; set; }
}
public class RefundOrderListModel
{
///
/// 订单id
///
public int OrderId { get; set; }
///
/// 订单编号
///
public string OrderCode { get; set; }
///
/// 退货id
///
public int ID { get; set; }
///
/// 店铺id
///
public int ShopId { get; set; }
public string ShopName { get; set; }
public DateTime? OrderDate { get; set; }
///
/// 退货日期
///
public DateTime? ReturnRequestDate { get; set; }
///
/// 退货状态
///
public string ReturnRequestStatus { get; set; }
///
/// 退货类型
///
public string ReturnType { get; set; }
///
/// 订单金额
///
public decimal? OrderAmount { get; set; }
///
/// 订单数量
///
public int? OrderQuantity { get; set; }
///
/// 入库扫描时间
///
public DateTime? ScanDate { get; set; }
///
/// 完成状态
///
public string CompleteState { get; set; }
public string CompleteStateColor { get; set; }
///
/// 结束时间
///
public DateTime? CompleteDate { get; set; }
///
/// 退货商品信息
///
public List ItemDetails { get; set; }
///
/// 退货物流信息
///
public List LabelDetails { get; set; }
}
public class RefundOrder_ItemDetail
{
public int ShopRefundOrderDatasId { get; set; }
public string ImgUrl { get; set; }
public string GoodsName { get; set; }
///
/// 退货原因
///
public string ReturnReasonCode { get; set; }
public string Asin { get; set; }
public string SKU { get; set; }
///
/// 退货数量
///
public int? ReturnQuantity { get; set; }
///
/// 解决方法
///
public string Resolution { get; set; }
///
/// 退款金额
///
public decimal? RefundAmount { get; set; }
public string GoodsSKU { get; set; }
public string GoodsCode { get; set; }
}
public class RefundOrder_LabelDetail
{
public int ShopRefundOrderDatasId { get; set; }
///
/// 快递跟踪码
///
public string TrackingId { get; set; }
///
/// 快递公司
///
public string ReturnCarrier { get; set; }
///
/// 货币
///
public string CurrencyCode { get; set; }
///
/// 标签费
///
public decimal? LabelCost { get; set; }
///
/// 标签类型
///
public string LabelType { get; set; }
///
/// 仓库扫描时间
///
public DateTime? ScanDate { get; set; }
///
/// 商品入库售卖类型
///
public string InType { get; set; }
}
public class HW_Goods_New
{
public Int32? GoodsId { get; set; }
///
/// 货物编码
///
public String GoodsCode { get; set; }
///
/// 货物编码字母
///
public String GoodsEg { get; set; }
///
/// 货物编号序号
///
public Int32? GoodsNo { get; set; }
///
/// 货物原编码(在供应商那边的编码)
///
public String GoodsOldCode { get; set; }
///
/// 类别id
///
public Int32? SortId { get; set; }
///
/// 分类名称
///
public String SortName { get; set; }
///
/// 供应商id
///
public String SupplierId { get; set; }
public String OldSupplier { get; set; }
public Int32? Supplier { get; set; }
public Int32? IsGYS { get; set; }
public String SupplierName { get; set; }
///
/// 货物名称
///
public String GoodsName { get; set; }
///
/// 货物英文名称
///
public String GoodsEnglisgName { get; set; }
public Int32? GoodsNum { get; set; }
public Int32? LeftNum { get; set; }
public Int32? GoodsLockNum { get; set; }
///
/// 商品价格(第一批价格)
///
public Decimal? InPrice { get; set; }
///
/// 商品价格(最近批次价格)
///
public Decimal? NowPrice { get; set; }
///
/// 货物重量
///
public Decimal? Weight { get; set; }
///
/// 货物重量
///
public Decimal? Weight2 { get; set; }
///
/// 重量单位
///
public String WeightUnit { get; set; }
///
/// 货物体积
///
public Decimal? Solid { get; set; }
///
/// 货物体积
///
public Decimal? TotalSolid { get; set; }
///
/// 体积单位
///
public String SolidUnit { get; set; }
///
/// 库位id
///
public Int32? Position { get; set; }
public DateTime? InDate { get; set; }
public DateTime? UpdateDate { get; set; }
public String FirstImgUrl { get; set; }
public String GoodsImageIds { get; set; }
public Int32? CompanyId { get; set; }
///
/// 货物计划购买数量
///
public Int32? GoodsPlanNum { get; set; }
///
/// 货物海外发货途中数量
///
public Int32? GoodsOutNum { get; set; }
///
/// 购买途中数量
///
public Int32? GoodsInNum { get; set; }
public int? GoodsInNum2 { get; set; }
public int? GoodsInNum3 { get; set; }
///
/// 安全库存
///
public Int32? SafeNum { get; set; }
public Int32? GoodsHJNum { get; set; }
public Int32? GoodsHJNum2 { get; set; }
public Int32? GoodsHJNum3 { get; set; }
public Int32? GoodsHJNum4 { get; set; }
///
/// 海关编码
///
public String HGCode { get; set; }
///
/// 海关单位编码
///
public String HGCompanyCode { get; set; }
///
/// 海关单位编码
///
public String UpdateName { get; set; }
public String GoodsRemark { get; set; }
public Int32? AutoPlan { get; set; }
public Int32? NoGoods { get; set; }
public String NoGoodsState { get; set; }
///
/// 平均到货天数
///
public Decimal? AvgTime { get; set; }
///
/// 1正常0删除
///
public Int32? State { get; set; }
///
/// 快递成本
///
public Decimal? PostPrice { get; set; }
public String DeptRemark { get; set; }
public Int32? NoticeDays { get; set; }
public String GoodsInfo { get; set; }
public String DefaultCity { get; set; }
public String NoticeShop { get; set; }
public Decimal? PageFee { get; set; }
public Decimal? BGPrice { get; set; }
public String GoodsSupplyCode { get; set; }
///
/// NetWeight
///
public Decimal? NetWeight { get; set; }
///
/// Long
///
public Decimal? Long { get; set; }
///
/// Width
///
public Decimal? Width { get; set; }
///
/// Height
///
public Decimal? Height { get; set; }
public Decimal? Long2 { get; set; }
///
/// Width
///
public Decimal? Width2 { get; set; }
///
/// Height
///
public Decimal? Height2 { get; set; }
public Decimal? FeeRate { get; set; }
public Decimal? JYPrice { get; set; }
///
/// BoxRate
///
public Int32? BoxRate { get; set; }
public Int32? UpOff { get; set; }
public Int32? XPId { get; set; }
public String Cert { get; set; }
public int? IsYC { get; set; }
///
/// 隐藏/显示
///
public string YCXS { get; set; }
public List GoodsList { get; set; }
public List SupplierList { get; set; }
public List ImgList { get; set; }
public List goodsApplyList { get; set; }
public decimal ApplyPrice { get; set; }
public string ApplyPlatName{ get; set; }
///
/// 个人认购数量
///
public int? BuyQty { get; set; }
}
public class GoodsSortShop
{
public int ID { get; set; }
public int? SortId { get; set; }
public string SortName { get; set; }
public int? ShopId { get; set; }
public string ShopName { get; set; }
}
public class GoodsSortShopModel
{
public int GoodsId { get; set; }
public int? SortId { get; set; }
public int? ShopId { get; set; }
public string ShopName { get; set; }
}
public class HW_BuyLinkModel
{
public int LinkId { get; set; }
public int GoodsId { get; set; }
public string LinkUrl { get; set; }
public string LinkDesc { get; set; }
}
public class ShopGoodsSortLinkCount
{
public int ShopId { get; set; }
public string ShopName { get; set; }
///
/// 日用品
///
public int? RYPQty { get; set; }
///
/// 家电
///
public int? JDQty { get; set; }
///
/// 宠物
///
public int? CWQty { get; set; }
///
/// 电器
///
public int? DQQty { get; set; }
///
/// 桌游类
///
public int? ZYLQty { get; set; }
///
/// 儿童玩具
///
public int? ETWJQty { get; set; }
///
/// 工具
///
public int? GJQty { get; set; }
///
/// 户外庭院
///
public int? HWTYQty { get; set; }
///
/// 健康护理
///
public int? JKHLQty { get; set; }
///
/// 汽配
///
public int? QPQty { get; set; }
///
/// 节日用品
///
public int? JRYPQty { get; set; }
///
/// 椅子
///
public int? YZQty { get; set; }
///
/// 健身
///
public int? JSQty { get; set; }
///
/// 灯具
///
public int? DJQty { get; set; }
///
/// 家具
///
public int? JJQty { get; set; }
}
public class HW_ShopLinkCountModel
{
public string ShopName { get; set; }
public int? SortId { get; set; }
public int? Count { get; set; }
}
public class PeoPleGoodsSaleDataModel
{
public int GoodsId { get; set; }
public string GoodsCode { get; set; }
public string GoodsName { get; set;}
public decimal? AdFee { get; set; }
public int? OrderCount { get; set; }
public decimal? TotalPrice { get; set; }
public string TCB { get; set; }
public string AdSaleZB { get;set; }
public decimal? LR { get; set; }
public decimal? AdTotalPrice { get; set; }
public int? AdOrderCount { get; set; }
public decimal? AdOrderLR { get; set; }
public decimal? StockTotalPrice { get; set; }
public decimal? DayTotalSolidFee { get; set; }
public decimal? HJLR { get; set; }
public decimal? MonthHJLR { get; set; }
}
public class PeopleGoodsMonthHJLR
{
public int GoodsId { get; set; }
public decimal? MonthHJLR { get; set; }
}
public class ShopGoodsAdFeeModel
{
public DateTime AdDate { get; set; }
public int ShopId { get; set; }
public string ShopName { get; set; }
public string GoodSku { get; set; }
public int? DetailId { get; set; }
public int? GoodsId { get; set; }
///
/// 广告花费
///
public decimal? AdFee { get; set; }
///
/// 广告订单数量
///
public int? AdOrderCount { get; set; }
///
/// 广告订单销售额
///
public decimal? AdSaleAmount { get; set; }
}
///
/// 人员管理商品净利润大于0所占百分比
///
public class PeoPleGoodsMonthHJLRModel
{
public int UserId { get; set; }
public int GoodsId { get; set; }
public decimal? MonthHJLR { get; set; }
}
///
/// 人员管理商品净利润大于0所占百分比
///
public class PeoPleGoodsMonthHJLRPercent
{
public int UserId { get; set; }
public decimal? Percent { get; set; }
}
public class OrderReturnTrackingId
{
public int ID { get; set; }
public string TrackingId { get; set; }
public string OrderCode { get; set; }
public string SKU { get; set; }
public int? ReturnNum { get; set; }
public int? InType { get; set; }
public DateTime CreateTime { get; set; }
public int? UserId { get; set; }
public string Name { get; set; }
public string WareHouse { get; set; }
public string Photo { get; set; }
public string ScanTrackingId { get; set; }
}
#region 发货检验流程代码
///
/// 仓库订单发货信息表
///
public class OrderPostInfo
{
public int ID { get; set; }
///
/// 仓库
///
public string WareHouse { get; set; }
///
/// 发货日期
///
public DateTime? PostDate { get; set; }
///
/// 订单号
///
public string OrderCode { get; set; }
///
/// SKU
///
public string SKU { get; set; }
public string NewSKU { get; set; }
///
/// 需要发货的数量
///
public int? Qty { get; set; }
///
/// 拣货匹配的库位编码
///
public string LocationCode { get; set; }
///
/// 快递跟踪码
///
public string TrackCode { get; set; }
///
/// 发货状态,0未发货,1部分发货,2全部发货
///
public int? PostState { get; set; }
///
/// 已发货数量
///
public int? PostQty { get; set; }
///
/// 打印状态,0未打印,1正在打印,2已打印
///
public int? PrintState { get; set; }
///
/// 备注
///
public string Remark { get; set; }
}
public class ShipOrderPickGoods
{
public string NewSKU { get; set; }
public string SKU { get; set; }
public int? Qty { get; set; }
public string LocationCode { get; set; }
public int? PickUserId { get; set; }
public string PickUserName { get; set; }
}
///
/// 拣货托盘表
///
public class TrayInfo
{
public int ID { get; set; }
///
/// 托盘码有效日期
///
public DateTime InDate { get; set; }
///
/// 托盘编码
///
public string TrayCode { get; set; }
///
/// 仓库
///
public string WareHouse { get; set; }
///
/// 打印状态,0未打印1已打印
///
public int? PrintState { get; set; }
///
/// 托盘码所属用户
///
public int? TrayUserId { get; set; }
///
/// 用户名
///
public string Name { get; set; }
///
/// 排序
///
public int Sort { get; set; }
}
///
/// 托盘拣货商品表
///
public class TrayPickGoodsInfo
{
public int ID { get; set; }
///
/// 托盘编码
///
public string TrayCode { get; set; }
public string SKU { get; set; }
///
/// 仓库
///
public string WareHouse { get; set; }
///
/// 库位
///
public string LocationCode { get; set; }
///
/// 拣货数量
///
public int? PickQty { get; set; }
///
/// 拣货人
///
public int? PickUserId { get; set; }
///
/// 对应的PickGoodsInfo表id
///
public int? PickGoodsInfo_Id { get; set; }
public DateTime CreateTime { get; set; }
public string NewSKU { get; set; }
public string PackGoodCode { get; set; }
public string PackGoodCode2 { get; set; }
}
///
/// 分配拣货商品信息表
///
public class PickGoodsInfo
{
public int ID { get; set; }
///
/// 分配日期
///
public DateTime InDate { get; set; }
///
/// 仓库
///
public string WareHouse { get; set; }
public string NewSKU { get; set; }
public string SKU { get; set; }
///
/// 需拣货数量
///
public int? PickQty { get; set; }
///
/// 需扫描数量
///
public int? ScanQty { get; set; }
///
/// 拣货库位
///
public string LocationCode { get; set; }
///
/// 分配的拣货人id
///
public int? PickUserId { get; set; }
public string Name { get; set; }
///
/// 货物包装条码
///
public string PackGoodCode { get; set; }
///
/// 货物包装条码2
///
public string PackGoodCode2 { get; set; }
///
/// 库位库存数量
///
public int? KCNum { get; set; }
}
///
/// 拣货工已生成托盘列表
///
public class UserPickTrayModel
{
public int ID { get; set; }
public string TrayCode { get; set;}
public int? PickQty { get; set; }
}
///
/// 托盘扫描打印面单model
///
public class TrayGoodsDetailModel
{
public int ID { get; set; }
public string TrayCode { get; set; }
public string SKU { get; set; }
public string WareHouse { get; set; }
public string LocationCode { get; set; }
public int? PickQty { get; set; }
public int? PrintQty { get; set; }
public string NewSKU { get; set; }
///
/// 货物包装条码
///
public string PackGoodCode { get; set; }
///
/// 货物包装条码2
///
public string PackGoodCode2 { get; set; }
}
#endregion
///
/// 扫描商品匹配跟踪码
///
public class MatchScanGoodsModel
{
public string SKU { get; set; }
///
/// 扫描数量
///
public int ScanQty { get; set; }
}
///
/// 扫描商品匹配跟踪码
///
public class MatchTrackingCodeModel
{
///
/// OrderPostInfo表id
///
public int? OrderPostInfoID { get; set; }
///
/// 订单编码
///
public string OrderCode { get; set; }
///
/// 需拣货数量
///
public int? PickQty { get; set; }
///
/// 已发货数量
///
public int? PostQty { get; set; }
///
/// TrackCodeApply表ID,订单跟踪码表
///
public int? TrackCodeApplyID { get; set; }
///
/// 库位
///
public string LocationCode { get; set; }
///
/// 快递类型id
///
public int? PostId { get; set; }
///
/// 快递名称
///
public string ExpressName { get; set; }
///
/// 快递码
///
public string TrackCode { get; set; }
///
/// 订单id
///
public int? OrderId { get; set; }
///
/// 快递面单图片地址
///
public string LabelUrl { get; set; }
///
/// 面单中包含的商品数量以及SKU
///
public string QtySKU { get; set; }
///
/// 匹配到已扫描托盘码中的商品的数据详情
///
public List matchTrayGoods { get; set; }
}
///
/// 匹配商品跟踪码返回model
///
public class MatchTrackingCodeReturnModel
{
///
/// 0失败,1成功
///
public int Code { get; set; }
public string Msg { get; set; }
public MatchTrackingCodeModel Obj { get; set; }
}
///
/// 匹配的托盘商品详情model
///
public class MatchTrayGoodsDetailModel
{
public int ID { get; set; }
public string TrayCode { get; set; }
public string SKU { get; set; }
public string WareHouse { get; set; }
public string LocationCode { get; set; }
public int MatchQty { get; set; }
}
///
/// 托盘已打印的数据
///
public class TrayPrintGoodsInfo
{
public int ID { get; set; }
public string TrayCode { get; set; }
public string SKU { get; set; }
public string WareHouse { get; set; }
public string LocationCode { get; set; }
///
/// 打印数量
///
public int? PrintQty { get; set; }
///
/// 打印面单人
///
public int? PrintUserId { get; set; }
///
/// 绑定运输的快递单号
///
public string TrackingCode { get; set; }
}
///
/// 仓库库位拣货人表
///
public class StorePostionPicker
{
public int ID { get; set; }
///
/// 仓库
///
public string WareHouse { get; set; }
///
/// 拣货类型
///
public int PickType { get; set; }
///
/// 类型描述
///
public string TypeDesc { get; set; }
///
/// 拣货人
///
public int PickUserId { get; set; }
public string UserName { get; set; }
}
///
/// 托盘最大装货体积表
///
public class TrayMaxVolume
{
public int ID { get; set; }
public string WareHouse { get; set;}
public decimal MaxVolume { get; set; }
}
///
/// 退货订单条形码
///
public class OrderReturnBarcode
{
public int ID { get; set; }
///
/// 截取的跟踪码
///
public string TrackingCode { get; set; }
///
/// 未截取的跟踪码
///
public string TrackingCode2 { get; set; }
///
/// 退货SKU和数量
///
public string SKUAndQty { get; set; }
///
/// 库位
///
public string LocationCode { get; set; }
///
/// 条形码
///
public string Barcode { get; set; }
public int? Sort { get; set; }
///
/// 0未打印1已打印
///
public int? PrintState { get; set; }
///
/// 关联的DT_OrderReturn表id
///
public string DT_OrderReturn_id { get; set; }
///
/// 扫描人
///
public int? ScanUserId { get; set; }
public string UserName { get; set; }
public DateTime? CreateTime { get; set; }
}
public class SKUPackCodeModel
{
public int GoodsId { get; set; }
public string GoodsCode { get; set; }
public string GoodsOldCode { get; set; }
public int? BoxRate { get; set; }
public string TypeCode { get; set; }
public string Barcode { get; set; }
}
public class GoodsSolidTopModel
{
public int? DetailId { get; set; }
public string SKU { get; set; }
public string GoodsCode { get; set; }
public string GoodsName { get; set; }
public string FirstImgUrl { get; set; }
public decimal? SingleSolid { get; set; }
public int? WestNum { get; set; }
public decimal? WestSolids { get; set; }
public int? EastNum { get; set; }
public decimal? EastSolids { get; set; }
public int? TotalNum { get; set; }
public decimal? TotalSolid { get; set; }
public string UserName { get; set; }
}
public class GoodsForGoodsPlan
{
public string GoodsCode { get; set; }
public string GoodsName { get; set; }
public string FirstImgUrl { get; set; }
public string UserName { get; set; }
}
///
/// 订单Fedex费用详情
///
public class OrderFedexRateFeeDetail
{
///
/// 快递发货类型
///
public string ServiceType { get; set; }
///
/// 分区
///
public string FenQu { get; set; }
///
/// 总费用
///
public string TotalFee { get; set; }
///
/// 基础费用
///
public string BaseFee { get; set; }
public string AHS { get; set; }
public string OverSize { get; set; }
///
/// 偏远地区费用
///
public string PYAreaFee { get; set; }
///
/// 超偏远地区费用
///
public string CPYAreaFee { get; set; }
///
/// 超级偏远地区费用
///
public string CJPYAreaFee { get; set; }
///
/// 非机动收费
///
public string FJDFee { get; set; }
///
/// 旺季附加费
///
public string WangJiFee { get; set; }
///
/// 燃油附加费
///
public string RanYouFee { get; set; }
///
/// 签收费
///
public string QianShouFee { get; set; }
///
/// 住宅费地址附加费
///
public string ZZFDZFee { get; set; }
///
/// 超标费
///
public string ChaoBiaoFee { get; set; }
///
/// 预计送达
///
public string YuJiSongDa { get; set; }
///
/// 总折扣
///
public string TotalDiscountFee { get; set; }
///
/// 总附加费用
///
public string TotalSurchargeFee { get; set; }
///
/// 重量
///
public string TotalBillWeight { get; set; }
}
public class OrderPostFeeEstimate
{
public int ID { get; set; }
public int OrderId { get; set; }
public string Warehouse { get; set; }
///
/// 快递发货类型
///
public string ServiceType { get; set; }
///
/// 分区
///
public string FenQu { get; set; }
///
/// 总费用
///
public decimal? TotalFee { get; set; }
///
/// 基础费用
///
public decimal? BaseFee { get; set; }
public decimal? AHS { get; set; }
public decimal? OverSize { get; set; }
///
/// 偏远地区费用
///
public decimal? PYAreaFee { get; set; }
///
/// 超偏远地区费用
///
public decimal? CPYAreaFee { get; set; }
///
/// 超级偏远地区费用
///
public decimal? CJPYAreaFee { get; set; }
///
/// 非机动收费
///
public decimal? FJDFee { get; set; }
///
/// 旺季附加费
///
public decimal? WangJiFee { get; set; }
///
/// 燃油附加费
///
public decimal? RanYouFee { get; set; }
///
/// 签收费
///
public decimal? QianShouFee { get; set; }
///
/// 住宅费地址附加费
///
public decimal? ZZFDZFee { get; set; }
///
/// 超标费
///
public decimal? ChaoBiaoFee { get; set; }
///
/// 预计送达
///
public DateTime? YuJiSongDa { get; set; }
///
/// 总折扣
///
public decimal? TotalDiscountFee { get; set; }
///
/// 总附加费用
///
public decimal? TotalSurchargeFee { get; set; }
///
/// 重量
///
public string TotalBillWeight { get; set; }
///
/// 是否最优
///
public int? IsBest { get; set; }
///
/// 海运差价
///
public decimal? HYCJ { get; set; }
}
public class DT_OrderExpressModel
{
public Int32? OrderId { get; set; }
///
/// 订单号
///
public String OrderCode { get; set; }
///
/// 平台订单号
///
public String PlatOrderCode { get; set; }
///
/// 合并的订单号,填的是要合并的订单的PlatOrderCode
///
public String JoinOrderCode { get; set; }
///
/// 是否是合并订单
///
public Int32? IsJoin { get; set; }
public Int32? IsSpare { get; set; }
///
/// 购买数量
///
public Int32? GoodsNum { get; set; }
///
/// 价格总计
///
public Decimal? TotalPrice { get; set; }
///
/// 货币代码
///
public String MoneyCode { get; set; }
///
/// 匹配状态0未匹配1部分匹配2匹配完成
///
public Int32? MateState { get; set; }
///
/// 订单状态0删除1未完成2已经结束
///
public Int32? State { get; set; }
public String RevMail { get; set; }
///
/// 收件人
///
public String RevName { get; set; }
///
/// 买家国家
///
public String RevCountry { get; set; }
///
/// 买家州
///
public String RevProvince { get; set; }
///
/// 买家城市
///
public String RevCity { get; set; }
///
/// 买家区县
///
public String RevArea { get; set; }
///
/// 收件地址
///
public String RevAddr { get; set; }
///
/// 电话
///
public String RevPhone { get; set; }
///
/// 手机
///
public String RevMoblie { get; set; }
///
/// 收件人邮编
///
public String RevPostCode { get; set; }
///
/// 运输方式
///
public Int32? Post { get; set; }
public String CountryCode { get; set; }
public String CountryName { get; set; }
public String PostError { get; set; }
public String CustomID { get; set; }
public Int32? LogisticsId { get; set; }
public Int32? IsGet { get; set; }
public int? PlatId { get; set; }
}
public class CK_GoodsMoveCheck
{
///
/// id
///
public Int32? id { get; set; }
///
/// detailid
///
public Int32? detailid { get; set; }
///
/// oldpostionid
///
public Int32? oldpostionid { get; set; }
///
/// oldpostiondesc
///
public String oldpostiondesc { get; set; }
///
/// kcnum
///
public Int32? kcnum { get; set; }
///
/// movenum
///
public Int32? movenum { get; set; }
///
/// outnum
///
public Int32? outnum { get; set; }
///
/// newpostionid
///
public Int32? newpostionid { get; set; }
///
/// newpostiondesc
///
public String newpostiondesc { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
///
/// inname
///
public String inname { get; set; }
///
/// checkstate
///
public Int32? checkstate { get; set; }
///
/// checkcontent
///
public String checkcontent { get; set; }
///
/// checkdate
///
public DateTime? checkdate { get; set; }
public String SKU1 { get; set; }
public Int32? StoreId { get; set; }
public String StoreName { get; set; }
public String checkstatename { get; set; }
}
public class DT_CountLabelsFromDay
{
public string PostDate { get; set; }
public int? num { get; set; }
}
public class DT_LabelCountData
{
public string name { get; set; }
//public decimal[] data { get; set; }
public List data { get; set; }
public string stack { get; set; }
public string color { get; set; }
}
public class DT_LabelNumAndColor
{
public int y { get; set; }
public string color { get; set; }
}
public class DT_LabelNum
{
public string Error { get; set; }
public string[] categories { get; set; }
public string Data { get; set; }
public string[] categories2 { get; set; }
}
public class TrackCodeRelation
{
public int ID { get; set; }
///
/// 主跟踪码
///
public string MainTrackCode { get; set; }
///
/// 关联跟踪码
///
public string SonTrackCode { get; set; }
public DateTime? CreateTime { get;set; }
}
#region 3.26Create
///
/// 员工表
///
public class UserInfoModel
{
public int ID { get; set; }
///
/// 员工姓名
///
public string UserName { get; set; }
///
/// 部门
///
public string Dep { get; set; }
}
///
/// 出勤表
///
public class AttendanceModel
{
public int ID { get; set; }
public int UserID { get; set; }
public string UserName { get; set; }
public DateTime AttDate { get; set; }
public string AttDateChange
{
get
{
return AttDate.ToString("yyyy-MM-dd");
}
}
///
/// 上班时间
///
public DateTime? WorkTime { get; set; }
///
/// 下班时间
///
public DateTime? AfterWorkTime { get; set; }
///
/// 请假起始时间
///
public DateTime? StartLeaveDate { get; set; }
///
/// 请假结束时间
///
public DateTime? EndLeaveDate { get; set; }
///
/// 出差起始时间
///
public DateTime? TravelStartDate { get; set; }
///
/// 出差结束时间
///
public DateTime? TravelEndDate { get; set; }
///
/// 外出起始时间
///
public DateTime? OutStartDate { get; set; }
///
/// 外出结束时间
///
public DateTime? OutEndDate { get; set; }
///
/// 原因
///
public Reason Reason { get; set; }
///
/// 备注
///
public string Notes { get; set; }
}
public enum Reason
{
正常 = 1,出差,外出,事假,病假,婚假,产假,调休,旷工,未打卡
}
public class UserAttendanceDto
{
///
/// 员工姓名
///
public string UserName { get; set; }
public int? UserID { get; set; }
public DateTime AttDate { get; set; }
public string AttDateChange
{
get
{
return AttDate.ToString("yyyy-MM-dd");
}
}
///
/// 上班时间
///
public DateTime WorkTime { get; set; }
public string WorkTimeChange
{
get
{
return WorkTime.ToString("HH:mm:ss");
}
}
///
/// 下班时间
///
public DateTime AfterWorkTime { get; set; }
public string AfterWorkTimeChange
{
get
{
return AfterWorkTime.ToString("HH:mm:ss");
}
}
///
/// 10分钟内迟到次数
///
public int WithinTenMin { get; set; }
///
/// 10分钟外迟到次数
///
public int OutsideTenMin { get; set; }
///
/// 原因
///
public Reason Reason { get; set; }
public string ReasonChange
{
get
{
switch (Reason)
{
case Reason.正常:
return "正常";
case Reason.出差:
return "出差";
case Reason.外出:
return "外出";
case Reason.事假:
return "事假";
case Reason.病假:
return "病假";
case Reason.婚假:
return "婚假";
case Reason.产假:
return "产假";
case Reason.调休:
return "调休";
case Reason.旷工:
return "旷工";
case Reason.未打卡:
return "未打卡";
default:
// 你可以抛出异常或者返回错误消息
throw new InvalidOperationException("未知的Reason值");
// 或者返回错误消息
// return "未知的Reason值";
}
}
}
///
/// 请假时长(事假)
///
public int AffairLeaveHours { get; set; }
///
/// 请假时长(病假)
///
public int SickLeaveHours { get; set; }
///
/// 备注
///
public string Notes { get; set; }
}
public class ClockModel
{
public int? ID { get; set; }
public string UserName { get; set; }
public DateTime? ClockDate { get; set; }
}
///
/// 加班表
///
public class SurplusWorkModel
{
public int? ID { get; set; }
public int? UserID { get; set; }
public string UserName { get; set; }
///
/// 加班起始日期
///
public DateTime? SurplusWorkStartDate { get; set; }
///
/// 加班结束日期
///
public DateTime? SurplusWorkEndDate { get; set; }
///
/// 备注
///
public string Notes { get; set; }
}
public class UserSurDto
{
///
/// 员工姓名
///
public string UserName { get; set; }
public int? UserID { get; set; }
///
/// 加班起始日期
///
public DateTime SurplusWorkStartDate { get; set; }
public string SurplusWorkStartDateChange
{
get
{
return SurplusWorkStartDate.ToString("yyyy-MM-dd HH:mm:ss");
}
}
///
/// 加班结束日期
///
public DateTime SurplusWorkEndDate { get; set; }
public string SurplusWorkEndDateChange
{
get
{
return SurplusWorkEndDate.ToString("yyyy-MM-dd HH:mm:ss");
}
}
///
/// 日加班时长
///
public decimal DaySurplusWork { get; set; }
///
/// 工作日2小时以上次数
///
public int WorkDayTwoHoursNum { get; set; }
///
/// 周末加班时(<=4H)
///
public int WeekendSurplusWorkHoursInFour { get; set; }
///
/// 周末加班时(>4H)
///
public int WeekendSurplusWorkHoursOutFour { get; set; }
///
/// 备注
///
public string Notes { get; set; }
}
public class SummaryDataDto
{
public int ID { get; set; }
public string UserName { get; set; }
///
/// 应出勤
///
public int ShouldAtt { get; set; }
/////
///// 是否公司餐补 0代表否 1代表是
/////
//public bool IsMealSubsidy { get; set; }
///
/// 10分钟内迟到次数
///
public int WithinTenMin { get; set; }
///
/// 10分钟外迟到次数
///
public int OutsideTenMin { get; set; }
///
/// 出差天数
///
public int TravelDays { get; set; }
///
/// 外出天数
///
public int OutDays { get; set; }
/////
///// 餐补天数
/////
//public int MealSubsidyDays { get; set; }
///
/// 请假时长(事假)
///
public decimal AffairLeaveHours { get; set; }
///
/// 请假时长(病假)
///
public decimal SickLeaveHours { get; set; }
///
/// 日加班时长
///
public decimal DaySurplusWork { get; set; }
///
/// 工作日2小时以上次数
///
public int WorkDayTwoHoursNum { get; set; }
///
/// 周末加班时(<=4H)
///
public int WeekendSurplusWorkHoursInFour { get; set; }
///
/// 周末加班时(>4H)
///
public int WeekendSurplusWorkHoursOutFour { get; set; }
}
#endregion
#region 库位出库记录导出
public class ImportKWOutLog
{
public int OutId { get;set; }
public string OutReason { get; set; }
public string OrderCode { get; set; }
public string SKU { get; set; }
public DateTime? InDate { get; set; }
public int? OutNum { get; set; }
public string PostionCode { get; set; }
}
#endregion
#region
public class WareHouseNoPrinted
{
public string WareHouse { get; set; }
public string TrackCode { get; set; }
//public string LocationCode { get; set; }
public string SKU { get; set; }
}
#endregion
public class StoreGoodsSaleNum
{
public int StoreId { get; set; }
public int DetailId { get; set; }
public int SaleNum { get; set; }
}
public class GoodsInfoSizeModel
{
public int DetailId { get; set; }
public int GoodsId { get; set; }
public decimal? Long { get; set; }
public decimal? Width { get; set; }
public decimal? Height { get; set; }
public decimal? Weight { get; set; }
public string SKU1 { get; set; }
public string SKU14 { get; set; }
}
#region 报价单
public class DT_Quote
{
public int? Id { get; set; }
public string Foto { get; set; }
///
/// 货号
///
public string Nombre { get; set; }
public string Caracteristicas { get; set; }
public string Modelo { get; set; }
///
/// 单价必填项
///
public decimal? Recio { get; set; }
public int QtyOrCtn { get; set; }
public decimal Cbm { get; set; }
public decimal Gw { get; set; }
public decimal Nw { get; set; }
public int? CompanyId { get; set; }
public int? UserId { get; set; }
public DateTime? CreateDate { get; set; }
public bool IsAuthority { get; set; }
///
///
///
public List ClientId { get; set; }
///
/// 工厂售价
///
public decimal FactoryPrice { get; set; }
///
/// 工厂名称
///
public string FactoryName { get; set; }
///
/// 工厂图片
///
public string FactoryImg { get; set; }
///
/// 意向数量
///
public int Cantidad { get; set; }
///
/// 总价
///
public decimal Valor { get; set; }
}
public class DT_Quote_NewTable
{
public int? Id { get; set; }
public string Foto { get; set; }
///
/// 货号
///
public string Nombre { get; set; }
public string Caracteristicas { get; set; }
public string Modelo { get; set; }
///
/// 单价必填项
///
public decimal? Recio { get; set; }
public int QtyOrCtn { get; set; }
public decimal Cbm { get; set; }
public decimal AllCbm { get; set; }
public decimal Gw { get; set; }
public decimal Nw { get; set; }
public int? CompanyId { get; set; }
public int? UserId { get; set; }
public DateTime? CreateDate { get; set; }
public bool IsAuthority { get; set; }
///
///
///
public int ClientId { get; set; }
public string ClientName { get; set; }
///
/// 工厂售价
///
public decimal FactoryPrice { get; set; }
///
/// 工厂名称
///
public string FactoryName { get; set; }
///
/// 工厂图片
///
public string FactoryImg { get; set; }
///
/// 报价工厂 拼音
///
public string CityName { get; set; }
///
/// 意向数量
///
public int Cantidad { get; set; }
///
/// 总价
///
public decimal Valor { get; set; }
///
/// 查询专用
/// 操作员工名称
///
public string UserName { get; set; }
///
/// 报价单号
///
public string DTQuoteNo { get; set; }
///
/// 是否为客户修改
///
public bool? IsCustomerUpdate { get; set; }
///
/// UpdateName
///
public string UpdateName { get; set; }
}
public class appShowMsg
{
public int ClientId { get; set; }
public string ClientName { get; set; }
public decimal AllValor { get; set; }
public decimal AllCbm { get; set; }
}
///
/// 客户新报价单
///
public class DT_Quote_Client
{
public int? Id { get; set; }
public string Foto { get; set; }
///
/// 货号
///
public string Nombre { get; set; }
public string Caracteristicas { get; set; }
public string Modelo { get; set; }
///
/// 单价必填项
///
public decimal? Recio { get; set; }
public int QtyOrCtn { get; set; }
public decimal Cbm { get; set; }
public decimal Gw { get; set; }
public decimal Nw { get; set; }
//public decimal Cantidad { get; set; }
//public string Valor { get; set; }
public int? CompanyId { get; set; }
public int? UserId { get; set; }
public DateTime? CreateDate { get; set; }
public bool IsAuthority { get; set; }
///
/// 工厂售价
///
public decimal FactoryPrice { get; set; }
///
/// 工厂名称
///
public string FactoryName { get; set; }
///
/// 工厂图片
///
public string FactoryImg { get; set; }
public int ClientId { get; set; }
public string ClientName { get; set; }
}
///
/// 意向报价单
///
public class DT_Quote_New
{
public int? Id { get; set; }
public string Foto { get; set; }
public string Nombre { get; set; }
public string Caracteristicas { get; set; }
public string Modelo { get; set; }
public decimal Recio { get; set; }
public int QtyOrCtn { get; set; }
public decimal Cbm { get; set; }
public decimal Gw { get; set; }
public decimal Nw { get; set; }
public int Cantidad { get; set; }
public decimal Valor { get; set; }
public int? CompanyId { get; set; }
public int? UserId { get; set; }
public DateTime? CreateDate { get; set; }
public bool IsAuthority { get; set; }
public int Num { get; set; }
public int ClientId { get; set; }
public string ClientName { get; set; }
}
#endregion
#region 客户列表
public class JC_Client
{
public int? Id { get; set; }
public string ClientName { get; set; }
public string UserName { get; set; }
public string Password { get; set; }
public bool State { get; set; }
public AuthorityType Authority { get; set; }
public int? CreateId { get; set; }
public DateTime? CreateDate { get; set; }
}
#endregion
#region 客户列表
public class CreateClientMsg
{
public string ClientName { get; set; }
public string UserName { get; set; }
public string Password { get; set; }
public AuthorityType Authority { get; set; }
public DateTime? CreateDate { get; set; }
}
public enum AuthorityType
{
查看 = 0,
选择数量 = 1,
权限 = 2
}
#endregion
#region 客户报价权限表
public class DT_QuoteAuthority
{
public int? Id { get; set; }
public int QuoteId { get; set; }
public int ClientId { get; set; }
}
#endregion
#region 客户意向报价表
public class DT_QuoteClientNum
{
public int? Id { get; set; }
public int? QuoteId { get; set; }
public int? ClientId { get; set; }
public int? Cantidad { get; set; }
public DateTime CreateDate { get; set; }
public int? OldCantidad { get; set; }
public DateTime? ChangeDate { get; set; }
public decimal? Valor { get; set; }
public decimal? OldValor { get; set; }
}
#endregion
#region 小程序的身份验证模型
public class AppIdentityModel
{
public int Id { get; set; }
public string Name { get; set; }
public bool IsClient { get; set; }
public static implicit operator T(AppIdentityModel v)
{
throw new NotImplementedException();
}
}
#endregion
#region 小程序返回模型
public class AppResultModel
{
public bool result { get; set; }
public string msg { get; set; }
public T data { get; set; }
}
public class PageAppResultList
{
///
/// 总记录数
///
public int total { get; set; }
public T datas { get; set; }
}
public class NewPageAppResultList
{
///
/// 总记录数
///
public int total { get; set; }
public decimal? newAllCbm { get; set; }
public decimal newAllValor { get; set; }
public T datas { get; set; }
}
public class PageAppResultModel
{
public bool result { get; set; }
public string msg { get; set; }
public PageAppResultList> data { get; set; }
}
public class NewPageAppResultModel
{
public bool result { get; set; }
public string msg { get; set; }
public NewPageAppResultList> data { get; set; }
}
//public class PageAppResultModel
//{
// public T data { get; set; }
// public bool result { get; set; }
// public string msg { get; set; }
// public int rowCount { get; set; }
// public PageAppResultModel()
// {
// rowCount = 0;
// msg = "";
// }
//}
#endregion
#region
public class TemuShopGoodPrice
{
public int ID { get; set; }
public int Shopid { get; set; }
public string ShopName { get; set; }
public string SKU { get; set; }
///
/// TEMU平台的SPUId,同一个SKU会对应多个SPUID
///
public string SPUID { get; set; }
public decimal? SalePrice { get; set; }
public int? CreateUserId { get; set; }
public decimal? PostPrice { get; set; }
}
public class TemuShopGoodPriceCheck
{
public decimal? Solid { get; set; }
public decimal? FeeRate { get; set; }
public decimal? InPrice { get; set; }
public int GoodsId { get; set; }
public int ID { get; set; }
public int? TemuShopGoodPriceId { get; set; }
public int Shopid { get; set; }
public decimal? PostPrice { get; set; }
public string ShopName { get; set; }
public string SPUID { get; set; }
public string SKU { get; set; }
public decimal? BeforePrice { get; set; }
public decimal? AfterPrice { get; set; }
public decimal? CBPrice { get; set; }
///
/// 审核状态,0审核中1审核通过2驳回
///
public int? State { get; set; }
public int? CreateUserId { get; set; }
public string CreateUserName { get; set; }
public int? CheckUserId { get; set; }
public string CheckUserName { get; set; }
public DateTime? CreateTime { get; set; }
public DateTime? CheckTime { get; set; }
}
#endregion
#region TEMU发货仓库
public class TemuWarehouseReturn
{
///
///
///
public WarehouseInfoResult1 result { get; set; }
///
///
///
public string success { get; set; }
///
///
///
public string requestId { get; set; }
///
///
///
public string errorCode { get; set; }
///
///
///
public string errorMsg { get; set; }
}
public class WarehouseInfoResult1
{
public List warehouseList { get; set; }
}
public class WarehouseInfoResult2
{
public List warehouseList { get; set; }
}
public class TemuWarehouses
{
public bool defaultWarehouse { get; set; }
public string warehouseId { get; set; }
public string warehouseName { get; set; }
}
public class TemuShopWareHouse
{
public int ID { get; set; }
public int? Shopid { get; set; }
///
/// temu平台仓库id
///
public string warehouseId { get; set; }
///
/// 仓库名
///
public string warehouseName { get; set; }
///
/// 是否是默认发货仓库
///
public int? defaultWarehouse { get; set; }
}
#endregion
#region TEMU发货渠道
public class TemuShipChannelReturn
{
///
///
///
public ChannelInfoResult1 result { get; set; }
///
///
///
public string success { get; set; }
///
///
///
public string requestId { get; set; }
///
///
///
public string errorCode { get; set; }
///
///
///
public string errorMsg { get; set; }
}
public class ChannelInfoResult1
{
public List onlineChannelDtoList { get; set; }
}
public class TemuShipChannel
{
public string estimatedText { get; set; }
public string shipLogisticsType { get; set; }
public string shippingCompanyName { get; set; }
public string shipCompanyId { get; set; }
public string channelId { get; set; }
public string wareHouseId { get; set; }
public string wareHouseName { get; set; }
public decimal postPrice { get; set; }
}
#endregion
public class TemuOrderShipTrackCode
{
public string ParentOrderSn { get; set; }
public string OrderSn { get; set; }
public string TrackCode { get; set; }
public string SKU { get; set; }
public string Weight { get; set; }
public string Long { get; set; }
public string Width { get; set; }
public string Height { get; set; }
}
public class TemuShipmentODT
{
public string ParentOrderSn { get; set; }
public string TrackCode { get; set; }
public int? Quantity { get; set; }
public string SKU { get; set; }
}
public class TemuShopOrderGoodsDetail
{
public int? Shopid { get; set; }
public string ParentOrderSn { get; set; }
public string OrderSn { get; set; }
public int? OrderStatus { get; set; }
public string GoodsId { get; set; }
public string SKUId { get; set; }
public string ThumbUrl { get; set; }
public int Quantity { get; set; }
public string GoodsName { get; set; }
public string ProductList { get; set; }
}
#region TEMU订单发货面单
public class TemuShipPackageReturn
{
///
///
///
public TemuShipPackageResult result { get; set; }
///
///
///
public string success { get; set; }
///
///
///
public string requestId { get; set; }
///
///
///
public string errorCode { get; set; }
///
///
///
public string errorMsg { get; set; }
}
public class TemuShipPackageResult
{
public List shippingLabelUrlList { get; set; }
}
public class TemuShipLabel
{
public string packageSn { get; set; }
public string url { get; set; }
}
#endregion
#region TEMU订单下单发货
public class TemuOrderShipmentReturn
{
///
///
///
public TemuOrderShipmentResult result { get; set; }
///
///
///
public string success { get; set; }
///
///
///
public string requestId { get; set; }
///
///
///
public string errorCode { get; set; }
///
///
///
public string errorMsg { get; set; }
}
public class TemuOrderShipmentResult
{
public List packageSnList { get; set; }
}
#endregion
#region TEMU订单发货下单查询
public class TemuOrderShipmentCheckReturn
{
///
///
///
public TemuOrderShipmentCheckResult result { get; set; }
///
///
///
public string success { get; set; }
///
///
///
public string requestId { get; set; }
///
///
///
public string errorCode { get; set; }
///
///
///
public string errorMsg { get; set; }
}
public class TemuOrderShipmentCheckResult
{
public List packageInfoResultList { get; set; }
}
public class PackageInfoResultList
{
///
/// 预估费用:预估$13.36; 3-7自然日送达
///
public string estimatedText { get; set; }
public string packageSn { get; set; }
public string trackingNumber { get; set; }
///
/// 失败原因
///
public string failReasonText { get; set; }
public int shippingLabelStatus { get; set; }
public string weight { get; set; }
public string weightUnit { get; set; }
public string dimensionUnit { get; set; }
public string length { get; set; }
public string width { get; set; }
public string height { get; set; }
public List orderSendInfoList { get; set; }
}
public class PackageInfoResultGoods
{
public int quantity { get; set; }
public string orderSn { get; set; }
public string parentOrderSn { get; set; }
public string goodsId { get; set; }
public string skuId { get; set; }
}
#endregion
public class TemuOrderShipPackageSn
{
public int ID { get; set; }
public int OrderId { get; set; }
public string OrderCode { get; set; }
public string PackageSn { get; set; }
}
public class TemuShipOrderDownLoadTrack
{
public int OrderId { get; set; }
public string OrderCode { get; set; }
public string TrackCode { get; set; }
public string LabelUrl { get; set; }
public string SKU { get; set; }
public int PostId { get; set; }
public string ExpressName { get; set; }
}
#region 二手相关'
public class DT_OrderMateGoods_New
{
public int? Id { get; set; }
public int? GoodsId { get; set; }
public int? OrderId { get; set; }
public int? DetailId { get; set; }
public int? GoodsNum { get; set; }
public decimal? GoodsPrice { get; set; }
public decimal? RMBMoney { get; set; }
public string MoneyCode { get; set; }
public int? LockNum { get; set; }
public int? ChaseId { get; set; }
public string GoodsSKU { get; set; }
public string GoodsName { get; set; }
public int? CKGoodsNum { get; set; }
public int? GoodsInNum { get; set; }
public int? GoodsLeftNum { get; set; }
public string SKU1 { get; set; }
public string TypeDesc { get; set; }
public string SKUState { get; set; }
public string productImgUrl { get; set; }
public string GoodsDesc { get; set; }
public int? OldNum { get; set; }
public string GoodsCode { get; set; }
public int? IsEdit { get; set; }
public string OldTypeDesc { get; set; }
public decimal? Price { get; set; }
public decimal? HWCFee { get; set; }
public decimal? PostPrice { get; set; }
public decimal? GoodsCB { get; set; }
public decimal? GoodsCB2 { get; set; }
public string OldTypeCode { get; set; }
public string PostionCode { get; set; }
public int? PlatId { get; set; }
public decimal? Weight2 { get; set; }
public decimal? Width2 { get; set; }
public decimal? Length2 { get; set; }
public decimal? Height2 { get; set; }
public decimal? Weight { get; set; }
public decimal? InPrice { get; set; }
public decimal? Solid { get; set; }
public List GoodsStore { get; set; }
///
/// 20240701新增 货物的详情说明
///
public string GoodsInfo { get; set; }
///
/// 20240701新增 货物的英文名
///
public string GoodsEnglisgName { get; set; }
///
/// 20240701新增 连接
///
public string LinkUrl { get; set; }
///
/// 20240718新增 连接
///
public List LinkUrlList { get; set; }
}
#endregion
#region
public class CK_GoodsApply
{
///
/// id
///
public Int32? Id { get; set; }
///
/// detailid
///
public int UserId { get; set; }
///
/// oldpostionid
///
public int GoodsId { get; set; }
///
/// oldpostiondesc
///
public int Quantity { get; set; }
///
/// kcnum
///
public DateTime InDate { get; set; }
///
/// 查询专用
///
public string SKU1 { get; set; }
///
/// 查询专用
///
public string UserName { get; set; }
///
/// 查询专用 每个用户的所有申请数量
///
public int AllQuantity { get; set; }
public decimal QuantityPrice { get; set; }
public decimal OneAllPrice { get; set; }
public string ApplyPlatName { get; set; }
}
public class CK_GoodsApply_GoodsPlat
{
///
/// id
///
public int? guserid_shopify { get; set; }
///
/// detailid
///
public int? guserid_wayfair { get; set; }
public int? guserid_sheIn { get; set; }
public int? guserid_ebay { get; set; }
public int? guserid_wlmart { get; set; }
public int? muserid { get; set; }
public int? guserid { get; set; }
public int? guserid_tiktok { get; set; }
public int? guserid_temu { get; set; }
}
public class GoodsApplyListShow
{
public List DataSource { get; set; }
public int RowCount { get; set; }
public decimal QuantityPrice { get; set; }
public List GoodsApplyList { get; set; }
}
public class GoodsMsgModel
{
public int GoodsID { get; set; }
public string GoodsCode { get; set; }
}
public class UserSkuList
{
public int UserId { get; set; }
public int PlatId { get; set; }
public List goodsMsgModel { get; set; }
}
///
/// 报表 每日利润 员工专属
///
public class BB_MRJL_User
{
public int ShopId { get; set; }
public String ShopName { get; set; }
public int OrderNum { get; set; }
public int PlatId { get; set; }
///
/// 20240909 人员分配sku的数量
///
public int SkuNum { get; set; }
public String PlatName { get; set; }
///
/// 营业额(RMB)
///
public decimal RMBMoney { get; set; }
///
/// 营业额(USD)
///
public decimal USDMoney { get; set; }
///
/// 营业额(USD)颜色
///
public string USDMoneyColer { get; set; }
///
/// 客单价(USD)
///
public decimal AvgPrice { get; set; }
///
/// 净利$
///
public decimal JL { get; set; }
///
/// 预估运费
///
public decimal yf { get; set; }
///
/// 投入产出比
///
public decimal DSRPost { get; set; }
///
/// 日广告投入
///
public decimal Rate3 { get; set; }
///
/// 月广告投入
///
public decimal Rate6 { get; set; }
///
/// 货物成本
///
public decimal InPrice { get; set; }
///
/// 营业额/货物成本
///
public decimal bz { get; set; }
///
/// 预估利润
///
public decimal LR { get; set; }
///
/// 毛利率
///
public decimal MLL { get; set; }
///
/// 上架编号数
///
public int ShopTJGoods { get; set; }
///
/// 出单编号数
///
public int ShopCDGoods { get; set; }
///
/// 仓储费
///
public decimal ckfee { get; set; }
///
/// 面单费
///
public decimal mdfee { get; set; }
public int userid { get; set; }
public string username { get; set; }
///
/// 好评率
///
public String GoodRate { get; set; }
///
/// 店铺评分
///
public String ODR { get; set; }
///
/// 转化率
///
public decimal DSRService { get; set; }
///
/// 访客量
///
public String DSRGoods { get; set; }
///
/// 退款金额
///
public decimal Rate4 { get; set; }
///
/// 取消率
///
public decimal PropertyViolate { get; set; }
///
///
///
public decimal Rate5 { get; set; }
///
/// 订单缺陷率
///
public decimal Rate1 { get; set; }
///
/// 有效跟踪码率
///
public decimal Rate2 { get; set; }
///
/// 人民币可用
///
public decimal RMBUseMoney { get; set; }
///
/// 人民币冻结
///
public decimal RMBNoMoney { get; set; }
///
/// 广告费
///
public decimal adfee { get; set; }
}
public class BB_MRJL_OrderDeatil
{
public int ShopId { get; set; }
public int PlatId { get; set; }
public String OrderCode { get; set; }
public int OrderId { get; set; }
public String ShopName { get; set; }
public String PlatName { get; set; }
///
/// 营业额(RMB)
///
public decimal RMBPrice { get; set; }
///
/// 营业额(USD)
///
public decimal USDMoney { get; set; }
public decimal escrowFee { get; set; }
///
/// 净利$
///
public decimal JL { get; set; }
///
/// 预估运费
///
public decimal yf { get; set; }
///
/// 投入产出比
///
public decimal DSRPost { get; set; }
///
/// 日广告投入
///
public decimal Rate3 { get; set; }
///
/// 月广告投入
///
public decimal Rate6 { get; set; }
///
/// 货物成本
///
public decimal InPrice { get; set; }
///
/// 预估利润
///
public decimal LR { get; set; }
///
/// 仓储费
///
public decimal ckfee { get; set; }
///
/// 面单费
///
public decimal mdfee { get; set; }
public int userid { get; set; }
public string username { get; set; }
///
/// 广告费
///
public decimal adfee { get; set; }
public int GoodsID { get; set; }
public string GoodsCode { get; set; }
public DateTime InDate { get; set; }
}
public class BB_DT_Order
{
public int? OrderId { get; set; }
public int? OrderLevel { get; set; }
public int? PlatId { get; set; }
public int? ShopId { get; set; }
public int? GoodsID { get; set; }
public int? OrderUserId { get; set; }
public string ShopName { get; set; }
public string Country { get; set; }
public string OrderCode { get; set; }
public string PlatOrderCode { get; set; }
public string JoinOrderCode { get; set; }
public string OrderName { get; set; }
public int? IsJoin { get; set; }
public int? IsBlank { get; set; }
public string IsJoinState { get; set; }
public string GoodsCode { get; set; }
public string GoodsName { get; set; }
public int? GoodsNum { get; set; }
public decimal? TotalPrice { get; set; }
public decimal RMBPrice { get; set; }
public string MoneyCode { get; set; }
public int? MoneyState { get; set; }
public DateTime? MoneyDate { get; set; }
public int? PostState { get; set; }
public DateTime? PostDate { get; set; }
public int? PrintState { get; set; }
public DateTime? PrintDate { get; set; }
public int? MateState { get; set; }
public int? State { get; set; }
public string StateName { get; set; }
public DateTime? OrderDate { get; set; }
public DateTime? InDate { get; set; }
public DateTime? OrderOutDate { get; set; }
public DateTime? BuyDate { get; set; }
public DateTime? FPDate { get; set; }
public int? InUserId { get; set; }
public DateTime? UpdateDate { get; set; }
public int? SaleUserId { get; set; }
public int? CompanyId { get; set; }
public int? Id { get; set; }
public decimal? TotalWeight { get; set; }
public decimal? TotalSoild { get; set; }
public string MoneyType { get; set; }
public string CustomID { get; set; }
public string SKU { get; set; }
public string RevName { get; set; }
public string RevCountry { get; set; }
public string CountryName { get; set; }
public string RevProvince { get; set; }
public string RevArea { get; set; }
public string RevCity { get; set; }
public string RevPostCode { get; set; }
public string CountryCode { get; set; }
public string RevAddr { get; set; }
public string RevPhone { get; set; }
public string RevMoblie { get; set; }
public string RevMail { get; set; }
public string RevFax { get; set; }
public string SendInfo { get; set; }
public string ErrorInfo { get; set; }
public string SimpErrorInfo { get; set; }
public string BuyRemark { get; set; }
public string LeaveWord { get; set; }
public int? FeeType { get; set; }
public int? IsRegister { get; set; }
public int? LogisticsId { get; set; }
public int? Post { get; set; }
public decimal? PostFee { get; set; }
public decimal? BoxFee { get; set; }
public decimal? GoodsFee { get; set; }
public string BankCode { get; set; }
public string BankNo { get; set; }
public string CustomBankCode { get; set; }
public int? CustomType { get; set; }
public string ErrorImage { get; set; }
public int? Channel { get; set; }
public string GoodsAddr { get; set; }
public string TrackCode { get; set; }
public string TrackInfo { get; set; }
public string FontTrackCode { get; set; }
public int? StoreId { get; set; }
public string PostInfo { get; set; }
public string LocalPost { get; set; }
public int? OrderState { get; set; }
public string MateStateName { get; set; }
public string PrintStateName { get; set; }
public string TrackStateName { get; set; }
public string PrintTemplateName { get; set; }
public int? IsFba { get; set; }
public int? SendAddr { get; set; }
public List GoodsList { get; set; }
public string OnlinePostId { get; set; }
public int? IsSpare { get; set; }
public string GWeight { get; set; }
public string GLong { get; set; }
public string GWidth { get; set; }
public string GHeight { get; set; }
public string PostOneCode { get; set; }
public int? OrderState2 { get; set; }
public decimal? escrowFee { get; set; }
public decimal? YGLR { get; set; }
public decimal? LR { get; set; }
public decimal? Fee6 { get; set; }
public decimal? Fee7 { get; set; }
public decimal? Fee8 { get; set; }
public decimal InPrice { get; set; }
public decimal ckfee { get; set; }
public decimal mdfee { get; set; }
public decimal yf { get; set; }
}
public class BB_MRJL_GoodsID
{
public int PlatId { get; set; }
public int ShopId { get; set; }
public int GoodsID { get; set; }
}
public class BB_MRJL_Adfee
{
public int ShopId { get; set; }
public decimal Adfee { get; set; }
}
public class CK_GoodsApplyPrice
{
public int Id { get; set; }
public int GoodsId { get; set; }
public decimal ApplyPrice { get; set; }
public decimal InPrice { get; set; }
public decimal TaxesPrice { get; set; }
public decimal FirstFreight { get; set; }
public decimal AllFreight { get; set; }
public decimal FeeRate { get; set; }
}
#endregion
///
/// 库存申请表
///
public class CK_InventoryApply
{
///
/// id
///
public Int32? Id { get; set; }
///
/// UserId
///
public int UserId { get; set; }
///
/// GoodsId
///
public int GoodsId { get; set; }
///
/// ApplyPrice
///
public decimal ApplyPrice { get; set; }
///
/// ApplyNum
///
public int ApplyNum { get; set; }
///
/// ApplyDate
///
public DateTime ApplyDate { get; set; }
///
/// CheckDate
///
public DateTime CheckDate { get; set; }
///
/// Satus
///
public int Status { get; set; }
///
/// CheckMsg
///
public String CheckMsg { get; set; }
///
/// 查询专用
///
public String GoodsCode { get; set; }
///
/// 查询专用
///
public String UserName { get; set; }
}
public class GoodsBaseModel
{
public int GoodsID { get; set; }
public string GoodsCode { get; set; }
}
#region TEMU平台返回的订单各个渠道运费
public class TemuOrderPostFee
{
public int ID { get; set; }
public int? OrderId { get; set; }
public string WareHouseId { get; set; }
public string WareHouseName { get; set; }
public decimal? PostFee { get; set; }
public string EstimatedText { get; set; }
public string ShipLogisticsType { get; set; }
public string ShippingCompanyName { get; set; }
public string ShipCompanyId { get; set; }
public string ChannelId { get; set; }
}
#endregion
///
/// 运营人员表
///
public class DD_OrderAuth
{
///
/// id
///
public Int32? Id { get; set; }
///
/// UserId
///
public int UserId { get; set; }
///
/// GoodsId
///
public bool isGroupLeader { get; set; }
///
/// ApplyPrice
///
public int GroupLeaderId { get; set; }
///
/// 展示专用
///
public string GroupLeaderName { get; set; }
///
/// 展示专用
///
public string UserName { get; set; }
}
///
/// 运营人员表
///
public class DD_OrderAuth_Show
{
public int GroupLeaderId { get; set; }
public string GroupLeaderName { get; set; }
public List UserId { get; set; }
public List UserName { get; set; }
public string UserNameList { get; set; }
}
#region ERP同步到WMS的订单model
public class SyncToWMSOrderModel
{
public int OrderId { get; set; }
public string OrderCode { get; set; }
public string PlatOrderCode { get; set; }
public int? PlatId { get; set; }
public string ShopName { get; set; }
public DateTime? OrderDate { get; set; }
public DateTime? InDate { get;set; }
public string RevName { get; set; }
public string RevCountry { get; set; }
public string RevAddr { get; set; }
public string RevPhone { get;set; }
public string RevMoblie { get; set; }
public string RevMail { get; set; }
public string RevFax { get; set; }
public string RevPostCode { get; set; }
public string SendInfo { get; set; }
public string ErrorInfo { get; set; }
public string BuyRemark { get; set; }
public string LeaveWord { get; set; }
public string TrackCode { get; set; }
public string RevProvince { get; set; }
public string RevCity { get; set; }
public string RevArea { get; set; }
public List OrderGoods { get; set; }
public List TemuOrderGoods { get; set; }
}
public class SyncToWMSOrderGoodsModel
{
public string GoodeCode { get; set; }
public int? GoodsNum { get; set; }
public string PostInfo { get; set; }
}
public class SyncToWMSTemuShopOrderGoodsDetail
{
public string ParentOrderSn { get; set; }
public string OrderSn { get; set; }
public int? OrderStatus { get; set; }
public string GoodsId { get; set; }
public string SKUId { get; set; }
public int? Quantity { get; set; }
}
#endregion
public class LX_Result
{
public String code { get; set; }
public String msg { get; set; }
public List data { get; set; }
}
public class LX_ResultData
{
public String orderNo { get; set; }
public String thirdOrderNo { get; set; }
public String msg { get; set; }
public Boolean success { get; set; }
}
public class LX_OrderInfo
{
public String addressOne { get; set; }
public String cityName { get; set; }
public String countryRegionCode { get; set; }
public String email { get; set; }
// public String insureMoney { get; set; }
public String logisticsChannel { get; set; }
public String logisticsTrackNo { get; set; }
public String logisticsCarrier { get; set; }
///
/// 保险服务: 1-否 0-是
///
// public Int32? needInsure { get; set; }
///
/// 签名服务: 1-否 0-是
///
// public Int32? needSign { get; set; }
public String platformOrderNo { get; set; }
public String postCode { get; set; }
public List productList { get; set; }
public String provinceCode { get; set; }
public String provinceName { get; set; }
public String receiver { get; set; }
public String referOrderNo { get; set; }
public String remark { get; set; }
public String salesPlatform { get; set; }
///
/// 出库单子类型:出库单子类型:1-产品出库;2-箱出库
///
public Int32? subOrderType { get; set; }
public String telephone { get; set; }
public String thirdOrderNo { get; set; }
public String whCode { get; set; }
}
public class LX_OrderProductList
{
public Int32? quantity { get; set; }
public String sku { get; set; }
}
public class LX_WLData
{
public String whCode { get; set; }
public Int32 current { get; set; }
public Int32 size { get; set; }
}
public class LX_DataNew
{
public String appKey { get; set; }
public List data { get; set; }
public String reqTime { get; set; }
}
public class TemuChengBen
{
public int ID { get; set; }
public int GoodsId { get; set; }
public decimal? JinJia { get; set; }
public decimal? YunFei { get; set; }
public decimal? TouCheng { get; set; }
public decimal? HuoWuShuiFei { get; set; }
public decimal? YuGuJiaGe { get; set; }
public int? CreateUserId { get; set; }
public int? mUserId { get; set; }
}
public class TemuChengBen_List
{
public int ID { get; set; }
public int GoodsId { get; set; }
public decimal? JinJia { get; set; }
public decimal? YunFei { get; set; }
public decimal? TouCheng { get; set; }
public decimal? HuoWuShuiFei { get; set; }
public decimal? YuGuJiaGe { get; set; }
public int? CreateUserId { get; set; }
public int? mUserId { get; set; }
public string UserName { get; set; }
}
public class TemuSKUData_List
{
public int GoodsId { get; set; }
public string GoodsCode { get; set; }
public string Name { get; set; }
public decimal? temuChengben { get; set; }
public decimal? JYPrice { get; set; }
public decimal? GrossProfit { get; set; }
public int SaleNum1 { get; set; }
public int SaleNum2 { get; set; }
public int SaleNum3 { get; set; }
public int SaleNum7 { get; set; }
public int SaleNum14 { get; set; }
public int SaleNum30 { get; set; }
public int GoodsHJNum { get; set; }
public int LeftNumW { get; set; }
public int LeftNumE { get; set; }
public string PositionAge { get; set; }
public int LeftNumAll { get; set; }
}
public class TemuSKUShopGrossProfit
{
public string ShopName { get; set; }
public decimal? GrossProfit { get; set; }
}
public class TemuShopGoodActive
{
///
/// ID
///
public Int32? ID { get; set; }
///
/// Shopid
///
public Int32? Shopid { get; set; }
public String ShopName { get; set; }
///
/// SKU
///
public String SKU { get; set; }
public String ActiveInfo { get; set; }
///
/// SPUID
///
public String SPUID { get; set; }
///
/// 基础价格
///
public Decimal? BasePrice { get; set; }
///
/// CreateUserId
///
public Int32? CreateUserId { get; set; }
public String CreateUserName { get; set; }
///
/// 创建日期
///
public DateTime? CreateTime { get; set; }
///
/// PostPrice
///
public Decimal? PostPrice { get; set; }
///
/// 1正常0已结束
///
public Int32? State { get; set; }
public List ListModel { get; set; }
}
public class TemuShopGoodActiveDetail
{
///
/// Id
///
public Int32? Id { get; set; }
///
/// ActiveId
///
public Int32? ActiveId { get; set; }
///
/// OffNum
///
public Decimal? OffNum { get; set; }
///
/// SalePrice
///
public Decimal? SalePrice { get; set; }
///
/// ActiveNum
///
public Int32? ActiveNum { get; set; }
public String ActiveNumName { get; set; }
///
/// LeftNum
///
public Int32? OutNum { get; set; }
public Int32? State { get; set; }
public DateTime? SDate { get; set; }
public DateTime? EDate { get; set; }
///
/// SKUId
///
public String SKUId { get; set; }
///
/// SKU
///
public String SKU { get; set; }
///
/// BasePrice
///
public Decimal? BasePrice { get; set; }
///
/// 跟哪个明细id共享库存
///
public Int32? ShareId { get; set; }
public String IsDisabled { get; set; }
public String IsShare { get; set; }
///
/// 共享库存后总的出库数
///
public Int32? TotalOutNum { get; set; }
}
public class TemuSKUOrder
{
public String ShopName { get; set; }
public String PlatOrderCode { get; set; }
public String SKU1 { get; set; }
public String sku { get; set; }
public Int32? GoodsNum { get; set; }
public Int32? WestNum { get; set; }
public Int32? EastNum { get; set; }
public Int32? KCNum { get; set; }
public String InDate2 { get; set; }
public DateTime? InDate { get; set; }
public Decimal? lr { get; set; }
public Decimal? TotalPrice { get; set; }
public Decimal? yj { get; set; }
public Decimal? ck { get; set; }
public Decimal? sjtc { get; set; }
public Decimal? sjyf { get; set; }
public Decimal? cb { get; set; }
public Decimal? hwsf { get; set; }
}
public class HT_CustomFee
{
///
/// id
///
public Int32? id { get; set; }
public Int32? feetype { get; set; }
///
/// 客户
///
public String customname { get; set; }
///
/// 合同日期
///
public DateTime? htdate { get; set; }
///
/// htcode
///
public String htcode { get; set; }
///
/// 佣金
///
public Decimal? yjprice { get; set; }
///
/// rmbprice
///
public Decimal? rmbprice { get; set; }
///
/// usdprice
///
public Decimal? usdprice { get; set; }
public Decimal? zfprice { get; set; }
///
/// 内际金额
///
public Decimal? njprice { get; set; }
///
/// 海运费
///
public Decimal? hyprice { get; set; }
///
/// 汇率
///
public Decimal? hlrate { get; set; }
///
/// 利率
///
public Decimal? llrate { get; set; }
///
/// totalrmbprice
///
public Decimal? totalrmbprice { get; set; }
///
/// totalusdprice
///
public Decimal? totalusdprice { get; set; }
///
/// 已付多少
///
public Decimal? yfprice { get; set; }
public Decimal? leftprice { get; set; }
public String feeflag { get; set; }
///
///应付金额
///
public Decimal? lxprice { get; set; }
public Decimal? njrmbprice { get; set; }
public Decimal? hyrmbprice { get; set; }
public Decimal? yjrmbprice { get; set; }
public Decimal? yjrate { get; set; }
///
/// inname
///
public String inname { get; set; }
///
/// indate
///
public DateTime? indate { get; set; }
public DateTime? jxdate { get; set; }
public Int32? days { get; set; }
///
/// 0 未结清 1已结清
///
public Int32? state { get; set; }
public List ListModel { get; set; }
}
public class HT_CustomFeeDetail
{
///
/// id
///
public Int32? id { get; set; }
///
/// feeid
///
public Int32? feeid { get; set; }
///
/// 支付日期
///
public DateTime? feedate { get; set; }
///
/// feermbprice
///
public Decimal? feermbprice { get; set; }
///
/// feeusdprice
///
public Decimal? feeusdprice { get; set; }
///
/// 结算汇率
///
public Decimal? hlrate { get; set; }
///
/// 1人民币结算 2美金结算
///
public Int32? feetype { get; set; }
///
/// 结算时欠费金额
///
public Decimal? jsbprice { get; set; }
///
/// 结算时产生的总利息
///
public Decimal? jslxprice { get; set; }
}
}