hao
16 小时以前 5648a24be5fa8b8981c399c09a5d5a306bae1d5e
StandardInterface/MES.Service/Dto/webApi/ErpCAA.cs
@@ -4,50 +4,51 @@
{
    public string? Id { get; set; }
    public string? Type { get; set; }
    public string? FBillNo { get; set; }
    public string? FWorkShopID { get; set; }
    public string? FRoutingId { get; set; }
    public string? FREMWorkShopId { get; set; }
    public string? FStockId { get; set; }
    public string? FDate { get; set; }
    public string? FBillType { get; set; }
    public string? FStatus { get; set; }
    public string? FMaterialId { get; set; }
    public string? FUnitId { get; set; }
    public string? FQty { get; set; }
    public string? FWorkGroupId { get; set; }
    public string? FPlannerID { get; set; }
    public string? FPlanStartDate { get; set; }
    public string? FPlanFinishDate { get; set; }
    public string? FConveyDate { get; set; }
    public string? FStockInLimitH { get; set; }
    public string? FStockInLimitL { get; set; }
    public string? FMTONO { get; set; }
    public string? FLot { get; set; }
    public string? FBillNo { get; set; }        // 单据编号
    public string? FWorkShopID { get; set; }    // 生产车间
    public string? FRoutingId { get; set; }     // 工艺路线
    public string? FREMWorkShopId { get; set; } // 产线
    public string? FStockId { get; set; }       // 仓库
    public string? FDate { get; set; }          // 单据日期
    public string? FBillType { get; set; }      // 单据类型
    public string? FStatus { get; set; }        // 业务状态
    public string? FMaterialId { get; set; }    // 产品编码
    public string? FUnitId { get; set; }        // 单位
    public string? FQty { get; set; }           // 工单数量
    public string? FWorkGroupId { get; set; }   // 计划组
    public string? FPlannerID { get; set; }     // 计划员
    public string? FPlanStartDate { get; set; } // 预计开工时间
    public string? FPlanFinishDate { get; set; }// 预计完工时间
    public string? FConveyDate { get; set; }    // 计划下达日期
    public string? FStockInLimitH { get; set; } // 入库上限
    public string? FStockInLimitL { get; set; } // 入库下限
    public string? FMTONO { get; set; }         // 计划跟踪号
    public string? FLot { get; set; }           //批号
    public string? FBomId { get; set; }
    //public string? FXSHTH { get; set; }
    public string? FCreateType { get; set; }
    public string? PLAN_ID { get; set; }
    public string? PLAN_SEQ { get; set; }
    public string? PLAN_NUM { get; set; }
    public string? FSrcBillType { get; set; }
    public string? FSrcBillNo { get; set; }
    public string? FSrcBillEntrySeq { get; set; }
    public string? FSaleOrderNo { get; set; }
    public string? FSaleOrderEntrySeq { get; set; }
    public string? FForceCloserId { get; set; }
    public string? FCloseType { get; set; }
    public string? FSrcSplitBillNo { get; set; }
    public string? FBomId { get; set; }     //BOM版次
    public string? CAA015 { get; set; }    //销售订单号
    public string? CAA015_line { get; set; }      //销售订单行号
                                                                                                               //public string? FXSHTH { get; set; }
    public string? FCreateType { get; set; }        //生成方式
    public string? PLAN_ID { get; set; }            //ERP生产订单ID
    public string? PLAN_SEQ { get; set; }           //ERP生产订单序号
    public string? PLAN_NUM { get; set; }           //ERP生产订单单号
    public string? FSrcBillType { get; set; }       //源单类型
    public string? FSrcBillNo { get; set; }         //源单编码
    public string? FSrcBillEntrySeq { get; set; }   //源单分录行号
    public string? FSaleOrderNo { get; set; }       //需求单据号
    public string? FSaleOrderEntrySeq { get; set; } //需求单据行号
    public string? FForceCloserId { get; set; }     //结案人
    public string? FCloseType { get; set; }         //结案类型
    public string? FSrcSplitBillNo { get; set; }    //源拆分订单编号
    //public string? erP_SCZZ { get; set; }
    //public string? erP_WTZZ { get; set; }
    //public string? F_ZJXF_YHRQ { get; set; }
    //public string? F_ZSXG_KH { get; set; }
    public string? FDescription { get; set; }
    public string? FDescription { get; set; }//接口状态
    public string? BTBZ { get; set; }
    public string? BTBZ { get; set; }     //备注
    //public string? fsubentryid { get; set; }
    //public string? FPurOrderNo { get; set; }
@@ -56,19 +57,32 @@
    //public string? Caa025 { get; set; }
    //public string? ErpRkhz { get; set; }
    //public string? ErpRkzz { get; set; }
    public string? FPrdOrgId { get; set; }
    public string? FEnTrustOrgId { get; set; }
    public string? TypeA { get; set; }
    public string? FPrdOrgId { get; set; }           //生产组织ID
    public string? FEnTrustOrgId { get; set; }       //委托组织ID
    public string? TypeA { get; set; }               //单据状态
    public string? RK_ORG { get; set; }               //入库组织
    public string? RCN { get; set; }               //日产能
    public string? CG_LINE_ID { get; set; }               //采购订单行id
  public string? KH { get; set; }  //客户
  public string? KH_JCZL { get; set; }  //客户基础资料
  public string? SC_PH { get; set; }  //生产批号
  public string? MOLd_no { get; set; }  //模具号
  public string? Old_mold_no { get; set; }  //旧模具号
  public string? JT { get; set; }  //机台号
  public string? XS_CN { get; set; }  //小时产能
  public string? SJ_xs { get; set; }  //实际穴数
    public string? NEXT_Gx { get; set; }  //下道工序
    public string? RKS { get; set; }  //入库数
    ////委外字段
    //public string? F_ZJXF_DATETIME_YHRQ { get; set; }
    //public string? F_ZJXF_BASE_KH { get; set; }
    //新增ppbom投料单号字段
    public string? ppbombillno { get; set; }
    // public string? ppbombillno { get; set; }
    //沃尔新增 生产通知单 、 型号
    public string? F_SCDD_SCTZD { get; set; }
    // public string? F_SCDD_SCTZD { get; set; }
    // public string? F_SCDD_XH { get; set; }
}