_Main/BL/Type_InterfaceTRCForecast/Attribute_Generation.qbl | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
_Main/BL/Type_InterfaceTRCForecast/Attribute_MLBMQB.qbl | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
_Main/BL/Type_InterfaceTRCForecast/Attribute_Power.qbl | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
_Main/BL/Type_InterfaceTRCForecast/StaticMethod_ArchivedData.qbl | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
_Main/BL/Type_InterfaceTRCForecast/Attribute_Generation.qbl
对比新文件 @@ -0,0 +1,7 @@ Quintiq file version 2.0 #parent: #root Attribute Generation { #keys: '3[413988.0.1542720054][413988.0.1542720053][413988.0.1542720055]' ValueType: String } _Main/BL/Type_InterfaceTRCForecast/Attribute_MLBMQB.qbl
对比新文件 @@ -0,0 +1,7 @@ Quintiq file version 2.0 #parent: #root Attribute MLBMQB { #keys: '3[413988.0.1542720074][413988.0.1542720073][413988.0.1542720075]' ValueType: String } _Main/BL/Type_InterfaceTRCForecast/Attribute_Power.qbl
对比新文件 @@ -0,0 +1,7 @@ Quintiq file version 2.0 #parent: #root Attribute Power { #keys: '3[413988.0.1542720064][413988.0.1542720063][413988.0.1542720065]' ValueType: String } _Main/BL/Type_InterfaceTRCForecast/StaticMethod_ArchivedData.qbl
@@ -20,7 +20,10 @@ Date := f.StartDate(), Factory := factory, PartNumber := f.ProductID(), Quantity := f.Quantity() Quantity := f.Quantity(), Generation := f.Product_MP().Generation(), MLBMQB := f.Product_MP().MQBMLB(), Power := f.Product_MP().Power() ); } *]