using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Pcb.Domain.PageObject
{
///
///PcbCheckOrder 查询
///
public class PcbCheckOrderSearch
{
///
/// 查询关键字(订单包编号、业务订单编号、生产订单编号)
///
public string SearchKey { get; set; }
///
/// 请求标识,用于返回数据前修改数据状态
/// add by sunyichao 2019-03-15
///
public string Act { get; set; }
///
/// 高级查询
///
public int? AdvancedQuery { get; set; }
///
/// Id
///
public int? Id
{
get;
set;
}
///
/// 所有审核过的
///
public int? Checked
{
get;
set;
}
///
/// Id2
///
public int? Id2
{
get;
set;
}
///
/// 1、样板 2、小批量
///
public int? OrderType
{
get;
set;
}
///
/// 1、样板 2、小批量2
///
public int? OrderType2
{
get;
set;
}
///
/// 订单编号
///
public string OrderNo
{
get;
set;
}
///
/// 订单包
///
public string GroupNo
{
get;
set;
}
///
/// 创建时间(开始)
///
public DateTime? CreateTime
{
get;
set;
}
///
/// 创建时间(结束)
///
public DateTime? CreateTime2
{
get;
set;
}
///
/// 宽
///
public decimal? BoardWidth
{
get;
set;
}
///
/// 宽2
///
public decimal? BoardWidth2
{
get;
set;
}
///
/// 高
///
public decimal? BoardHeight
{
get;
set;
}
///
/// 高2
///
public decimal? BoardHeight2
{
get;
set;
}
///
/// 板厚
///
public decimal? BoardThickness
{
get;
set;
}
///
/// 板厚2
///
public decimal? BoardThickness2
{
get;
set;
}
///
/// 板层
///
public int? BoardLayers
{
get;
set;
}
///
/// 板层2
///
public int? BoardLayers2
{
get;
set;
}
///
/// 拼板数量
///
public int? PinBanNum
{
get;
set;
}
///
/// 拼板数量2
///
public int? PinBanNum2
{
get;
set;
}
///
/// 数量
///
public int? Num
{
get;
set;
}
///
/// 数量2
///
public int? Num2
{
get;
set;
}
///
/// 顶层阻焊颜色
///
public string SolderColor
{
get;
set;
}
///
/// 过孔处理
///
public string SolderCover
{
get;
set;
}
///
/// 顶层字体颜色
///
public string FontColor
{
get;
set;
}
///
/// 铜厚
///
public decimal? CopperThickness
{
get;
set;
}
///
/// 铜厚2
///
public decimal? CopperThickness2
{
get;
set;
}
///
/// 表面处理
///
public string SurfaceFinish
{
get;
set;
}
///
/// 备注
///
public string Note
{
get;
set;
}
///
/// 文件名
///
public string PcbFileName
{
get;
set;
}
///
/// 文件路径
///
public string PcbFilePath
{
get;
set;
}
///
/// 是否加急
///
public bool? IsJiaji
{
get;
set;
}
///
/// 是否反单
///
public int? IsReOrder
{
get;
set;
}
///
/// 是否反单2
///
public int? IsReOrder2
{
get;
set;
}
///
/// 返单编号
///
public string ReOrderNo
{
get;
set;
}
///
/// 状态
///
public int? Status
{
get;
set;
}
///
/// 状态2
///
public int? Status2
{
get;
set;
}
///
/// 审单时间
///
public DateTime? ExamineTime
{
get;
set;
}
///
/// 审单人员Id
///
public int? CheckAdminId
{
get;
set;
}
///
/// 审单人员Id2
///
public int? CheckAdminId2
{
get;
set;
}
///
/// 审单员账号
///
public string CheckAccount
{
get;
set;
}
///
/// 审单员账号2
///
public int? CheckAccount2
{
get;
set;
}
///
/// 审单备注
///
public string CheckNote
{
get;
set;
}
///
/// 成本价(人民币)
///
public decimal? JdbMoney
{
get;
set;
}
///
/// 成本价(人民币)2
///
public decimal? JdbMoney2
{
get;
set;
}
///
/// 版费
///
public decimal? JdbCostBoard
{
get;
set;
}
///
/// 版费2
///
public decimal? JdbCostBoard2
{
get;
set;
}
///
/// 拼版费
///
public decimal? JdbCostPinBan
{
get;
set;
}
///
/// 拼版费2
///
public decimal? JdbCostPinBan2
{
get;
set;
}
///
/// 菲林费
///
public decimal? JdbCostFilm
{
get;
set;
}
///
/// 菲林费2
///
public decimal? JdbCostFilm2
{
get;
set;
}
///
/// 工程费
///
public decimal? JdbCostCostruction
{
get;
set;
}
///
/// 工程费2
///
public decimal? JdbCostCostruction2
{
get;
set;
}
///
/// 阻抗费
///
public decimal? JdbCostMetallize
{
get;
set;
}
///
/// 阻抗费2
///
public decimal? JdbCostMetallize2
{
get;
set;
}
///
/// 测试费
///
public decimal? JdbCostTest
{
get;
set;
}
///
/// 测试费2
///
public decimal? JdbCostTest2
{
get;
set;
}
///
/// 加急费
///
public decimal? JdbCostJiaJi
{
get;
set;
}
///
/// 加急费2
///
public decimal? JdbCostJiaJi2
{
get;
set;
}
///
/// 颜料费
///
public decimal? JdbCostColor
{
get;
set;
}
///
/// 颜料费2
///
public decimal? JdbCostColor2
{
get;
set;
}
///
/// 其他费
///
public decimal? JdbCostOther
{
get;
set;
}
///
/// 其他费2
///
public decimal? JdbCostOther2
{
get;
set;
}
///
/// 打拆后的销售价(美元,会根据成本价变动)
///
public decimal? OrderMoney
{
get;
set;
}
///
/// 打拆后的销售价(美元,会根据成本价变动)2
///
public decimal? OrderMoney2
{
get;
set;
}
///
/// 测试:分针测试,测试架
///
public string FlyingProbe
{
get;
set;
}
///
/// 交期类型
///
public string DeliveryType
{
get;
set;
}
///
/// 交期
///
public decimal? DeliveryDays
{
get;
set;
}
///
/// 交期2
///
public decimal? DeliveryDays2
{
get;
set;
}
///
/// 交期时间
///
public DateTime? DeliveryDate
{
get;
set;
}
///
/// 业务员Id
///
public int? AdminId
{
get;
set;
}
///
/// 业务员Id2
///
public int? AdminId2
{
get;
set;
}
///
/// 联系方式
///
public string ContactsMobile
{
get;
set;
}
///
/// 联系人
///
public string ContactsName
{
get;
set;
}
///
/// 孔径
///
public decimal? Vias
{
get;
set;
}
///
/// 孔径2
///
public decimal? Vias2
{
get;
set;
}
///
/// 线框线距
///
public string LineWeight
{
get;
set;
}
///
/// 业务员备注
///
public string CnNote
{
get;
set;
}
///
/// 卤素
///
public string FR4Tg
{
get;
set;
}
///
/// 板材类型
///
public string FR4Type
{
get;
set;
}
///
/// 出货类型:单板出货还是拼版出货
///
public string BoardType
{
get;
set;
}
///
/// 是否接受打叉版
///
public bool? AcceptCrossed
{
get;
set;
}
///
/// 总重量
///
public decimal? TotalWeight
{
get;
set;
}
///
/// 总重量2
///
public decimal? TotalWeight2
{
get;
set;
}
///
/// 最初报价(创建订单时报价)
///
public decimal? LevelMoney
{
get;
set;
}
///
/// 最初报价(创建订单时报价)2
///
public decimal? LevelMoney2
{
get;
set;
}
///
/// 调价备注
///
public string ChangeMoneyNote
{
get;
set;
}
///
/// 待审业务员
///
public int? ExaminationAdminId
{
get;
set;
}
///
/// 待审业务员2
///
public int? ExaminationAdminId2
{
get;
set;
}
///
/// 补货数量
///
public int? NeedReplenishmentNum
{
get;
set;
}
///
/// 补货数量2
///
public int? NeedReplenishmentNum2
{
get;
set;
}
///
/// 需要补料的时间
///
public DateTime? NeedReplenishmentDate
{
get;
set;
}
///
/// 开始做布料的时间
///
public DateTime? ReplenishmentDate
{
get;
set;
}
///
/// 临时访客ID用于统计
///
public string TemporaryCustomerId
{
get;
set;
}
///
/// 盲埋孔
///
public bool? IsBlindVias
{
get;
set;
}
///
/// 半孔有无
///
public bool? IsHalfHole
{
get;
set;
}
///
/// 是否采购中(第一次下载合同时触发)
///
public bool? IsPurchase
{
get;
set;
}
///
/// gerber文件备注用于存储客户的一些备注信息
///
public string GerberRemark
{
get;
set;
}
///
/// 工厂生产文件
///
public string FactoryProductFile
{
get;
set;
}
///
/// 是否为问题订单(0-否 1-是)
///
public bool? IsBugOrder
{
get;
set;
}
///
/// 问题描述
///
public string BugRemarks
{
get;
set;
}
///
/// 发票类型:0不需要,1普票 2增值发票
///
public int? Invoice
{
get;
set;
}
///
/// 发票类型:0不需要,1普票 2增值发票2
///
public int? Invoice2
{
get;
set;
}
///
/// 内层铜厚
///
public decimal? InnerCopperThickness
{
get;
set;
}
///
/// 内层铜厚2
///
public decimal? InnerCopperThickness2
{
get;
set;
}
///
/// BGA数量
///
public int? BGANun
{
get;
set;
}
///
/// BGA数量2
///
public int? BGANun2
{
get;
set;
}
///
/// 拼版形式:如3*3
///
public string PinBanType
{
get;
set;
}
///
/// 工艺边
///
public string ProcessEdges
{
get;
set;
}
///
/// BGA尺寸
///
public decimal? BGASize
{
get;
set;
}
///
/// BGA尺寸2
///
public decimal? BGASize2
{
get;
set;
}
///
/// 生产订单编号
///
public string ProOrderOrderNo
{
get;
set;
}
///
/// vut方式
///
public string VCut
{
get;
set;
}
///
/// 沉金厚度
///
public decimal? ImGoldThinckness
{
get;
set;
}
///
/// 沉金厚度2
///
public decimal? ImGoldThinckness2
{
get;
set;
}
///
/// 阻抗报告
///
public int? ImpedanceReport
{
get;
set;
}
///
/// 阻抗报告2
///
public int? ImpedanceReport2
{
get;
set;
}
///
/// 阻抗大小
///
public decimal? ImpedanceSize
{
get;
set;
}
///
/// 阻抗大小2
///
public decimal? ImpedanceSize2
{
get;
set;
}
///
/// 金手指
///
public decimal? Goldfinger
{
get;
set;
}
///
/// 金手指2
///
public decimal? Goldfinger2
{
get;
set;
}
///
/// 是否锁定
///
public int? IsLock
{
get;
set;
}
///
/// 是否锁定2
///
public int? IsLock2
{
get;
set;
}
///
/// 是否特价版
///
public int? IsTejia
{
get;
set;
}
///
/// 是否特价版2
///
public int? IsTejia2
{
get;
set;
}
///
/// 板子面积
///
public decimal? BoardArea
{
get;
set;
}
///
/// 板子面积2
///
public decimal? BoardArea2
{
get;
set;
}
///
/// 额外交期
///
public int? ExtraDeliveryDays
{
get;
set;
}
///
/// 额外交期2
///
public int? ExtraDeliveryDays2
{
get;
set;
}
///
/// 是否加急
///
public bool? IsUrgent
{
get;
set;
}
///
/// 是否次日达
///
public bool? IsTomorrow
{
get;
set;
}
///
/// 板材品牌
///
public string BoardBrand
{
get;
set;
}
///
/// 最后修改时间
///
public DateTime? LastModifiedDate
{
get;
set;
}
///
/// 孔数
///
public int? BoardHoleNum
{
get;
set;
}
///
/// 孔数2
///
public int? BoardHoleNum2
{
get;
set;
}
///
/// 审核获取时间
///
public DateTime? CheckGetTime
{
get;
set;
}
///
/// 是否外发
///
public bool? IsOutFactory
{
get;
set;
}
///
/// 是否校园计划折扣订单 0 否 1 是
///
public int? IsSchoolDiscount
{
get;
set;
}
///
/// 是否校园计划折扣订单 0 否 1 是2
///
public int? IsSchoolDiscount2
{
get;
set;
}
///
/// ParsingStatus
///
public int? ParsingStatus
{
get;
set;
}
///
/// ParsingStatus2
///
public int? ParsingStatus2
{
get;
set;
}
///
/// 底层阻焊颜色
///
public string SolderColorBottom
{
get;
set;
}
///
/// 底层字体颜色
///
public string FontColorBottom
{
get;
set;
}
///
/// IsDownLoad
///
public bool? IsDownLoad
{
get;
set;
}
///
/// 计价页使用的提速券
///
public string TopSpeedCouponNo
{
get;
set;
}
///
/// pcb文件MD5值
///
public string PcbFileMd5
{
get;
set;
}
///
/// 首次审单时间
///
public DateTime? FirstExamineTime
{
get;
set;
}
///
/// 数据来源:0内贸 1外贸
///
public int? DateFrom
{
get;
set;
}
///
/// 数据来源:0内贸 1外贸2
///
public int? DateFrom2
{
get;
set;
}
///
/// 解析订单:1解析订单 0审核订单
///
public int? IsAnalyze
{
get;
set;
}
}
}