diff --git a/meta/log/ArtDemandHead.meta.go b/meta/log/ArtDemandHead.meta.go index cf761b7..50d6029 100644 --- a/meta/log/ArtDemandHead.meta.go +++ b/meta/log/ArtDemandHead.meta.go @@ -13,7 +13,7 @@ import ( * * @Author : 代码生成器创建 * - * @Date : 2021-05-10 17:10:28 + * @Date : 2021-05-10 18:11:08 * ******************************************************************************/ var ArtDemandHead_PlantNr = grmi.NewField("PlantNr", "LOG_ArtDemandHead.PlantNr", "plantnr", grmi.TypeInt) @@ -41,7 +41,7 @@ var ArtDemandHead_DemandCtrlPara4 = grmi.NewField("DemandCtrlPara4", "LOG_ArtDem var ArtDemandHead_DemandCtrlTime1 = grmi.NewField("DemandCtrlTime1", "LOG_ArtDemandHead.DemandCtrlTime1", "demandctrltime1", grmi.TypeDateTime) var ArtDemandHead_DemandCtrlTime2 = grmi.NewField("DemandCtrlTime2", "LOG_ArtDemandHead.DemandCtrlTime2", "demandctrltime2", grmi.TypeDateTime) var ArtDemandHead_OrderStatus = grmi.NewField("OrderStatus", "LOG_ArtDemandHead.OrderStatus", "orderstatus", grmi.TypeInt) -var ArtDemandHead_ReleaseQty = grmi.NewField("ReleaseQty", "LOG_ArtDemandHead.ReleaseQty", "releaseqty", grmi.TypeFloat64) +var ArtDemandHead_UnproducedQty = grmi.NewField("UnproducedQty", "LOG_ArtDemandHead.UnproducedQty", "unproducedqty", grmi.TypeFloat64) var ArtDemandHead_Source = grmi.NewField("Source", "LOG_ArtDemandHead.Source", "source", grmi.TypeString) var ArtDemandHead_LastModify = grmi.NewField("LastModify", "LOG_ArtDemandHead.LastModify", "lastmodify", grmi.TypeDateTime) var ArtDemandHead_LastUser = grmi.NewField("LastUser", "LOG_ArtDemandHead.LastUser", "lastuser", grmi.TypeString) @@ -53,7 +53,7 @@ var ArtDemandHead_CreateTime = grmi.NewField("CreateTime", "LOG_ArtDemandHead.Cr * * @Author : 代码生成器创建 * - * @Date : 2021-05-10 17:10:28 + * @Date : 2021-05-10 18:11:08 * ******************************************************************************/ var ArtDemandHead = grmi.NewEntity( @@ -85,11 +85,11 @@ var ArtDemandHead = grmi.NewEntity( ArtDemandHead_DemandCtrlTime1.Name: ArtDemandHead_DemandCtrlTime1, ArtDemandHead_DemandCtrlTime2.Name: ArtDemandHead_DemandCtrlTime2, ArtDemandHead_OrderStatus.Name: ArtDemandHead_OrderStatus, - ArtDemandHead_ReleaseQty.Name: ArtDemandHead_ReleaseQty, + ArtDemandHead_UnproducedQty.Name: ArtDemandHead_UnproducedQty, ArtDemandHead_Source.Name: ArtDemandHead_Source, ArtDemandHead_LastModify.Name: ArtDemandHead_LastModify, ArtDemandHead_LastUser.Name: ArtDemandHead_LastUser, ArtDemandHead_CreateTime.Name: ArtDemandHead_CreateTime, }, []string{"PlantNr"}, - []string{"DemandType", "DemandYear", "DemandMonth", "DemandWeek", "DemandDate", "DemandHour", "DemandTime", "DemandQty", "QtyUomId", "Status", "DemandSendTime", "DemandRecieveTime", "DemandConfirmTime", "DemandCloseTime", "DemandDeliveredQty", "DemandCtrlPara1", "DemandCtrlPara2", "DemandCtrlPara3", "DemandCtrlPara4", "DemandCtrlTime1", "DemandCtrlTime2", "OrderStatus", "ReleaseQty", "Source", "LastUser"}) + []string{"DemandType", "DemandYear", "DemandMonth", "DemandWeek", "DemandDate", "DemandHour", "DemandTime", "DemandQty", "QtyUomId", "Status", "DemandSendTime", "DemandRecieveTime", "DemandConfirmTime", "DemandCloseTime", "DemandDeliveredQty", "DemandCtrlPara1", "DemandCtrlPara2", "DemandCtrlPara3", "DemandCtrlPara4", "DemandCtrlTime1", "DemandCtrlTime2", "OrderStatus", "UnproducedQty", "Source", "LastUser"}) diff --git a/meta/log/ArtDemandLst.meta.go b/meta/log/ArtDemandLst.meta.go index a66efca..a402a3b 100644 --- a/meta/log/ArtDemandLst.meta.go +++ b/meta/log/ArtDemandLst.meta.go @@ -13,7 +13,7 @@ import ( * * @Author : 代码生成器创建 * - * @Date : 2021-05-10 17:10:28 + * @Date : 2021-05-10 18:11:08 * ******************************************************************************/ var ArtDemandLst_PlantNr = grmi.NewField("PlantNr", "LOG_ArtDemandLst.PlantNr", "plantnr", grmi.TypeInt) @@ -43,7 +43,7 @@ var ArtDemandLst_DemandCtrlPara4 = grmi.NewField("DemandCtrlPara4", "LOG_ArtDema var ArtDemandLst_DemandCtrlTime1 = grmi.NewField("DemandCtrlTime1", "LOG_ArtDemandLst.DemandCtrlTime1", "demandctrltime1", grmi.TypeDateTime) var ArtDemandLst_DemandCtrlTime2 = grmi.NewField("DemandCtrlTime2", "LOG_ArtDemandLst.DemandCtrlTime2", "demandctrltime2", grmi.TypeDateTime) var ArtDemandLst_OrderStatus = grmi.NewField("OrderStatus", "LOG_ArtDemandLst.OrderStatus", "orderstatus", grmi.TypeInt) -var ArtDemandLst_ReleaseQty = grmi.NewField("ReleaseQty", "LOG_ArtDemandLst.ReleaseQty", "releaseqty", grmi.TypeFloat64) +var ArtDemandLst_UnproducedQty = grmi.NewField("UnproducedQty", "LOG_ArtDemandLst.UnproducedQty", "unproducedqty", grmi.TypeFloat64) var ArtDemandLst_Source = grmi.NewField("Source", "LOG_ArtDemandLst.Source", "source", grmi.TypeString) var ArtDemandLst_LastModify = grmi.NewField("LastModify", "LOG_ArtDemandLst.LastModify", "lastmodify", grmi.TypeDateTime) var ArtDemandLst_LastUser = grmi.NewField("LastUser", "LOG_ArtDemandLst.LastUser", "lastuser", grmi.TypeString) @@ -55,7 +55,7 @@ var ArtDemandLst_CreateTime = grmi.NewField("CreateTime", "LOG_ArtDemandLst.Crea * * @Author : 代码生成器创建 * - * @Date : 2021-05-10 17:10:28 + * @Date : 2021-05-10 18:11:08 * ******************************************************************************/ var ArtDemandLst = grmi.NewEntity( @@ -89,11 +89,11 @@ var ArtDemandLst = grmi.NewEntity( ArtDemandLst_DemandCtrlTime1.Name: ArtDemandLst_DemandCtrlTime1, ArtDemandLst_DemandCtrlTime2.Name: ArtDemandLst_DemandCtrlTime2, ArtDemandLst_OrderStatus.Name: ArtDemandLst_OrderStatus, - ArtDemandLst_ReleaseQty.Name: ArtDemandLst_ReleaseQty, + ArtDemandLst_UnproducedQty.Name: ArtDemandLst_UnproducedQty, ArtDemandLst_Source.Name: ArtDemandLst_Source, ArtDemandLst_LastModify.Name: ArtDemandLst_LastModify, ArtDemandLst_LastUser.Name: ArtDemandLst_LastUser, ArtDemandLst_CreateTime.Name: ArtDemandLst_CreateTime, }, []string{"PlantNr"}, - []string{"ArtId", "DemandTime", "DemandYear", "DemandMonth", "DemandWeek", "DemandDate", "DemandHour", "DemandQty", "QtyUomId", "DemandObjId", "DemandType", "Status", "DemandSendTime", "DemandRecieveTime", "DemandConfirmTime", "DemandCloseTime", "DemandDeliveredQty", "DemandCtrlPara1", "DemandCtrlPara2", "DemandCtrlPara3", "DemandCtrlPara4", "DemandCtrlTime1", "DemandCtrlTime2", "OrderStatus", "ReleaseQty", "Source", "LastUser"}) + []string{"ArtId", "DemandTime", "DemandYear", "DemandMonth", "DemandWeek", "DemandDate", "DemandHour", "DemandQty", "QtyUomId", "DemandObjId", "DemandType", "Status", "DemandSendTime", "DemandRecieveTime", "DemandConfirmTime", "DemandCloseTime", "DemandDeliveredQty", "DemandCtrlPara1", "DemandCtrlPara2", "DemandCtrlPara3", "DemandCtrlPara4", "DemandCtrlTime1", "DemandCtrlTime2", "OrderStatus", "UnproducedQty", "Source", "LastUser"}) diff --git a/models/log/ArtDemandHead.model.go b/models/log/ArtDemandHead.model.go index 2ae4e0a..112f2b3 100644 --- a/models/log/ArtDemandHead.model.go +++ b/models/log/ArtDemandHead.model.go @@ -16,7 +16,7 @@ import ( * * @Author : 代码生成器创建 * - * @Date : 2021-05-10 17:10:28 + * @Date : 2021-05-10 18:11:08 * ******************************************************************************/ type ArtDemandHead struct { @@ -45,7 +45,7 @@ type ArtDemandHead struct { DemandCtrlTime1 grmi.DateTime `xorm:"datetime 'DemandCtrlTime1'" json:"LOG_ArtDemandHead-DemandCtrlTime1"` DemandCtrlTime2 grmi.DateTime `xorm:"datetime 'DemandCtrlTime2'" json:"LOG_ArtDemandHead-DemandCtrlTime2"` OrderStatus int `xorm:"int 'OrderStatus' not null" json:"LOG_ArtDemandHead-OrderStatus"` - ReleaseQty float64 `xorm:"float 'ReleaseQty' not null" json:"LOG_ArtDemandHead-ReleaseQty"` + UnproducedQty float64 `xorm:"float 'UnproducedQty' not null" json:"LOG_ArtDemandHead-UnproducedQty"` Source string `xorm:"nvarchar(20) 'Source' not null" json:"LOG_ArtDemandHead-Source"` LastModify grmi.DateTime `xorm:"datetime 'LastModify' not null updated" json:"LOG_ArtDemandHead-LastModify"` LastUser string `xorm:"nvarchar(20) 'LastUser' not null" json:"LOG_ArtDemandHead-LastUser"` @@ -63,7 +63,7 @@ type ArtDemandHead struct { * * @Author : 代码生成器创建 * - * @Date : 2021-05-10 17:10:28 + * @Date : 2021-05-10 18:11:08 * ******************************************************************************/ func (self *ArtDemandHead) GetKey() core.PK { diff --git a/models/log/ArtDemandLst.model.go b/models/log/ArtDemandLst.model.go index f9cb7f0..4d07e08 100644 --- a/models/log/ArtDemandLst.model.go +++ b/models/log/ArtDemandLst.model.go @@ -16,7 +16,7 @@ import ( * * @Author : 代码生成器创建 * - * @Date : 2021-05-10 17:10:28 + * @Date : 2021-05-10 18:11:08 * ******************************************************************************/ type ArtDemandLst struct { @@ -47,7 +47,7 @@ type ArtDemandLst struct { DemandCtrlTime1 grmi.DateTime `xorm:"datetime 'DemandCtrlTime1'" json:"LOG_ArtDemandLst-DemandCtrlTime1"` DemandCtrlTime2 grmi.DateTime `xorm:"datetime 'DemandCtrlTime2'" json:"LOG_ArtDemandLst-DemandCtrlTime2"` OrderStatus int `xorm:"int 'OrderStatus' not null" json:"LOG_ArtDemandLst-OrderStatus"` - ReleaseQty float64 `xorm:"float 'ReleaseQty' not null" json:"LOG_ArtDemandLst-ReleaseQty"` + UnproducedQty float64 `xorm:"float 'UnproducedQty' not null" json:"LOG_ArtDemandLst-UnproducedQty"` Source string `xorm:"nvarchar(20) 'Source'" json:"LOG_ArtDemandLst-Source"` LastModify grmi.DateTime `xorm:"datetime 'LastModify' not null updated" json:"LOG_ArtDemandLst-LastModify"` LastUser string `xorm:"nvarchar(20) 'LastUser' not null" json:"LOG_ArtDemandLst-LastUser"` @@ -65,7 +65,7 @@ type ArtDemandLst struct { * * @Author : 代码生成器创建 * - * @Date : 2021-05-10 17:10:28 + * @Date : 2021-05-10 18:11:08 * ******************************************************************************/ func (self *ArtDemandLst) GetKey() core.PK { diff --git a/services/log/implments/ArtDemandHead.service.impl.go b/services/log/implments/ArtDemandHead.service.impl.go index 424363c..4f2e7bb 100644 --- a/services/log/implments/ArtDemandHead.service.impl.go +++ b/services/log/implments/ArtDemandHead.service.impl.go @@ -30,7 +30,7 @@ import ( * * @Author : 代码生成器创建 * - * @Date : 2021-05-10 17:10:28 + * @Date : 2021-05-10 18:11:08 * ******************************************************************************/ var DefaultConditionOfArtDemandHead = grmi.NewCondition( @@ -59,7 +59,7 @@ var DefaultConditionOfArtDemandHead = grmi.NewCondition( meta.ArtDemandHead_DemandCtrlTime1.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandHead_DemandCtrlTime1, grmi.Approximate, false), meta.ArtDemandHead_DemandCtrlTime2.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandHead_DemandCtrlTime2, grmi.Approximate, false), meta.ArtDemandHead_OrderStatus.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandHead_OrderStatus, grmi.Equal, false), - meta.ArtDemandHead_ReleaseQty.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandHead_ReleaseQty, grmi.Equal, false), + meta.ArtDemandHead_UnproducedQty.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandHead_UnproducedQty, grmi.Equal, false), meta.ArtDemandHead_Source.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandHead_Source, grmi.Equal, false), meta.ArtDemandHead_LastModify.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandHead_LastModify, grmi.Approximate, false), meta.ArtDemandHead_LastUser.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandHead_LastUser, grmi.Equal, false), diff --git a/services/log/implments/ArtDemandLst.service.impl.go b/services/log/implments/ArtDemandLst.service.impl.go index 2bc693c..5fe1084 100644 --- a/services/log/implments/ArtDemandLst.service.impl.go +++ b/services/log/implments/ArtDemandLst.service.impl.go @@ -23,7 +23,7 @@ import ( * * @Author : 代码生成器创建 * - * @Date : 2021-05-10 17:10:28 + * @Date : 2021-05-10 18:11:08 * ******************************************************************************/ var DefaultConditionOfArtDemandLst = grmi.NewCondition( @@ -54,7 +54,7 @@ var DefaultConditionOfArtDemandLst = grmi.NewCondition( meta.ArtDemandLst_DemandCtrlTime1.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandLst_DemandCtrlTime1, grmi.Approximate, false), meta.ArtDemandLst_DemandCtrlTime2.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandLst_DemandCtrlTime2, grmi.Approximate, false), meta.ArtDemandLst_OrderStatus.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandLst_OrderStatus, grmi.Equal, false), - meta.ArtDemandLst_ReleaseQty.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandLst_ReleaseQty, grmi.Equal, false), + meta.ArtDemandLst_UnproducedQty.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandLst_UnproducedQty, grmi.Equal, false), meta.ArtDemandLst_Source.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandLst_Source, grmi.Equal, false), meta.ArtDemandLst_LastModify.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandLst_LastModify, grmi.Approximate, false), meta.ArtDemandLst_LastUser.UrlParameterName: grmi.NewConditionItem(meta.ArtDemandLst_LastUser, grmi.Equal, false),