苏州瑞玛APS项目web后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

75 lines
5.1 KiB

// Copyright (c) Shenyang Leading Edge Intelligent Technology Co., Ltd. All rights reserved.
package ap
import (
"leit.com/LAPP_CHEERSSON_BACKEND/grmi"
model "leit.com/LAPP_CHEERSSON_BACKEND/models/ap"
)
/******************************************************************************
*
* @Description : CustDemandVerDetail的字段元数据
*
* @Author : 代码生成器创建
*
* @Date : 2021-08-20 11:28:44
*
******************************************************************************/
var CustDemandVerDetail_PlantNr = grmi.NewField("PlantNr", "[AP_CustDemandVerDetail].PlantNr", "plantnr", grmi.TypeInt)
var CustDemandVerDetail_CustomerId = grmi.NewField("CustomerId", "[AP_CustDemandVerDetail].CustomerId", "customerid", grmi.TypeString)
var CustDemandVerDetail_VersionId = grmi.NewField("VersionId", "[AP_CustDemandVerDetail].VersionId", "versionid", grmi.TypeString)
var CustDemandVerDetail_ArtId = grmi.NewField("ArtId", "[AP_CustDemandVerDetail].ArtId", "artid", grmi.TypeString)
var CustDemandVerDetail_DemandDate = grmi.NewField("DemandDate", "[AP_CustDemandVerDetail].DemandDate", "demanddate", grmi.TypeDate)
var CustDemandVerDetail_Status = grmi.NewField("Status", "[AP_CustDemandVerDetail].Status", "status", grmi.TypeInt)
var CustDemandVerDetail_DemandWeek = grmi.NewField("DemandWeek", "[AP_CustDemandVerDetail].DemandWeek", "demandweek", grmi.TypeInt)
var CustDemandVerDetail_DemandYear = grmi.NewField("DemandYear", "[AP_CustDemandVerDetail].DemandYear", "demandwear", grmi.TypeInt)
var CustDemandVerDetail_DemandMonth = grmi.NewField("DemandMonth", "[AP_CustDemandVerDetail].DemandMonth", "demandmonth", grmi.TypeInt)
var CustDemandVerDetail_DemandQty = grmi.NewField("DemandQty", "[AP_CustDemandVerDetail].DemandQty", "demandqty", grmi.TypeFloat64)
var CustDemandVerDetail_CtrlPara1 = grmi.NewField("CtrlPara1", "[AP_CustDemandVerDetail].CtrlPara1", "ctrlpara1", grmi.TypeInt)
var CustDemandVerDetail_CtrlPara2 = grmi.NewField("CtrlPara2", "[AP_CustDemandVerDetail].CtrlPara2", "ctrlpara2", grmi.TypeInt)
var CustDemandVerDetail_CtrlStr1 = grmi.NewField("CtrlStr1", "[AP_CustDemandVerDetail].CtrlStr1", "ctrlstr1", grmi.TypeString)
var CustDemandVerDetail_CtrlStr2 = grmi.NewField("CtrlStr2", "[AP_CustDemandVerDetail].CtrlStr2", "ctrlstr2", grmi.TypeString)
var CustDemandVerDetail_CtrlTime1 = grmi.NewField("CtrlTime1", "[AP_CustDemandVerDetail].CtrlTime1", "ctrltime1", grmi.TypeDateTime)
var CustDemandVerDetail_CtrlTime2 = grmi.NewField("CtrlTime2", "[AP_CustDemandVerDetail].CtrlTime2", "ctrltime2", grmi.TypeDateTime)
var CustDemandVerDetail_LastModify = grmi.NewField("LastModify", "[AP_CustDemandVerDetail].LastModify", "lastmodify", grmi.TypeDateTime)
var CustDemandVerDetail_LastUser = grmi.NewField("LastUser", "[AP_CustDemandVerDetail].LastUser", "lastuser", grmi.TypeString)
var CustDemandVerDetail_CreateTime = grmi.NewField("CreateTime", "[AP_CustDemandVerDetail].CreateTime", "createtime", grmi.TypeDateTime)
var CustDemandVerDetail_FUseOrgNo = grmi.NewField("FUseOrgNo", "[AP_CustDemandVerDetail].FUseOrgNo", "fuseorgno", grmi.TypeString)
/******************************************************************************
*
* @Description : CustDemandVerDetail的元数据
*
* @Author : 代码生成器创建
*
* @Date : 2021-08-20 11:28:44
*
******************************************************************************/
var CustDemandVerDetail = grmi.NewEntity(
"AP_CustDemandVerDetail",
func() interface{} { return &model.CustDemandVerDetail{} },
map[string]grmi.Field{
CustDemandVerDetail_PlantNr.Name: CustDemandVerDetail_PlantNr,
CustDemandVerDetail_CustomerId.Name: CustDemandVerDetail_CustomerId,
CustDemandVerDetail_VersionId.Name: CustDemandVerDetail_VersionId,
CustDemandVerDetail_ArtId.Name: CustDemandVerDetail_ArtId,
CustDemandVerDetail_DemandDate.Name: CustDemandVerDetail_DemandDate,
CustDemandVerDetail_Status.Name: CustDemandVerDetail_Status,
CustDemandVerDetail_DemandYear.Name: CustDemandVerDetail_DemandYear,
CustDemandVerDetail_DemandWeek.Name: CustDemandVerDetail_DemandWeek,
CustDemandVerDetail_DemandMonth.Name: CustDemandVerDetail_DemandMonth,
CustDemandVerDetail_DemandQty.Name: CustDemandVerDetail_DemandQty,
CustDemandVerDetail_CtrlPara1.Name: CustDemandVerDetail_CtrlPara1,
CustDemandVerDetail_CtrlPara2.Name: CustDemandVerDetail_CtrlPara2,
CustDemandVerDetail_CtrlStr1.Name: CustDemandVerDetail_CtrlStr1,
CustDemandVerDetail_CtrlStr2.Name: CustDemandVerDetail_CtrlStr2,
CustDemandVerDetail_CtrlTime1.Name: CustDemandVerDetail_CtrlTime1,
CustDemandVerDetail_CtrlTime2.Name: CustDemandVerDetail_CtrlTime2,
CustDemandVerDetail_LastModify.Name: CustDemandVerDetail_LastModify,
CustDemandVerDetail_LastUser.Name: CustDemandVerDetail_LastUser,
CustDemandVerDetail_CreateTime.Name: CustDemandVerDetail_CreateTime,
CustDemandVerDetail_FUseOrgNo.Name: CustDemandVerDetail_FUseOrgNo,
},
[]string{"PlantNr"},
[]string{"Status", "DemandYear", "DemandWeek", "DemandMonth", "DemandQty", "CtrlPara1", "CtrlPara2", "CtrlStr1", "CtrlStr2", "CtrlTime1", "CtrlTime2", "LastUser", "FUseOrgNo"})