lvzb
1 year ago
344 changed files with 55268 additions and 2925 deletions
@ -1,11 +1,11 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<configuration> |
|||
<runtime> |
|||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
|||
<dependentAssembly> |
|||
<assemblyIdentity name="EPPlus" publicKeyToken="ea159fdaa78159a1" culture="neutral" /> |
|||
<bindingRedirect oldVersion="0.0.0.0-4.5.2.1" newVersion="4.5.2.1" /> |
|||
<assemblyIdentity name="EPPlus" publicKeyToken="ea159fdaa78159a1" culture="neutral"/> |
|||
<bindingRedirect oldVersion="0.0.0.0-4.5.2.1" newVersion="4.5.2.1"/> |
|||
</dependentAssembly> |
|||
</assemblyBinding> |
|||
</runtime> |
|||
</configuration> |
|||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2"/></startup></configuration> |
|||
|
@ -0,0 +1,66 @@ |
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// 此代码由工具生成。
|
|||
// 运行时版本:4.0.30319.42000
|
|||
//
|
|||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
|||
// 重新生成代码,这些更改将会丢失。
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
namespace CK.SCP.Controller.Properties { |
|||
|
|||
|
|||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
|||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0")] |
|||
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
|||
|
|||
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
|||
|
|||
public static Settings Default { |
|||
get { |
|||
return defaultInstance; |
|||
} |
|||
} |
|||
|
|||
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
|||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|||
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
|||
[global::System.Configuration.DefaultSettingValueAttribute("http://10.89.25.69:8085/JsonService.asmx")] |
|||
public string CK_SCP_Controller_BomVersion1_JsonService { |
|||
get { |
|||
return ((string)(this["CK_SCP_Controller_BomVersion1_JsonService"])); |
|||
} |
|||
} |
|||
|
|||
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
|||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|||
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
|||
[global::System.Configuration.DefaultSettingValueAttribute("http://10.62.144.124:8016/JsonService.asmx")] |
|||
public string CK_SCP_Controller_BomList_JsonService { |
|||
get { |
|||
return ((string)(this["CK_SCP_Controller_BomList_JsonService"])); |
|||
} |
|||
} |
|||
|
|||
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
|||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|||
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
|||
[global::System.Configuration.DefaultSettingValueAttribute("http://192.168.0.228:7602/JsonService.asmx")] |
|||
public string CK_SCP_Controller_BomListcompany_JsonService { |
|||
get { |
|||
return ((string)(this["CK_SCP_Controller_BomListcompany_JsonService"])); |
|||
} |
|||
} |
|||
|
|||
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
|||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|||
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
|||
[global::System.Configuration.DefaultSettingValueAttribute("http://10.62.144.124:8070/JsonService.asmx")] |
|||
public string CK_SCP_Controller_BomList1_JsonService { |
|||
get { |
|||
return ((string)(this["CK_SCP_Controller_BomList1_JsonService"])); |
|||
} |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,18 @@ |
|||
<?xml version='1.0' encoding='utf-8'?> |
|||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="CK.SCP.Controller.Properties" GeneratedClassName="Settings"> |
|||
<Profiles /> |
|||
<Settings> |
|||
<Setting Name="CK_SCP_Controller_BomVersion1_JsonService" Type="(Web Service URL)" Scope="Application"> |
|||
<Value Profile="(Default)">http://10.89.25.69:8085/JsonService.asmx</Value> |
|||
</Setting> |
|||
<Setting Name="CK_SCP_Controller_BomList_JsonService" Type="(Web Service URL)" Scope="Application"> |
|||
<Value Profile="(Default)">http://10.62.144.124:8016/JsonService.asmx</Value> |
|||
</Setting> |
|||
<Setting Name="CK_SCP_Controller_BomListcompany_JsonService" Type="(Web Service URL)" Scope="Application"> |
|||
<Value Profile="(Default)">http://192.168.0.228:7602/JsonService.asmx</Value> |
|||
</Setting> |
|||
<Setting Name="CK_SCP_Controller_BomList1_JsonService" Type="(Web Service URL)" Scope="Application"> |
|||
<Value Profile="(Default)">http://10.62.144.124:8070/JsonService.asmx</Value> |
|||
</Setting> |
|||
</Settings> |
|||
</SettingsFile> |
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -0,0 +1,6 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/"> |
|||
<contractRef ref="http://10.62.144.124:8016/JsonService.asmx?wsdl" docRef="http://10.62.144.124:8016/JsonService.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" /> |
|||
<soap address="http://10.62.144.124:8016/JsonService.asmx" xmlns:q1="http://tempuri.org/" binding="q1:JsonServiceSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> |
|||
<soap address="http://10.62.144.124:8016/JsonService.asmx" xmlns:q2="http://tempuri.org/" binding="q2:JsonServiceSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> |
|||
</discovery> |
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -0,0 +1,7 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<DiscoveryClientResultsFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
|||
<Results> |
|||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://10.62.144.124:8016/JsonService.asmx?wsdl" filename="JsonService.wsdl" /> |
|||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://10.62.144.124:8016/JsonService.asmx?disco" filename="JsonService.disco" /> |
|||
</Results> |
|||
</DiscoveryClientResultsFile> |
@ -0,0 +1,6 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/"> |
|||
<contractRef ref="http://10.62.144.124:8070/JsonService.asmx?wsdl" docRef="http://10.62.144.124:8070/JsonService.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" /> |
|||
<soap address="http://10.62.144.124:8070/JsonService.asmx" xmlns:q1="http://tempuri.org/" binding="q1:JsonServiceSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> |
|||
<soap address="http://10.62.144.124:8070/JsonService.asmx" xmlns:q2="http://tempuri.org/" binding="q2:JsonServiceSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> |
|||
</discovery> |
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -0,0 +1,7 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<DiscoveryClientResultsFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
|||
<Results> |
|||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://10.62.144.124:8070/JsonService.asmx?wsdl" filename="JsonService.wsdl" /> |
|||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://10.62.144.124:8070/JsonService.asmx?disco" filename="JsonService.disco" /> |
|||
</Results> |
|||
</DiscoveryClientResultsFile> |
@ -0,0 +1,6 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/"> |
|||
<contractRef ref="http://192.168.0.228:7602/JsonService.asmx?wsdl" docRef="http://192.168.0.228:7602/JsonService.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" /> |
|||
<soap address="http://192.168.0.228:7602/JsonService.asmx" xmlns:q1="http://tempuri.org/" binding="q1:JsonServiceSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> |
|||
<soap address="http://192.168.0.228:7602/JsonService.asmx" xmlns:q2="http://tempuri.org/" binding="q2:JsonServiceSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> |
|||
</discovery> |
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -0,0 +1,7 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<DiscoveryClientResultsFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
|||
<Results> |
|||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://192.168.0.228:7602/JsonService.asmx?disco" filename="JsonService.disco" /> |
|||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://192.168.0.228:7602/JsonService.asmx?wsdl" filename="JsonService.wsdl" /> |
|||
</Results> |
|||
</DiscoveryClientResultsFile> |
@ -0,0 +1,6 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/"> |
|||
<contractRef ref="http://10.62.144.124:8070/JsonService.asmx?wsdl" docRef="http://10.62.144.124:8070/JsonService.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" /> |
|||
<soap address="http://10.62.144.124:8070/JsonService.asmx" xmlns:q1="http://tempuri.org/" binding="q1:JsonServiceSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> |
|||
<soap address="http://10.62.144.124:8070/JsonService.asmx" xmlns:q2="http://tempuri.org/" binding="q2:JsonServiceSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> |
|||
</discovery> |
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -0,0 +1,7 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<DiscoveryClientResultsFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
|||
<Results> |
|||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://10.62.144.124:8070/JsonService.asmx?wsdl" filename="JsonService.wsdl" /> |
|||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://10.62.144.124:8070/JsonService.asmx?disco" filename="JsonService.disco" /> |
|||
</Results> |
|||
</DiscoveryClientResultsFile> |
@ -0,0 +1,6 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<discovery xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.xmlsoap.org/disco/"> |
|||
<contractRef ref="http://10.89.25.69:8085/JsonService.asmx?wsdl" docRef="http://10.89.25.69:8085/JsonService.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" /> |
|||
<soap address="http://10.89.25.69:8085/JsonService.asmx" xmlns:q1="http://tempuri.org/" binding="q1:JsonServiceSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> |
|||
<soap address="http://10.89.25.69:8085/JsonService.asmx" xmlns:q2="http://tempuri.org/" binding="q2:JsonServiceSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" /> |
|||
</discovery> |
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -0,0 +1,7 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<DiscoveryClientResultsFile xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
|||
<Results> |
|||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://10.89.25.69:8085/JsonService.asmx?wsdl" filename="JsonService.wsdl" /> |
|||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://10.89.25.69:8085/JsonService.asmx?disco" filename="JsonService.disco" /> |
|||
</Results> |
|||
</DiscoveryClientResultsFile> |
@ -1,29 +1,52 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<configuration> |
|||
<configSections> |
|||
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 --> |
|||
<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
|||
<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/> |
|||
<sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|||
<section name="CK.SCP.Controller.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/> |
|||
</sectionGroup> |
|||
</configSections> |
|||
<runtime> |
|||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
|||
<dependentAssembly> |
|||
<assemblyIdentity name="EntityFramework" publicKeyToken="b77a5c561934e089" culture="neutral" /> |
|||
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
|||
<assemblyIdentity name="EntityFramework" publicKeyToken="b77a5c561934e089" culture="neutral"/> |
|||
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0"/> |
|||
</dependentAssembly> |
|||
<dependentAssembly> |
|||
<assemblyIdentity name="EPPlus" publicKeyToken="ea159fdaa78159a1" culture="neutral" /> |
|||
<bindingRedirect oldVersion="0.0.0.0-4.5.2.1" newVersion="4.5.2.1" /> |
|||
<assemblyIdentity name="EPPlus" publicKeyToken="ea159fdaa78159a1" culture="neutral"/> |
|||
<bindingRedirect oldVersion="0.0.0.0-4.5.2.1" newVersion="4.5.2.1"/> |
|||
</dependentAssembly> |
|||
</assemblyBinding> |
|||
</runtime> |
|||
<entityFramework> |
|||
<defaultConnectionFactory type="System.Data.Entity.Infrastructure.LocalDbConnectionFactory, EntityFramework"> |
|||
<parameters> |
|||
<parameter value="mssqllocaldb" /> |
|||
<parameter value="mssqllocaldb"/> |
|||
</parameters> |
|||
</defaultConnectionFactory> |
|||
<providers> |
|||
<provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" /> |
|||
<provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer"/> |
|||
</providers> |
|||
</entityFramework> |
|||
</configuration> |
|||
<applicationSettings> |
|||
<CK.SCP.Controller.Properties.Settings> |
|||
<setting name="CK_SCP_Controller_BomVersion1_JsonService" serializeAs="String"> |
|||
<value>http://10.89.25.69:8085/JsonService.asmx</value> |
|||
</setting> |
|||
<setting name="CK_SCP_Controller_BomList_JsonService" serializeAs="String"> |
|||
<value>http://10.62.144.124:8016/JsonService.asmx</value> |
|||
</setting> |
|||
<setting name="CK_SCP_Controller_BomListcompany_JsonService" serializeAs="String"> |
|||
<value>http://192.168.0.228:7602/JsonService.asmx</value> |
|||
</setting> |
|||
<setting name="CK_SCP_Controller_BomList1_JsonService" serializeAs="String"> |
|||
<value>http://10.62.144.124:8070/JsonService.asmx</value> |
|||
</setting> |
|||
</CK.SCP.Controller.Properties.Settings> |
|||
</applicationSettings> |
|||
<system.serviceModel> |
|||
<bindings/> |
|||
<client/> |
|||
</system.serviceModel> |
|||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2"/></startup></configuration> |
|||
|
@ -0,0 +1,33 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.AppBoxEntity |
|||
{ |
|||
public class UserToken : IKeyID |
|||
{ |
|||
[Key] |
|||
public int ID { get; set; } |
|||
|
|||
[Required, StringLength(50)] |
|||
public string UserName { get; set; } |
|||
|
|||
[StringLength(500)] |
|||
public string Token { get; set; } |
|||
|
|||
public System.DateTime CreateTime { get; set; } |
|||
|
|||
[StringLength(50)] |
|||
public string CreateUser { get; set; } |
|||
public Nullable<System.DateTime> UpdateTime { get; set; } |
|||
|
|||
[StringLength(50)] |
|||
public string UpdateUser { get; set; } |
|||
|
|||
[StringLength(500)] |
|||
public string Remark { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,23 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity.ExcelExportEnttity |
|||
{ |
|||
public class SCP_APPLIANCE_EXPOPT |
|||
{ |
|||
public string 零件号码; |
|||
public string 材质; |
|||
public string 收货口; |
|||
public string 零件描述; |
|||
public string 车型; |
|||
public string 标包数; |
|||
public string 背番号; |
|||
public string 所番地; |
|||
public string 箱种; |
|||
public string 后工程; |
|||
public string 供应商代码; |
|||
} |
|||
} |
@ -0,0 +1,17 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity.ExcelExportEnttity |
|||
{ |
|||
public class SCP_MAXPODC_EXPORT |
|||
{ |
|||
public string 订单编号 { get; set; } |
|||
public string 供应商编码 { get; set; } |
|||
public string 供应商名称 { get; set; } |
|||
public string 合同月 { get; set; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,31 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity.ExcelExportEnttity |
|||
{ |
|||
public class SCP_MAXPO_DETAIL_EXPORT |
|||
{ |
|||
public string 车型 { get; set; } |
|||
public string 零件号 { get; set; } |
|||
public string 原材物料号 { get; set; } |
|||
public string 材质 { get; set; } |
|||
public string 技术标准 { get; set; } |
|||
public string 起定量 { get; set; } |
|||
public string 订货量吨 { get; set; } |
|||
public string 订货件数 { get; set; } |
|||
|
|||
public string 材料厂家 { get; set; } |
|||
public string 行号 { get; set; } |
|||
|
|||
public string 预测1 { get; set; } |
|||
public string 预测2 { get; set; } |
|||
public string 预测3 { get; set; } |
|||
public string 预测4 { get; set; } |
|||
public string 预测5 { get; set; } |
|||
public string 预测6 { get; set; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,23 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity.ExcelExportEnttity |
|||
{ |
|||
public class SCP_MAXPO_EXPORT |
|||
{ |
|||
public string 车型 { get; set; } |
|||
public string 零件号 { get; set; } |
|||
public string 原材物料号 { get; set; } |
|||
public string 材质 { get; set; } |
|||
public string 技术标准 { get; set; } |
|||
public string 起定量 { get; set; } |
|||
public string 订货量吨 { get; set; } |
|||
public string 订货件数 { get; set; } |
|||
public string 供应商编号 { get; set; } |
|||
public string 材料厂家 { get; set; } |
|||
public string 备注 { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,59 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class PURSubcontractors |
|||
{ |
|||
[Key] |
|||
public int di_batchno { get; set; } |
|||
public string purDocNO { get; set; } |
|||
public string purDocItemNO { get; set; } |
|||
|
|||
public string ordType { get; set; } |
|||
|
|||
public DateTime? docDate { get; set; } |
|||
|
|||
public string returnsItem { get; set; } |
|||
public string sizecoL { get; set; } |
|||
public string purDocItemCtg { get; set; } |
|||
public string plant { get; set; } |
|||
public string purOrg { get; set; } |
|||
public string companyCode { get; set; } |
|||
public string mtlNO { get; set; } |
|||
public string shortText { get; set; } |
|||
public decimal quantity { get; set; } |
|||
public DateTime? itemDeliveryDate { get; set; } |
|||
public decimal price { get; set; } |
|||
public string baseUnitMeasure { get; set; } |
|||
public string ordPriceUnit { get; set; } |
|||
|
|||
public string vendorNO { get; set; } |
|||
public string responsibleSalesperson { get; set; } |
|||
public string storeLocation { get; set; } |
|||
public string purGrp { get; set; } |
|||
public string phone { get; set; } |
|||
public string ctype { get; set; } |
|||
public string remark { get; set; } |
|||
public DateTime? createdDate { get; set; } |
|||
public string createdBy { get; set; } |
|||
public DateTime? di_updatetime { get; set; } |
|||
public string updatedBy { get; set; } |
|||
public string measureBaseUnit { get; set; } |
|||
public string groupWareMaterielNO { get; set; } |
|||
public string groupWarePlant { get; set; } |
|||
public DateTime? compRequireDate { get; set; } |
|||
public decimal COMPONQUANTITY { get; set; } |
|||
public string di_message { get; set; } |
|||
public string di_status { get; set; } |
|||
public DateTime? di_writeTime { get; set; } |
|||
public string outPurDocNO { get; set; } |
|||
public string outPurDocItemNO { get; set; } |
|||
public string alternativeBOM { get; set; } |
|||
} |
|||
} |
|||
|
@ -0,0 +1,26 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TA_ASK_SUBPART |
|||
{ |
|||
|
|||
[Key] |
|||
public long UID { get; set; } |
|||
public string PartCode { get; set; } |
|||
|
|||
public string SubPartCode { get; set; } |
|||
public string BOMedtiton { get; set; } |
|||
public string AskBillNum { get; set; } |
|||
|
|||
public decimal Qty { get; set; } |
|||
|
|||
public string VendBatch { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,28 @@ |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
|
|||
public partial class TA_Appliance |
|||
{ |
|||
|
|||
[Key] |
|||
public long UID { get; set; } |
|||
public string PartCode { get; set; } |
|||
|
|||
public string Model { get; set; } |
|||
public decimal? PackNumber { get; set;} |
|||
public string PartDesc1 { get; set; } |
|||
public string ReciteNumber { get; set; } |
|||
public string SufanLand { get; set; } |
|||
public string BoxType { get; set; } |
|||
public string PostEngineering { get; set; } |
|||
public string PartNumber { get; set; } |
|||
public string PartDesc2 { get; set; } |
|||
public string Texture { get; set; } |
|||
public string ReceivingPort { get; set; } |
|||
public string VendID { get; set; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,22 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public class TA_BOXTYPE |
|||
{ |
|||
|
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
public long UID { get; set; } |
|||
[Key] |
|||
public string BoxType { get; set; } |
|||
public bool Enabled { get; set; } |
|||
public string CreateUser { get; set; } |
|||
public DateTime CreateTime { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,20 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TA_CarModel |
|||
{ |
|||
|
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
public long UID { get; set; } |
|||
[Key] |
|||
public string Model { get; set; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,21 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TA_PinFan |
|||
{ |
|||
|
|||
[Key] |
|||
public long UID { get; set; } |
|||
public string PartCode { get; set; } |
|||
|
|||
public string Barcodnt { get; set; } |
|||
public string Identification { get; set; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,22 @@ |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
|
|||
public partial class TA_ProductionLine |
|||
{ |
|||
|
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
public long UID { get; set; } |
|||
|
|||
[Key] |
|||
[Column(Order = 0)] |
|||
[StringLength(50)] |
|||
public string PartCode { get; set; } |
|||
|
|||
public string ProductionLine { get; set; } |
|||
|
|||
|
|||
} |
|||
} |
@ -0,0 +1,22 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TA_PurchasGroup |
|||
{ |
|||
|
|||
[Key] |
|||
public long UID { get; set; } |
|||
public string PurchasingGroup { get; set; } |
|||
|
|||
public string ChineseName { get; set; } |
|||
public string Describe { get; set; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,19 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public class TA_Receiving_Information |
|||
{ |
|||
[Key] |
|||
public long UID { get; set; } |
|||
public string Shift { get; set; } |
|||
|
|||
public string Name { get; set; } |
|||
public string Phone { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,23 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TA_StorageLocation |
|||
{ |
|||
|
|||
[Key] |
|||
public long UID { get; set; } |
|||
public string StLocation { get; set; } |
|||
|
|||
public string Arrangement { get; set; } |
|||
public string Leveldescription { get; set; } |
|||
public string Describe { get; set; } |
|||
public string Inventoryation { get; set; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,20 @@ |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
|
|||
public partial class TA_SubPart |
|||
{ |
|||
|
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
public long UID { get; set; } |
|||
|
|||
[Key] |
|||
[Column(Order = 0)] |
|||
[StringLength(50)] |
|||
public string PartCode { get; set; } |
|||
public string SubPart { get; set; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,22 @@ |
|||
using System; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Web; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TA_SubPartCode |
|||
{ |
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
[Key] |
|||
public long UID { get; set; } |
|||
public string PartCode { get; set; } |
|||
public string SubPartCode { get; set; } |
|||
|
|||
public string BOMedtiton { get; set; } |
|||
public string Site { get; set; } |
|||
public decimal Qty { get; set; } |
|||
public decimal SUMQTY { get; set; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,31 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TB_ASN_PARTBOX |
|||
{ |
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
[Key] |
|||
public long UID { get; set; } |
|||
[StringLength(50)] |
|||
public string AsnBillNum { get; set; } |
|||
public string PartCode { get; set; } |
|||
public string BoxType { get; set; } |
|||
public int Box { get; set; } |
|||
public int Qty { get; set; } |
|||
public int Qty1 { get; set; } |
|||
public int SumBox { get; set; } |
|||
public string PoBillNum { get; set; } |
|||
public string VendId { get; set; } |
|||
public string ShipTime { get; set; } |
|||
public string Batch { get; set; } |
|||
public int PoLine { get; set; } |
|||
public decimal PackQty { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,31 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TB_MAXPO |
|||
{ |
|||
|
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
public long UID { get; set; } |
|||
|
|||
[Key] |
|||
[Column(Order = 0)] |
|||
[StringLength(50)] |
|||
public string PoBillNum { get; set; } |
|||
public string VendId { get; set; } |
|||
public DateTime CreateTime { get; set; } |
|||
public string CreateUser { get; set; } |
|||
public string ContractNo { get; set; } |
|||
public string ContractMonth { get; set; } |
|||
public string Site { get; set; } |
|||
|
|||
public string Remark { get; set; } |
|||
public bool IsDeleted { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,19 @@ |
|||
using System; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TB_MAXPO_CONSUME |
|||
{ |
|||
[Key] |
|||
public long UID { get; set; } |
|||
public string BillNum { get; set; } |
|||
|
|||
public string PartCode { get; set; } |
|||
public string VendId { get; set; } |
|||
public decimal PoQty { get; set; } |
|||
public string PoBillNum { get; set; } |
|||
public DateTime? ShipTime { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,58 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TB_MAXPO_DETAIL |
|||
{ |
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
public long UID { get; set; } |
|||
|
|||
|
|||
|
|||
[Key] |
|||
[Column(Order =0)] |
|||
public string PoBillNum { get; set; } |
|||
[Key] |
|||
[Column(Order = 1)] |
|||
public string VendId { get; set; } |
|||
public DateTime CreateTime { get; set; } |
|||
public string CreateUser { get; set; } |
|||
|
|||
public string ContractNo { get; set; } |
|||
[Key] |
|||
[Column(Order = 2)] |
|||
public string PartCode { get; set; } |
|||
public string PartNumber { get; set; } |
|||
public string Texture { get; set; } |
|||
public string Model { get; set; } |
|||
public string Finprspec { get; set; } |
|||
public string TechStandard { get; set; } |
|||
public decimal MinordQty { get; set; } |
|||
public decimal Singlecon { get; set; } |
|||
public decimal OrderQtyd { get; set; } |
|||
public decimal OrderQtykg { get; set; } |
|||
public decimal OrderNumber { get; set; } |
|||
public string forecastone { get; set; } |
|||
public string forecasttwo { get; set; } |
|||
public string forecastthree { get; set; } |
|||
public string forecastfour { get; set; } |
|||
public string forecastfive { get; set; } |
|||
public string forecastsix { get; set; } |
|||
public string Matermanu { get; set; } |
|||
public string ContractMonth { get; set; } |
|||
public decimal BomQty { get; set; } |
|||
public int PoLine { get; set; } |
|||
public string Site { get; set; } |
|||
public decimal SurplusQty { get; set; } |
|||
public decimal AsnQty { get; set; } |
|||
public decimal ReceQty { get; set; } |
|||
public bool IsDeleted { get; set; } |
|||
public decimal ReturnQty { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,33 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using ChangKeTec.Wms.Models; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
|
|||
public partial class TB_NetPrice |
|||
{ |
|||
[Key] |
|||
public int UID { get; set; } |
|||
public string VendId { get; set; } |
|||
public string Site { get; set; } |
|||
public string PartCode { get; set; } |
|||
public Nullable<System.DateTime> StartTime { get; set; } |
|||
public Nullable<System.DateTime> EndTime { get; set; } |
|||
public string Curr { get; set; } |
|||
public string Unit { get; set; } |
|||
[DecimalPrecision(18, 5)] |
|||
public decimal Amt { get; set; } |
|||
public string Remarks { get; set; } |
|||
public string Extend1 { get; set; } |
|||
public string Extend2 { get; set; } |
|||
public string Extend3 { get; set; } |
|||
//public int State { get; set; }
|
|||
//public decimal? VendAmt { get; set; }
|
|||
} |
|||
} |
@ -0,0 +1,47 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TB_PALLETS_BTL |
|||
{ |
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
public long UID { get; set; } |
|||
[Key] |
|||
public string PalletNum{ get; set; } |
|||
public string AsnBillNum { get; set; } |
|||
public int SumBox { get; set; } |
|||
public string PoBillNum { get; set; } |
|||
public decimal SumQty { get; set; } |
|||
public string VendId { get; set; } |
|||
public string VendName { get; set; } |
|||
public string ShipTime { get; set; } |
|||
public string PartCode { get; set; } |
|||
public string PartCode1 { get; set; } |
|||
public string PartCode2 { get; set; } |
|||
public string PartCode3 { get; set; } |
|||
public string PartCode4 { get; set; } |
|||
public string PartCode5 { get; set; } |
|||
public string Box { get; set; } |
|||
public string Box1 { get; set; } |
|||
public string Box2 { get; set; } |
|||
public string Box3 { get; set; } |
|||
public string Box4 { get; set; } |
|||
public string Box5 { get; set; } |
|||
public string PackQty { get; set; } |
|||
public string PackQty1 { get; set; } |
|||
public string PackQty2 { get; set; } |
|||
public string PackQty3 { get; set; } |
|||
public string PackQty4 { get; set; } |
|||
public string PackQty5 { get; set; } |
|||
public string PalletCode { get; set; } |
|||
[NotMapped] |
|||
public List<long> UIDList { get; set; } |
|||
public bool IsDeleted { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,36 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TB_PO_SUBDETAIL |
|||
{ |
|||
|
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
[Key] |
|||
public long UID { get; set; } |
|||
|
|||
public string PoBillNum { get; set; } |
|||
|
|||
public string PartCode { get; set; } |
|||
|
|||
public decimal Qty { get; set; } |
|||
|
|||
public decimal SubQty { get; set; } |
|||
|
|||
public string Site { get; set; } |
|||
|
|||
public string SubPartCode { get; set; } |
|||
|
|||
|
|||
|
|||
public string BOMedtiton { get; set; } |
|||
|
|||
public int PoLine { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,25 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public class TB_SUPPLIER_MAIL |
|||
{ |
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
public long Id { set; get; } |
|||
public string SupplicerCode { set; get; } |
|||
|
|||
public string Email { set; get; } |
|||
|
|||
public int State { set; get; } |
|||
|
|||
public string MailBody { set; get; } |
|||
|
|||
|
|||
|
|||
} |
|||
} |
@ -0,0 +1,63 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class TM_CYJ_BOM |
|||
{ |
|||
[DatabaseGenerated(DatabaseGeneratedOption.Computed)] |
|||
public int UID { get; set; } |
|||
|
|||
[Key] |
|||
[Column(Order = 0)] |
|||
[StringLength(50)] |
|||
[DisplayName("物料号")] |
|||
public string PartCode { get; set; } |
|||
|
|||
[Key] |
|||
[Column(Order = 1)] |
|||
[StringLength(50)] |
|||
[DisplayName("子物料")] |
|||
public string SubPartCode { get; set; } |
|||
|
|||
[Key] |
|||
[Column(Order = 2)] |
|||
[DisplayName("Bom用途")] |
|||
public string BomUsage { get; set; } |
|||
|
|||
[Key] |
|||
[Column(Order = 3)] |
|||
[DisplayName("Bom替代")] |
|||
public string BomFillIn { get; set; } |
|||
|
|||
[DisplayName("特殊获取类型")] |
|||
public string SpecialType { get; set; } |
|||
|
|||
[DisplayName("用量")] |
|||
public decimal Qty { get; set; } |
|||
|
|||
[DisplayName("单位")] |
|||
public string Unit { get; set; } |
|||
|
|||
[DisplayName("删除标识")] |
|||
public string IsDelete { get; set; } |
|||
|
|||
[DisplayName("有效开始日期")] |
|||
public DateTime StartDate { get; set; } |
|||
|
|||
[DisplayName("有效截止日期")] |
|||
public DateTime EndDate { get; set; } |
|||
|
|||
[DisplayName("创建日期")] |
|||
public DateTime CreateTime { get; set; } |
|||
|
|||
[DisplayName("备注")] |
|||
public string Remark { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,29 @@ |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
|
|||
public partial class V_TA_APPLIANCE |
|||
{ |
|||
|
|||
[Key] |
|||
public long UID { get; set; } |
|||
public string PartCode { get; set; } |
|||
|
|||
public string Model { get; set; } |
|||
public decimal? PackNumber { get; set; } |
|||
public string PartDesc1 { get; set; } |
|||
public string ReciteNumber { get; set; } |
|||
public string SufanLand { get; set; } |
|||
public string BoxType { get; set; } |
|||
public string PostEngineering { get; set; } |
|||
public string PartNumber { get; set; } |
|||
public string PartDesc2 { get; set; } |
|||
public string Texture { get; set; } |
|||
public string ReceivingPort { get; set; } |
|||
public string VendID { get; set; } |
|||
public string VendName { get; set; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,32 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Web; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class V_TA_SubPartCode |
|||
{ |
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
[Key] |
|||
public long UID { get; set; } |
|||
public string PartCode { get; set; } |
|||
public string SubPartCode { get; set; } |
|||
|
|||
public string BOMedtiton { get; set; } |
|||
public string Site { get; set; } |
|||
|
|||
public Decimal Qty { get; set; } |
|||
public Decimal SUMQTY { get; set; } |
|||
public string PartDesc1 { get; set; } |
|||
|
|||
public string PartDesc2 { get; set; } |
|||
public string Unit { get; set; } |
|||
[NotMapped] |
|||
public string Partname { get; set; } |
|||
[NotMapped] |
|||
public List<string> PartList { set; get; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,35 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class V_TB_MAXPO |
|||
{ |
|||
|
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
public long UID { get; set; } |
|||
|
|||
[Key] |
|||
[Column(Order = 0)] |
|||
[StringLength(50)] |
|||
public string PoBillNum { get; set; } |
|||
public string VendId { get; set; } |
|||
public string VendName { get; set; } |
|||
public DateTime CreateTime { get; set; } |
|||
public string CreateUser { get; set; } |
|||
public string ContractNo { get; set; } |
|||
public string ContractMonth { get; set; } |
|||
public string Site { get; set; } |
|||
public string Remark { get; set; } |
|||
[NotMapped] |
|||
public DateTime? BeginTime { get; set; } |
|||
[NotMapped] |
|||
public DateTime? EndTime { get; set; } |
|||
public bool IsDeleted { get; set; } |
|||
} |
|||
} |
@ -0,0 +1,33 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class V_TB_MAXPO_CONSUME |
|||
{ |
|||
[Key] |
|||
public long UID { get; set; } |
|||
|
|||
public string PartCode { get; set; } |
|||
public string VendId { get; set; } |
|||
public string PoBillNum { get; set; } |
|||
public string ContractMonth { get; set; } |
|||
public string BillNum { get; set; } |
|||
public string PartDesc1 { get; set; } |
|||
public string PartDesc2 { get; set; } |
|||
public string VendName{ get; set; } |
|||
public DateTime? ShipTime { get; set; } |
|||
public decimal PoQty { get; set; } |
|||
|
|||
[NotMapped] |
|||
public List<string> PoList { set; get; } |
|||
[NotMapped] |
|||
public List<string> PartList { set; get; } |
|||
|
|||
} |
|||
} |
@ -0,0 +1,64 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.ComponentModel.DataAnnotations; |
|||
using System.ComponentModel.DataAnnotations.Schema; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CK.SCP.Models.ScpEntity |
|||
{ |
|||
public partial class V_TB_MAXPO_DETAIL |
|||
{ |
|||
|
|||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)] |
|||
[Key] |
|||
public long UID { get; set; } |
|||
|
|||
|
|||
[Column(Order = 0)] |
|||
[StringLength(50)] |
|||
public string PoBillNum { get; set; } |
|||
|
|||
public string PartCode { get; set; } |
|||
public string PartNumber { get; set; } |
|||
public string Texture { get; set; } |
|||
public string Model { get; set; } |
|||
public string Finprspec { get; set; } |
|||
public string TechStandard { get; set; } |
|||
public decimal MinordQty { get; set; } |
|||
public decimal Singlecon { get; set; } |
|||
public decimal OrderQtyd { get; set; } |
|||
public decimal OrderQtykg { get; set; } |
|||
public decimal OrderNumber { get; set; } |
|||
public string forecastone { get; set; } |
|||
public string forecasttwo { get; set; } |
|||
public string forecastthree { get; set; } |
|||
public string forecastfour { get; set; } |
|||
public string forecastfive { get; set; } |
|||
public string forecastsix { get; set; } |
|||
public string Matermanu { get; set; } |
|||
|
|||
public decimal BomQty { get; set; } |
|||
public string PartDesc2 { get; set; } |
|||
public int PoLine { get; set; } |
|||
public decimal SurplusQty { get; set; } |
|||
public string VendId { get; set; } |
|||
public string ContractMonth { get; set; } |
|||
public decimal AnQty { get; set; } |
|||
public decimal AsnQty { get; set; } |
|||
public decimal RecQty { get; set; } |
|||
|
|||
public string CreateUser { get; set; } |
|||
[NotMapped] |
|||
public DateTime? BeginTime { get; set; } |
|||
[NotMapped] |
|||
public DateTime? EndTime { get; set; } |
|||
public DateTime? CreateTime { get; set; } |
|||
public string VendName { get; set; } |
|||
public decimal ReceQty { get; set; } |
|||
public decimal ReturnQty { get; set; } |
|||
public bool IsDeleted { get; set; } |
|||
} |
|||
|
|||
} |
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue