diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/ProjectEvaluation/winformsapp1.metadata.v7.bin b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/ProjectEvaluation/winformsapp1.metadata.v7.bin new file mode 100644 index 0000000..e43d712 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/ProjectEvaluation/winformsapp1.metadata.v7.bin differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/ProjectEvaluation/winformsapp1.projects.v7.bin b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/ProjectEvaluation/winformsapp1.projects.v7.bin new file mode 100644 index 0000000..b72dadc Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/ProjectEvaluation/winformsapp1.projects.v7.bin differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/DesignTimeBuild/.dtbcache.v2 b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 0000000..b81ca0e Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/DesignTimeBuild/.dtbcache.v2 differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/FileContentIndex/c03ab1ae-d903-42c7-aaf3-6fddb5fa73cf.vsidx b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/FileContentIndex/c03ab1ae-d903-42c7-aaf3-6fddb5fa73cf.vsidx new file mode 100644 index 0000000..3413bf8 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/FileContentIndex/c03ab1ae-d903-42c7-aaf3-6fddb5fa73cf.vsidx differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/FileContentIndex/c583f4ce-31ea-4c77-b196-a41df50cc0f6.vsidx b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/FileContentIndex/c583f4ce-31ea-4c77-b196-a41df50cc0f6.vsidx new file mode 100644 index 0000000..c305585 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/FileContentIndex/c583f4ce-31ea-4c77-b196-a41df50cc0f6.vsidx differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/FileContentIndex/read.lock b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/FileContentIndex/read.lock new file mode 100644 index 0000000..e69de29 diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/v17/.futdcache.v2 b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/v17/.futdcache.v2 new file mode 100644 index 0000000..f5d4dea Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/v17/.futdcache.v2 differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/v17/.suo b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/v17/.suo new file mode 100644 index 0000000..c9a941c Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/.vs/WinFormsApp1/v17/.suo differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1.sln b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1.sln new file mode 100644 index 0000000..9c827f6 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.6.33801.468 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinFormsApp1", "WinFormsApp1\WinFormsApp1.csproj", "{8DEDBE7C-5C38-47BD-AB01-A2D625C17885}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {8DEDBE7C-5C38-47BD-AB01-A2D625C17885}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8DEDBE7C-5C38-47BD-AB01-A2D625C17885}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8DEDBE7C-5C38-47BD-AB01-A2D625C17885}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8DEDBE7C-5C38-47BD-AB01-A2D625C17885}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {778CDFE2-47C4-44C1-AD96-9D7105B35017} + EndGlobalSection +EndGlobal diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Form1.Designer.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Form1.Designer.cs new file mode 100644 index 0000000..7241c2a --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Form1.Designer.cs @@ -0,0 +1,92 @@ +namespace WinFormsApp1 +{ + partial class Form1 + { + /// + /// Required designer variable. + /// + private System.ComponentModel.IContainer components = null; + + /// + /// Clean up any resources being used. + /// + /// true if managed resources should be disposed; otherwise, false. + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// + private void InitializeComponent() + { + button1 = new Button(); + txt_constr = new TextBox(); + textBox1 = new TextBox(); + txt_removeTbFirstName = new TextBox(); + SuspendLayout(); + // + // button1 + // + button1.Location = new Point(197, 115); + button1.Name = "button1"; + button1.Size = new Size(461, 23); + button1.TabIndex = 0; + button1.Text = "button1"; + button1.UseVisualStyleBackColor = true; + button1.Click += button1_Click; + // + // txt_constr + // + txt_constr.Location = new Point(197, 38); + txt_constr.Name = "txt_constr"; + txt_constr.Size = new Size(461, 23); + txt_constr.TabIndex = 1; + txt_constr.Text = "Server=dev.ccwin-in.com,13319;Database=Store_Main;uid=ccwin-in;pwd=Microsoft@2022;Packet Size=512;"; + // + // textBox1 + // + textBox1.Location = new Point(12, 144); + textBox1.Multiline = true; + textBox1.Name = "textBox1"; + textBox1.Size = new Size(776, 294); + textBox1.TabIndex = 2; + // + // txt_removeTbFirstName + // + txt_removeTbFirstName.Location = new Point(197, 77); + txt_removeTbFirstName.Name = "txt_removeTbFirstName"; + txt_removeTbFirstName.Size = new Size(461, 23); + txt_removeTbFirstName.TabIndex = 3; + // + // Form1 + // + AutoScaleDimensions = new SizeF(7F, 17F); + AutoScaleMode = AutoScaleMode.Font; + ClientSize = new Size(800, 450); + Controls.Add(txt_removeTbFirstName); + Controls.Add(textBox1); + Controls.Add(txt_constr); + Controls.Add(button1); + Name = "Form1"; + Text = "Form1"; + ResumeLayout(false); + PerformLayout(); + } + + #endregion + + private Button button1; + private TextBox txt_constr; + private TextBox textBox1; + private TextBox txt_removeTbFirstName; + } +} \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Form1.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Form1.cs new file mode 100644 index 0000000..d2fc7c6 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Form1.cs @@ -0,0 +1,230 @@ +using System.Data; +using System.Data.SqlClient; + +namespace WinFormsApp1; + +public partial class Form1 : Form +{ + public Form1() + { + InitializeComponent(); + } + + private void button1_Click(object sender, EventArgs e) + { + //· + var strPath = Environment.CurrentDirectory; + var outPath = strPath + "\\cs_file"; + Directory.CreateDirectory(outPath); + + // + string[] ignore = + { + "ConcurrencyStamp", "CreationTime", "CreatorId", "LastModificationTime", "LastModifierId", "TenantId", "Id","ExtraProperties" + }; + + //ݿַ + var constr = txt_constr.Text.Trim(); + //ѯеı + var dataTable = GetDataTable("select * from sys.tables", constr); + + foreach (DataRow row in dataTable.Rows) + { + //Ҫɵı + var tbname = row["name"].ToString(); + //ֵ + var dt = GetDbTableInfo(tbname, constr); + + var firstName = tbname.Substring(0, txt_removeTbFirstName.Text.Length); + if (firstName == txt_removeTbFirstName.Text) tbname = tbname.Substring(txt_removeTbFirstName.Text.Length); + var list = new List(); + + //ʵַ + var context = ""; + context += "using System;\r\n"; + context += "using System.Collections.Generic;\r\n"; + context += "using Volo.Abp.Domain.Entities.Auditing;\r\n"; + context += $"public class {tbname} : AuditedAggregateRoot\r\n"; + context += "{\r\n"; + + for (var i = 0; i < dt.Rows.Count; i++) + { + var Name = dt.Rows[i]["Name"].ToString(); + if (ignore.Any(p => p.ToLower() == Name.ToLower())) continue; + + var Type = dt.Rows[i]["Type"].ToString(); + var IsNullable = dt.Rows[i]["IsNullable"].ToString(); + var IsIdentity = dt.Rows[i]["IsIdentity"].ToString(); + var Description = dt.Rows[i]["Description"].ToString(); + var IsKey = dt.Rows[i]["IsKey"].ToString(); + var type = DbTypeStr_To_CsharpType(Type); + var typeStr= type.Name;; + #region + + switch (type.Name) + { + case "String": + typeStr = "string?"; + break; + case "Boolean": + typeStr = "bool?"; + break; + case "Int32": + typeStr = "int?"; + break; + case "Decimal": + typeStr = "decimal?"; + break; + case "Guid": + typeStr = "Guid?"; + break; + case "DateTime": + typeStr = "DateTime?"; + break; + } + + #endregion + + context += $@"public {typeStr} {Name} {{ get; set; }}" + "\r\n"; + } + + if (tbname.IndexOf("Detail") == -1) + { + context += $"public List<{tbname}Detail> Details {{ get; set; }} = new();" + "\r\n"; + } + + context += "}\r\n"; + + //ļ + if (tbname.IndexOf("Detail") == -1) Directory.CreateDirectory(outPath + "\\" + tbname); + + //ļ + var fileName = outPath + "\\" + tbname + ".cs"; + WriteDataFile(fileName, context); + } + } + + private void WriteDataFile(string filepath, string text) + { + // Note: You should handle potential IO errors in a try/catch block + using (var fs = File.Create(filepath)) + { + using (var sw = new StreamWriter(fs)) + { + sw.WriteLine(text); + } + } + } + + /// + /// ݲȡݱϢ + /// + /// + public DataTable GetDbTableInfo(string tabname, string constr) + { + var str = string.Format(@"select + sys.columns.column_id as [ColumnId], + sys.columns.name as [Name], + sys.types.name as [Type], + sys.columns.is_nullable [IsNullable], + [IsIdentity]=CONVERT(BIT, (select count(*) from sys.identity_columns where sys.identity_columns.object_id = sys.columns.object_id and sys.columns.column_id = sys.identity_columns.column_id)), + (select value from sys.extended_properties where sys.extended_properties.major_id = sys.columns.object_id and sys.extended_properties.minor_id = sys.columns.column_id and name='MS_Description') as [Description], + [IsKey] =CONVERT(bit,(case when sys.columns.name in (select b.column_name + from information_schema.table_constraints a + inner join information_schema.constraint_column_usage b + on a.constraint_name = b.constraint_name + where a.constraint_type = 'PRIMARY KEY' and a.table_name = '{0}') then 1 else 0 end)) + from sys.columns, sys.views, sys.types where sys.columns.object_id = sys.views.object_id and sys.columns.system_type_id=sys.types.system_type_id and sys.views.name='{0}' and sys.types.name !='sysname' + union + select + sys.columns.column_id as [ColumnId], + sys.columns.name as [Name], + sys.types.name as [Type], + sys.columns.is_nullable [IsNullable], + [IsIdentity]=CONVERT(BIT, (select count(*) from sys.identity_columns where sys.identity_columns.object_id = sys.columns.object_id and sys.columns.column_id = sys.identity_columns.column_id)), + (select value from sys.extended_properties where sys.extended_properties.major_id = sys.columns.object_id and sys.extended_properties.minor_id = sys.columns.column_id and name='MS_Description') as [Description], + [IsKey] =CONVERT(bit,(case when sys.columns.name in (select b.column_name + from information_schema.table_constraints a + inner join information_schema.constraint_column_usage b + on a.constraint_name = b.constraint_name + where a.constraint_type = 'PRIMARY KEY' and a.table_name = '{0}') then 1 else 0 end)) + from sys.columns, sys.tables, sys.types where sys.columns.object_id = sys.tables.object_id and sys.columns.system_type_id=sys.types.system_type_id and sys.tables.name='{0}' and sys.types.name !='sysname' + order by sys.columns.column_id asc", tabname); + + var dt = GetDataTable(str, constr); + return dt; + } + + public DataTable GetDataTable(string sql, string constr) + { + var dt = new DataTable(); + + using (var connection = new SqlConnection(constr)) + { + //ִSQL,Ϊselectѯ,ҲΪ洢,ҪֻǷصĽ. + + //ǿSqlDataAdapter + var adapter = new SqlDataAdapter(sql, connection); + + var ds = new DataSet(); + //Fill ִһϵв connection.open command.reader ȵ + //Ͱ sqlִһ,Ȼѽ뵽 ds . + adapter.Fill(ds); + + dt = ds.Tables[0]; + } + + return dt; + } + + /// + /// תö + /// + protected Dictionary DbTypeDic { get; } = new() + { + { "int", typeof(int) }, + { "text", typeof(string) }, + { "bigint", typeof(long) }, + { "binary", typeof(byte[]) }, + { "bit", typeof(bool) }, + { "char", typeof(string) }, + { "date", typeof(DateTime) }, + { "datetime", typeof(DateTime) }, + { "datetime2", typeof(DateTime) }, + { "decimal", typeof(decimal) }, + { "float", typeof(double) }, + { "image", typeof(byte[]) }, + { "money", typeof(decimal) }, + { "nchar", typeof(string) }, + { "ntext", typeof(string) }, + { "numeric", typeof(decimal) }, + { "nvarchar", typeof(string) }, + { "real", typeof(float) }, + { "smalldatetime", typeof(DateTime) }, + { "smallint", typeof(short) }, + { "smallmoney", typeof(decimal) }, + { "timestamp", typeof(DateTime) }, + { "tinyint", typeof(byte) }, + { "varbinary", typeof(byte[]) }, + { "varchar", typeof(string) }, + { "variant", typeof(object) }, + { "uniqueidentifier", typeof(Guid) } + }; + + /// + /// ȡֶ + /// + /// + /// + public virtual Type DbTypeStr_To_CsharpType(string dbTypeStr) + { + var _dbTypeStr = dbTypeStr.ToLower(); + Type type = null; + if (DbTypeDic.ContainsKey(_dbTypeStr)) + type = DbTypeDic[_dbTypeStr]; + else + type = typeof(string); + + return type; + } +} \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Form1.resx b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Form1.resx new file mode 100644 index 0000000..a395bff --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Form1.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Program.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Program.cs new file mode 100644 index 0000000..1e39c2a --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/Program.cs @@ -0,0 +1,17 @@ +namespace WinFormsApp1 +{ + internal static class Program + { + /// + /// The main entry point for the application. + /// + [STAThread] + static void Main() + { + // To customize application configuration such as set high DPI settings or default font, + // see https://aka.ms/applicationconfiguration. + ApplicationConfiguration.Initialize(); + Application.Run(new Form1()); + } + } +} \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/WinFormsApp1.csproj b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/WinFormsApp1.csproj new file mode 100644 index 0000000..745aa50 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/WinFormsApp1.csproj @@ -0,0 +1,15 @@ + + + + WinExe + net6.0-windows + enable + true + enable + + + + + + + \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/WinFormsApp1.csproj.user b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/WinFormsApp1.csproj.user new file mode 100644 index 0000000..7814ea2 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/WinFormsApp1.csproj.user @@ -0,0 +1,8 @@ + + + + + Form + + + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/System.Data.SqlClient.dll b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/System.Data.SqlClient.dll new file mode 100644 index 0000000..5960000 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/System.Data.SqlClient.dll differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.deps.json b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.deps.json new file mode 100644 index 0000000..15a680a --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.deps.json @@ -0,0 +1,164 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": { + "WinFormsApp1/1.0.0": { + "dependencies": { + "System.Data.SqlClient": "4.8.5" + }, + "runtime": { + "WinFormsApp1.dll": {} + } + }, + "Microsoft.NETCore.Platforms/3.1.0": {}, + "Microsoft.Win32.Registry/4.7.0": { + "dependencies": { + "System.Security.AccessControl": "4.7.0", + "System.Security.Principal.Windows": "4.7.0" + } + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "dependencies": { + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" + } + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-arm64/native/sni.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "4.6.25512.1" + } + } + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-x64/native/sni.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "4.6.25512.1" + } + } + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-x86/native/sni.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "4.6.25512.1" + } + } + }, + "System.Data.SqlClient/4.8.5": { + "dependencies": { + "Microsoft.Win32.Registry": "4.7.0", + "System.Security.Principal.Windows": "4.7.0", + "runtime.native.System.Data.SqlClient.sni": "4.7.0" + }, + "runtime": { + "lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "assemblyVersion": "4.6.1.5", + "fileVersion": "4.700.22.51706" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "4.6.1.5", + "fileVersion": "4.700.22.51706" + }, + "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.6.1.5", + "fileVersion": "4.700.22.51706" + } + } + }, + "System.Security.AccessControl/4.7.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "3.1.0", + "System.Security.Principal.Windows": "4.7.0" + } + }, + "System.Security.Principal.Windows/4.7.0": {} + } + }, + "libraries": { + "WinFormsApp1/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.NETCore.Platforms/3.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==", + "path": "microsoft.netcore.platforms/3.1.0", + "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512" + }, + "Microsoft.Win32.Registry/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", + "path": "microsoft.win32.registry/4.7.0", + "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512" + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", + "path": "runtime.native.system.data.sqlclient.sni/4.7.0", + "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512" + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", + "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", + "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", + "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "System.Data.SqlClient/4.8.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==", + "path": "system.data.sqlclient/4.8.5", + "hashPath": "system.data.sqlclient.4.8.5.nupkg.sha512" + }, + "System.Security.AccessControl/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", + "path": "system.security.accesscontrol/4.7.0", + "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512" + }, + "System.Security.Principal.Windows/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", + "path": "system.security.principal.windows/4.7.0", + "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.dll b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.dll new file mode 100644 index 0000000..da85093 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.dll differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.exe b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.exe new file mode 100644 index 0000000..b44c0f3 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.exe differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.pdb b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.pdb new file mode 100644 index 0000000..1a3e5e6 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.pdb differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.runtimeconfig.json b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.runtimeconfig.json new file mode 100644 index 0000000..f9988b2 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/WinFormsApp1.runtimeconfig.json @@ -0,0 +1,15 @@ +{ + "runtimeOptions": { + "tfm": "net6.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "6.0.0" + }, + { + "name": "Microsoft.WindowsDesktop.App", + "version": "6.0.0" + } + ] + } +} \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AbpAuditLogActions.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AbpAuditLogActions.cs new file mode 100644 index 0000000..85ab2b8 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AbpAuditLogActions.cs @@ -0,0 +1,13 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class AbpAuditLogActions : AuditedAggregateRoot +{ +public Guid? AuditLogId { get; set; } +public string? ServiceName { get; set; } +public string? MethodName { get; set; } +public string? Parameters { get; set; } +public DateTime? ExecutionTime { get; set; } +public int? ExecutionDuration { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AbpAuditLogs.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AbpAuditLogs.cs new file mode 100644 index 0000000..95ed901 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AbpAuditLogs.cs @@ -0,0 +1,25 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class AbpAuditLogs : AuditedAggregateRoot +{ +public string? ApplicationName { get; set; } +public Guid? UserId { get; set; } +public string? UserName { get; set; } +public string? TenantName { get; set; } +public Guid? ImpersonatorUserId { get; set; } +public Guid? ImpersonatorTenantId { get; set; } +public DateTime? ExecutionTime { get; set; } +public int? ExecutionDuration { get; set; } +public string? ClientIpAddress { get; set; } +public string? ClientName { get; set; } +public string? ClientId { get; set; } +public string? CorrelationId { get; set; } +public string? BrowserInfo { get; set; } +public string? HttpMethod { get; set; } +public string? Url { get; set; } +public string? Exceptions { get; set; } +public string? Comments { get; set; } +public int? HttpStatusCode { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AbpSettings.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AbpSettings.cs new file mode 100644 index 0000000..77fb170 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AbpSettings.cs @@ -0,0 +1,11 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class AbpSettings : AuditedAggregateRoot +{ +public string? Name { get; set; } +public string? Value { get; set; } +public string? ProviderName { get; set; } +public string? ProviderKey { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AppExportCustomUserSettings.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AppExportCustomUserSettings.cs new file mode 100644 index 0000000..8b12ee7 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/AppExportCustomUserSettings.cs @@ -0,0 +1,12 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class AppExportCustomUserSettings : AuditedAggregateRoot +{ +public Guid? ExportUserId { get; set; } +public string? ExportUserName { get; set; } +public string? ExportColumnName { get; set; } +public string? ExportTableName { get; set; } +public int? CustomUserSetting { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CheckJob.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CheckJob.cs new file mode 100644 index 0000000..b2e0231 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CheckJob.cs @@ -0,0 +1,27 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class CheckJob : AuditedAggregateRoot +{ +public string? DeliverNoteNumber { get; set; } +public string? Remark { get; set; } +public string? Company { get; set; } +public string? Worker { get; set; } +public string? WarehouseCode { get; set; } +public string? Number { get; set; } +public string? UpStreamJobNumber { get; set; } +public string? JobDescription { get; set; } +public int? JobType { get; set; } +public int? JobStatus { get; set; } +public int? Priority { get; set; } +public int? PriorityIncrement { get; set; } +public string? WorkGroupCode { get; set; } +public bool? IsAutoComplete { get; set; } +public Guid? AcceptUserId { get; set; } +public string? AcceptUserName { get; set; } +public DateTime? AcceptTime { get; set; } +public Guid? CompleteUserId { get; set; } +public string? CompleteUserName { get; set; } +public DateTime? CompleteTime { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CheckJobDetail.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CheckJobDetail.cs new file mode 100644 index 0000000..d2659a9 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CheckJobDetail.cs @@ -0,0 +1,30 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class CheckJobDetail : AuditedAggregateRoot +{ +public string? Order { get; set; } +public string? CustomerItemCode { get; set; } +public string? Qty_Uom { get; set; } +public decimal? Qty_Qty { get; set; } +public Guid? MasterID { get; set; } +public string? Number { get; set; } +public string? Remark { get; set; } +public Guid? Item_Id { get; set; } +public string? Item_Name { get; set; } +public string? Item_Desc1 { get; set; } +public string? Item_Desc2 { get; set; } +public string? ItemCode { get; set; } +public string? StdPack_PackUom { get; set; } +public decimal? StdPack_PackQty { get; set; } +public int? Status { get; set; } +public string? ContainerCode { get; set; } +public string? PackingCode { get; set; } +public string? Lot { get; set; } +public string? Batch_SupplierBatch { get; set; } +public DateTime? Batch_ProduceDate { get; set; } +public string? LocationCode { get; set; } +public string? WarehouseCode { get; set; } +public DateTime? Batch_ExpireDate { get; set; } +} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CountJob.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CountJob.cs new file mode 100644 index 0000000..5d0d748 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CountJob.cs @@ -0,0 +1,33 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class CountJob : AuditedAggregateRoot +{ +public string? CountPlanNumber { get; set; } +public int? CountStage { get; set; } +public string? Remark { get; set; } +public string? Company { get; set; } +public string? Worker { get; set; } +public string? WarehouseCode { get; set; } +public string? Number { get; set; } +public string? UpStreamJobNumber { get; set; } +public string? JobDescription { get; set; } +public int? JobType { get; set; } +public int? JobStatus { get; set; } +public int? Priority { get; set; } +public int? PriorityIncrement { get; set; } +public string? WorkGroupCode { get; set; } +public bool? IsAutoComplete { get; set; } +public Guid? AcceptUserId { get; set; } +public string? AcceptUserName { get; set; } +public DateTime? AcceptTime { get; set; } +public Guid? CompleteUserId { get; set; } +public string? CompleteUserName { get; set; } +public DateTime? CompleteTime { get; set; } +public string? Description { get; set; } +public int? Type { get; set; } +public int? CountMethod { get; set; } +public int? CountCreateType { get; set; } +public int? CountDoingType { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CountJobDetail.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CountJobDetail.cs new file mode 100644 index 0000000..536d3a4 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/CountJobDetail.cs @@ -0,0 +1,33 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class CountJobDetail : AuditedAggregateRoot +{ +public string? CountLabel { get; set; } +public string? InventoryQty_Uom { get; set; } +public decimal? InventoryQty_Qty { get; set; } +public string? CountQty_Operator { get; set; } +public decimal? CountQty_Qty { get; set; } +public Guid? MasterID { get; set; } +public string? Number { get; set; } +public string? Remark { get; set; } +public Guid? Item_Id { get; set; } +public string? Item_Name { get; set; } +public string? Item_Desc1 { get; set; } +public string? Item_Desc2 { get; set; } +public string? ItemCode { get; set; } +public string? StdPack_PackUom { get; set; } +public decimal? StdPack_PackQty { get; set; } +public int? Status { get; set; } +public string? ContainerCode { get; set; } +public string? PackingCode { get; set; } +public string? Lot { get; set; } +public string? Batch_SupplierBatch { get; set; } +public DateTime? Batch_ProduceDate { get; set; } +public string? LocationCode { get; set; } +public string? WarehouseCode { get; set; } +public string? CountQty_Description { get; set; } +public DateTime? CountQty_Time { get; set; } +public DateTime? Batch_ExpireDate { get; set; } +} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/DeliverJob.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/DeliverJob.cs new file mode 100644 index 0000000..6b2e644 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/DeliverJob.cs @@ -0,0 +1,29 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class DeliverJob : AuditedAggregateRoot +{ +public string? DeliverRequestNumber { get; set; } +public string? Customer { get; set; } +public string? Remark { get; set; } +public string? Company { get; set; } +public string? Worker { get; set; } +public string? WarehouseCode { get; set; } +public string? Number { get; set; } +public string? UpStreamJobNumber { get; set; } +public string? JobDescription { get; set; } +public int? JobType { get; set; } +public int? JobStatus { get; set; } +public int? Priority { get; set; } +public int? PriorityIncrement { get; set; } +public string? WorkGroupCode { get; set; } +public bool? IsAutoComplete { get; set; } +public Guid? AcceptUserId { get; set; } +public string? AcceptUserName { get; set; } +public DateTime? AcceptTime { get; set; } +public Guid? CompleteUserId { get; set; } +public string? CompleteUserName { get; set; } +public DateTime? CompleteTime { get; set; } +public string? CustomerAddressCode { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/DeliverJobDetail.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/DeliverJobDetail.cs new file mode 100644 index 0000000..a835562 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/DeliverJobDetail.cs @@ -0,0 +1,50 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class DeliverJobDetail : AuditedAggregateRoot +{ +public string? FromLocationCode { get; set; } +public DateTime? ExpiredTime { get; set; } +public Guid? MasterID { get; set; } +public string? Number { get; set; } +public string? Remark { get; set; } +public string? WarehouseCode { get; set; } +public Guid? Item_Id { get; set; } +public string? Item_Name { get; set; } +public string? Item_Desc1 { get; set; } +public string? Item_Desc2 { get; set; } +public string? ItemCode { get; set; } +public string? StdPack_PackUom { get; set; } +public decimal? StdPack_PackQty { get; set; } +public int? Status { get; set; } +public string? RecommendContainerCode { get; set; } +public string? RecommendPackingCode { get; set; } +public string? RecommendBatch_SupplierBatch { get; set; } +public DateTime? RecommendBatch_ProduceDate { get; set; } +public string? RecommendLot { get; set; } +public string? RecommendLocationCode { get; set; } +public string? RecommendQty_Uom { get; set; } +public decimal? RecommendQty_Qty { get; set; } +public string? HandledContainerCode { get; set; } +public string? HandledPackingCode { get; set; } +public string? HandledBatch_SupplierBatch { get; set; } +public DateTime? HandledBatch_ProduceDate { get; set; } +public string? HandledLot { get; set; } +public string? HandledLocationCode { get; set; } +public string? HandledQty_Uom { get; set; } +public decimal? HandledQty_Qty { get; set; } +public string? FromContainerCode { get; set; } +public string? FromLot { get; set; } +public string? FromPackingCode { get; set; } +public int? FromStatus { get; set; } +public string? FromWarehouseCode { get; set; } +public string? ToContainerCode { get; set; } +public string? ToLocationCode { get; set; } +public string? ToLot { get; set; } +public string? ToPackingCode { get; set; } +public int? ToStatus { get; set; } +public string? ToWarehouseCode { get; set; } +public DateTime? HandledBatch_ExpireDate { get; set; } +public DateTime? RecommendBatch_ExpireDate { get; set; } +} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/InspectJob.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/InspectJob.cs new file mode 100644 index 0000000..a61baed --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/InspectJob.cs @@ -0,0 +1,34 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class InspectJob : AuditedAggregateRoot +{ +public string? InspectNumber { get; set; } +public string? ReceiptNumber { get; set; } +public string? ArriveNoticeNumber { get; set; } +public string? AsnNumber { get; set; } +public string? RpNumber { get; set; } +public string? PoNumber { get; set; } +public string? SupplierCode { get; set; } +public int? NextAction { get; set; } +public string? Remark { get; set; } +public string? Company { get; set; } +public string? Worker { get; set; } +public string? WarehouseCode { get; set; } +public string? Number { get; set; } +public string? UpStreamJobNumber { get; set; } +public string? JobDescription { get; set; } +public int? JobType { get; set; } +public int? JobStatus { get; set; } +public int? Priority { get; set; } +public int? PriorityIncrement { get; set; } +public string? WorkGroupCode { get; set; } +public bool? IsAutoComplete { get; set; } +public Guid? AcceptUserId { get; set; } +public string? AcceptUserName { get; set; } +public DateTime? AcceptTime { get; set; } +public Guid? CompleteUserId { get; set; } +public string? CompleteUserName { get; set; } +public DateTime? CompleteTime { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/InspectJobDetail.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/InspectJobDetail.cs new file mode 100644 index 0000000..b62da87 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/InspectJobDetail.cs @@ -0,0 +1,52 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class InspectJobDetail : AuditedAggregateRoot +{ +public string? PoNumber { get; set; } +public string? PoLine { get; set; } +public int? InspectType { get; set; } +public decimal? SamplePercent { get; set; } +public string? ReceiveQty_Uom { get; set; } +public decimal? ReceiveQty_Qty { get; set; } +public decimal? InspectQty { get; set; } +public decimal? GoodQty { get; set; } +public string? FailedReason { get; set; } +public decimal? FailedQty { get; set; } +public decimal? CrackQty { get; set; } +public string? InspectUser_Name { get; set; } +public string? InspectUser_Phone { get; set; } +public string? InspectUser_Email { get; set; } +public decimal? NotPassedQty { get; set; } +public Guid? MasterID { get; set; } +public string? Number { get; set; } +public string? Remark { get; set; } +public string? WarehouseCode { get; set; } +public Guid? Item_Id { get; set; } +public string? Item_Name { get; set; } +public string? Item_Desc1 { get; set; } +public string? Item_Desc2 { get; set; } +public string? ItemCode { get; set; } +public string? StdPack_PackUom { get; set; } +public decimal? StdPack_PackQty { get; set; } +public int? Status { get; set; } +public string? RecommendContainerCode { get; set; } +public string? RecommendPackingCode { get; set; } +public string? RecommendBatch_SupplierBatch { get; set; } +public DateTime? RecommendBatch_ProduceDate { get; set; } +public string? RecommendLot { get; set; } +public string? RecommendLocationCode { get; set; } +public string? RecommendQty_Uom { get; set; } +public decimal? RecommendQty_Qty { get; set; } +public string? HandledContainerCode { get; set; } +public string? HandledPackingCode { get; set; } +public string? HandledBatch_SupplierBatch { get; set; } +public DateTime? HandledBatch_ProduceDate { get; set; } +public string? HandledLot { get; set; } +public string? HandledLocationCode { get; set; } +public string? HandledQty_Uom { get; set; } +public decimal? HandledQty_Qty { get; set; } +public DateTime? HandledBatch_ExpireDate { get; set; } +public DateTime? RecommendBatch_ExpireDate { get; set; } +} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/InspectJobSummaryDetail.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/InspectJobSummaryDetail.cs new file mode 100644 index 0000000..e783010 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/InspectJobSummaryDetail.cs @@ -0,0 +1,52 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class InspectJobSummaryDetail : AuditedAggregateRoot +{ +public string? PoNumber { get; set; } +public string? PoLine { get; set; } +public int? InspectType { get; set; } +public decimal? SamplePercent { get; set; } +public string? ReceiveQty_Uom { get; set; } +public decimal? ReceiveQty_Qty { get; set; } +public decimal? InspectQty { get; set; } +public decimal? GoodQty { get; set; } +public string? FailedReason { get; set; } +public decimal? FailedQty { get; set; } +public decimal? CrackQty { get; set; } +public string? InspectUser_Name { get; set; } +public string? InspectUser_Phone { get; set; } +public string? InspectUser_Email { get; set; } +public decimal? NotPassedQty { get; set; } +public Guid? MasterID { get; set; } +public string? Number { get; set; } +public string? Remark { get; set; } +public string? WarehouseCode { get; set; } +public Guid? Item_Id { get; set; } +public string? Item_Name { get; set; } +public string? Item_Desc1 { get; set; } +public string? Item_Desc2 { get; set; } +public string? ItemCode { get; set; } +public string? StdPack_PackUom { get; set; } +public decimal? StdPack_PackQty { get; set; } +public int? Status { get; set; } +public string? RecommendContainerCode { get; set; } +public string? RecommendPackingCode { get; set; } +public string? RecommendBatch_SupplierBatch { get; set; } +public DateTime? RecommendBatch_ProduceDate { get; set; } +public string? RecommendLot { get; set; } +public string? RecommendLocationCode { get; set; } +public string? RecommendQty_Uom { get; set; } +public decimal? RecommendQty_Qty { get; set; } +public string? HandledContainerCode { get; set; } +public string? HandledPackingCode { get; set; } +public string? HandledBatch_SupplierBatch { get; set; } +public DateTime? HandledBatch_ProduceDate { get; set; } +public string? HandledLot { get; set; } +public string? HandledLocationCode { get; set; } +public string? HandledQty_Uom { get; set; } +public decimal? HandledQty_Qty { get; set; } +public DateTime? HandledBatch_ExpireDate { get; set; } +public DateTime? RecommendBatch_ExpireDate { get; set; } +} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/IssueJob.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/IssueJob.cs new file mode 100644 index 0000000..9b925dd --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/IssueJob.cs @@ -0,0 +1,29 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class IssueJob : AuditedAggregateRoot +{ +public string? ProdLine { get; set; } +public string? MaterialRequestNumber { get; set; } +public string? Workshop { get; set; } +public string? Remark { get; set; } +public string? Company { get; set; } +public string? Worker { get; set; } +public string? WarehouseCode { get; set; } +public string? Number { get; set; } +public string? UpStreamJobNumber { get; set; } +public string? JobDescription { get; set; } +public int? JobType { get; set; } +public int? JobStatus { get; set; } +public int? Priority { get; set; } +public int? PriorityIncrement { get; set; } +public string? WorkGroupCode { get; set; } +public bool? IsAutoComplete { get; set; } +public Guid? AcceptUserId { get; set; } +public string? AcceptUserName { get; set; } +public DateTime? AcceptTime { get; set; } +public Guid? CompleteUserId { get; set; } +public string? CompleteUserName { get; set; } +public DateTime? CompleteTime { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/IssueJobDetail.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/IssueJobDetail.cs new file mode 100644 index 0000000..de4b9f7 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/IssueJobDetail.cs @@ -0,0 +1,50 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class IssueJobDetail : AuditedAggregateRoot +{ +public string? ToRequestLocationCode { get; set; } +public string? ToLocationCode { get; set; } +public string? ProdLine { get; set; } +public string? WorkStation { get; set; } +public DateTime? ExpiredTime { get; set; } +public string? Operation { get; set; } +public int? DistributionType { get; set; } +public int? TruncType { get; set; } +public decimal? RoundedQty { get; set; } +public int? PlannedSplitRule { get; set; } +public DateTime? PlanBeginTime { get; set; } +public decimal? DeliveryQty { get; set; } +public Guid? MasterID { get; set; } +public string? Number { get; set; } +public string? Remark { get; set; } +public string? WarehouseCode { get; set; } +public Guid? Item_Id { get; set; } +public string? Item_Name { get; set; } +public string? Item_Desc1 { get; set; } +public string? Item_Desc2 { get; set; } +public string? ItemCode { get; set; } +public string? StdPack_PackUom { get; set; } +public decimal? StdPack_PackQty { get; set; } +public int? Status { get; set; } +public string? RecommendContainerCode { get; set; } +public string? RecommendPackingCode { get; set; } +public string? RecommendBatch_SupplierBatch { get; set; } +public DateTime? RecommendBatch_ProduceDate { get; set; } +public string? RecommendLot { get; set; } +public string? RecommendLocationCode { get; set; } +public string? RecommendQty_Uom { get; set; } +public decimal? RecommendQty_Qty { get; set; } +public string? HandledContainerCode { get; set; } +public string? HandledPackingCode { get; set; } +public string? HandledBatch_SupplierBatch { get; set; } +public DateTime? HandledBatch_ProduceDate { get; set; } +public string? HandledLot { get; set; } +public string? HandledLocationCode { get; set; } +public string? HandledQty_Uom { get; set; } +public decimal? HandledQty_Qty { get; set; } +public DateTime? HandledBatch_ExpireDate { get; set; } +public DateTime? RecommendBatch_ExpireDate { get; set; } +public string? FromRequestLocationCode { get; set; } +} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/JisDeliverJob.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/JisDeliverJob.cs new file mode 100644 index 0000000..fa6c5d2 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/JisDeliverJob.cs @@ -0,0 +1,35 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class JisDeliverJob : AuditedAggregateRoot +{ +public string? Customer { get; set; } +public string? CustomerAddressCode { get; set; } +public string? CustomerLocationCode { get; set; } +public string? CustomerWarehouseCode { get; set; } +public string? ProjectCode { get; set; } +public DateTime? PlanTime { get; set; } +public decimal? ContainerQty { get; set; } +public decimal? ItemQty { get; set; } +public string? Remark { get; set; } +public string? Company { get; set; } +public string? Worker { get; set; } +public string? WarehouseCode { get; set; } +public string? Number { get; set; } +public string? UpStreamJobNumber { get; set; } +public string? JobDescription { get; set; } +public int? JobType { get; set; } +public int? JobStatus { get; set; } +public int? Priority { get; set; } +public int? PriorityIncrement { get; set; } +public string? WorkGroupCode { get; set; } +public bool? IsAutoComplete { get; set; } +public Guid? AcceptUserId { get; set; } +public string? AcceptUserName { get; set; } +public DateTime? AcceptTime { get; set; } +public Guid? CompleteUserId { get; set; } +public string? CompleteUserName { get; set; } +public DateTime? CompleteTime { get; set; } +public string? Position { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/JisDeliverJobDetail.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/JisDeliverJobDetail.cs new file mode 100644 index 0000000..c8f31bc --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/JisDeliverJobDetail.cs @@ -0,0 +1,17 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class JisDeliverJobDetail : AuditedAggregateRoot +{ +public string? ContainerCode { get; set; } +public string? ContainerName { get; set; } +public string? ContainerDesc { get; set; } +public decimal? ItemQty { get; set; } +public string? FromLocationCode { get; set; } +public string? ToLocationCode { get; set; } +public int? Status { get; set; } +public Guid? MasterID { get; set; } +public string? Number { get; set; } +public string? Remark { get; set; } +} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/ProductReceiveJob.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/ProductReceiveJob.cs new file mode 100644 index 0000000..508d27a --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/ProductReceiveJob.cs @@ -0,0 +1,29 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class ProductReceiveJob : AuditedAggregateRoot +{ +public string? ProductionPlanNumber { get; set; } +public string? Workshop { get; set; } +public string? Shift { get; set; } +public string? Remark { get; set; } +public string? Company { get; set; } +public string? Worker { get; set; } +public string? WarehouseCode { get; set; } +public string? Number { get; set; } +public string? UpStreamJobNumber { get; set; } +public string? JobDescription { get; set; } +public int? JobType { get; set; } +public int? JobStatus { get; set; } +public int? Priority { get; set; } +public int? PriorityIncrement { get; set; } +public string? WorkGroupCode { get; set; } +public bool? IsAutoComplete { get; set; } +public Guid? AcceptUserId { get; set; } +public string? AcceptUserName { get; set; } +public DateTime? AcceptTime { get; set; } +public Guid? CompleteUserId { get; set; } +public string? CompleteUserName { get; set; } +public DateTime? CompleteTime { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/ProductReceiveJobDetail.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/ProductReceiveJobDetail.cs new file mode 100644 index 0000000..ddeaa9e --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/ProductReceiveJobDetail.cs @@ -0,0 +1,39 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class ProductReceiveJobDetail : AuditedAggregateRoot +{ +public string? ProdLine { get; set; } +public string? RawLocation { get; set; } +public Guid? MasterID { get; set; } +public string? Number { get; set; } +public string? Remark { get; set; } +public string? WarehouseCode { get; set; } +public Guid? Item_Id { get; set; } +public string? Item_Name { get; set; } +public string? Item_Desc1 { get; set; } +public string? Item_Desc2 { get; set; } +public string? ItemCode { get; set; } +public string? StdPack_PackUom { get; set; } +public decimal? StdPack_PackQty { get; set; } +public int? Status { get; set; } +public string? RecommendContainerCode { get; set; } +public string? RecommendPackingCode { get; set; } +public string? RecommendBatch_SupplierBatch { get; set; } +public DateTime? RecommendBatch_ProduceDate { get; set; } +public string? RecommendLot { get; set; } +public string? RecommendLocationCode { get; set; } +public string? RecommendQty_Uom { get; set; } +public decimal? RecommendQty_Qty { get; set; } +public string? HandledContainerCode { get; set; } +public string? HandledPackingCode { get; set; } +public string? HandledBatch_SupplierBatch { get; set; } +public DateTime? HandledBatch_ProduceDate { get; set; } +public string? HandledLot { get; set; } +public string? HandledLocationCode { get; set; } +public string? HandledQty_Uom { get; set; } +public decimal? HandledQty_Qty { get; set; } +public DateTime? HandledBatch_ExpireDate { get; set; } +public DateTime? RecommendBatch_ExpireDate { get; set; } +} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReceiptJob.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReceiptJob.cs new file mode 100644 index 0000000..d1e68ca --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReceiptJob.cs @@ -0,0 +1,35 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class PurchaseReceiptJob : AuditedAggregateRoot +{ +public string? ArriveNoticeNumber { get; set; } +public string? AsnNumber { get; set; } +public string? RpNumber { get; set; } +public string? PoNumber { get; set; } +public string? SupplierCode { get; set; } +public string? SupplierName { get; set; } +public int? Type { get; set; } +public string? TimeWindow { get; set; } +public string? Remark { get; set; } +public string? Company { get; set; } +public string? Worker { get; set; } +public string? WarehouseCode { get; set; } +public string? Number { get; set; } +public string? UpStreamJobNumber { get; set; } +public string? JobDescription { get; set; } +public int? JobType { get; set; } +public int? JobStatus { get; set; } +public int? Priority { get; set; } +public int? PriorityIncrement { get; set; } +public string? WorkGroupCode { get; set; } +public bool? IsAutoComplete { get; set; } +public Guid? AcceptUserId { get; set; } +public string? AcceptUserName { get; set; } +public DateTime? AcceptTime { get; set; } +public Guid? CompleteUserId { get; set; } +public string? CompleteUserName { get; set; } +public DateTime? CompleteTime { get; set; } +public DateTime? ArriveTime { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReceiptJobDetail.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReceiptJobDetail.cs new file mode 100644 index 0000000..3664603 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReceiptJobDetail.cs @@ -0,0 +1,41 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class PurchaseReceiptJobDetail : AuditedAggregateRoot +{ +public string? PoNumber { get; set; } +public string? PoLine { get; set; } +public Guid? MasterID { get; set; } +public string? Number { get; set; } +public string? Remark { get; set; } +public string? WarehouseCode { get; set; } +public Guid? Item_Id { get; set; } +public string? Item_Name { get; set; } +public string? Item_Desc1 { get; set; } +public string? Item_Desc2 { get; set; } +public string? ItemCode { get; set; } +public string? StdPack_PackUom { get; set; } +public decimal? StdPack_PackQty { get; set; } +public int? Status { get; set; } +public string? RecommendContainerCode { get; set; } +public string? RecommendPackingCode { get; set; } +public string? RecommendBatch_SupplierBatch { get; set; } +public DateTime? RecommendBatch_ProduceDate { get; set; } +public string? RecommendLot { get; set; } +public string? RecommendLocationCode { get; set; } +public string? RecommendQty_Uom { get; set; } +public decimal? RecommendQty_Qty { get; set; } +public string? HandledContainerCode { get; set; } +public string? HandledPackingCode { get; set; } +public string? HandledBatch_SupplierBatch { get; set; } +public DateTime? HandledBatch_ProduceDate { get; set; } +public string? HandledLot { get; set; } +public string? HandledLocationCode { get; set; } +public string? HandledQty_Uom { get; set; } +public decimal? HandledQty_Qty { get; set; } +public DateTime? HandledBatch_ExpireDate { get; set; } +public DateTime? RecommendBatch_ExpireDate { get; set; } +public string? ItemEqLevel { get; set; } +public string? LabelEqLevel { get; set; } +} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReturnJob.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReturnJob.cs new file mode 100644 index 0000000..8a0a983 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReturnJob.cs @@ -0,0 +1,31 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class PurchaseReturnJob : AuditedAggregateRoot +{ +public string? ArriveNoticeNumber { get; set; } +public string? PurchaseReceiptNumber { get; set; } +public string? AsnNumber { get; set; } +public string? PoNumber { get; set; } +public string? SupplierCode { get; set; } +public string? Remark { get; set; } +public string? Company { get; set; } +public string? Worker { get; set; } +public string? WarehouseCode { get; set; } +public string? Number { get; set; } +public string? UpStreamJobNumber { get; set; } +public string? JobDescription { get; set; } +public int? JobType { get; set; } +public int? JobStatus { get; set; } +public int? Priority { get; set; } +public int? PriorityIncrement { get; set; } +public string? WorkGroupCode { get; set; } +public bool? IsAutoComplete { get; set; } +public Guid? AcceptUserId { get; set; } +public string? AcceptUserName { get; set; } +public DateTime? AcceptTime { get; set; } +public Guid? CompleteUserId { get; set; } +public string? CompleteUserName { get; set; } +public DateTime? CompleteTime { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReturnJobDetail.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReturnJobDetail.cs new file mode 100644 index 0000000..0d5d07c --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PurchaseReturnJobDetail.cs @@ -0,0 +1,39 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class PurchaseReturnJobDetail : AuditedAggregateRoot +{ +public string? PoNumber { get; set; } +public string? PoLine { get; set; } +public Guid? MasterID { get; set; } +public string? Number { get; set; } +public string? Remark { get; set; } +public string? WarehouseCode { get; set; } +public Guid? Item_Id { get; set; } +public string? Item_Name { get; set; } +public string? Item_Desc1 { get; set; } +public string? Item_Desc2 { get; set; } +public string? ItemCode { get; set; } +public string? StdPack_PackUom { get; set; } +public decimal? StdPack_PackQty { get; set; } +public int? Status { get; set; } +public string? RecommendContainerCode { get; set; } +public string? RecommendPackingCode { get; set; } +public string? RecommendBatch_SupplierBatch { get; set; } +public DateTime? RecommendBatch_ProduceDate { get; set; } +public string? RecommendLot { get; set; } +public string? RecommendLocationCode { get; set; } +public string? RecommendQty_Uom { get; set; } +public decimal? RecommendQty_Qty { get; set; } +public string? HandledContainerCode { get; set; } +public string? HandledPackingCode { get; set; } +public string? HandledBatch_SupplierBatch { get; set; } +public DateTime? HandledBatch_ProduceDate { get; set; } +public string? HandledLot { get; set; } +public string? HandledLocationCode { get; set; } +public string? HandledQty_Uom { get; set; } +public decimal? HandledQty_Qty { get; set; } +public DateTime? HandledBatch_ExpireDate { get; set; } +public DateTime? RecommendBatch_ExpireDate { get; set; } +} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PutawayJob.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PutawayJob.cs new file mode 100644 index 0000000..a7decab --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PutawayJob.cs @@ -0,0 +1,35 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class PutawayJob : AuditedAggregateRoot +{ +public string? SupplierCode { get; set; } +public string? InspectNumber { get; set; } +public string? ReceiptNumber { get; set; } +public string? ArriveNoticeNumber { get; set; } +public string? AsnNumber { get; set; } +public string? RpNumber { get; set; } +public string? PoNumber { get; set; } +public string? ProductReceiptNumber { get; set; } +public string? Remark { get; set; } +public string? Company { get; set; } +public string? Worker { get; set; } +public string? WarehouseCode { get; set; } +public string? Number { get; set; } +public string? UpStreamJobNumber { get; set; } +public string? JobDescription { get; set; } +public int? JobType { get; set; } +public int? JobStatus { get; set; } +public int? Priority { get; set; } +public int? PriorityIncrement { get; set; } +public string? WorkGroupCode { get; set; } +public bool? IsAutoComplete { get; set; } +public Guid? AcceptUserId { get; set; } +public string? AcceptUserName { get; set; } +public DateTime? AcceptTime { get; set; } +public Guid? CompleteUserId { get; set; } +public string? CompleteUserName { get; set; } +public DateTime? CompleteTime { get; set; } +public int? PutawayJobType { get; set; } +public List Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PutawayJobDetail.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PutawayJobDetail.cs new file mode 100644 index 0000000..3abe022 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/PutawayJobDetail.cs @@ -0,0 +1,40 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class PutawayJobDetail : AuditedAggregateRoot +{ +public string? PoNumber { get; set; } +public string? PoLine { get; set; } +public string? FromLocationCode { get; set; } +public Guid? MasterID { get; set; } +public string? Number { get; set; } +public string? Remark { get; set; } +public string? WarehouseCode { get; set; } +public Guid? Item_Id { get; set; } +public string? Item_Name { get; set; } +public string? Item_Desc1 { get; set; } +public string? Item_Desc2 { get; set; } +public string? ItemCode { get; set; } +public string? StdPack_PackUom { get; set; } +public decimal? StdPack_PackQty { get; set; } +public int? Status { get; set; } +public string? RecommendContainerCode { get; set; } +public string? RecommendPackingCode { get; set; } +public string? RecommendBatch_SupplierBatch { get; set; } +public DateTime? RecommendBatch_ProduceDate { get; set; } +public string? RecommendLot { get; set; } +public string? RecommendLocationCode { get; set; } +public string? RecommendQty_Uom { get; set; } +public decimal? RecommendQty_Qty { get; set; } +public string? HandledContainerCode { get; set; } +public string? HandledPackingCode { get; set; } +public string? HandledBatch_SupplierBatch { get; set; } +public DateTime? HandledBatch_ProduceDate { get; set; } +public string? HandledLot { get; set; } +public string? HandledLocationCode { get; set; } +public string? HandledQty_Uom { get; set; } +public decimal? HandledQty_Qty { get; set; } +public DateTime? HandledBatch_ExpireDate { get; set; } +public DateTime? RecommendBatch_ExpireDate { get; set; } +} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/__EFMigrationsHistory.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/__EFMigrationsHistory.cs new file mode 100644 index 0000000..620e197 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/cs_file/__EFMigrationsHistory.cs @@ -0,0 +1,9 @@ +using System; +using System.Collections.Generic; +using Volo.Abp.Domain.Entities.Auditing; +public class __EFMigrationsHistory : AuditedAggregateRoot +{ +public string? MigrationId { get; set; } +public string? ProductVersion { get; set; } +public List<__EFMigrationsHistoryDetail> Details { get; set; } = new();} + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll new file mode 100644 index 0000000..bd51de0 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win-arm64/native/sni.dll b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win-arm64/native/sni.dll new file mode 100644 index 0000000..7b8f9d8 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win-arm64/native/sni.dll differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win-x64/native/sni.dll b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win-x64/native/sni.dll new file mode 100644 index 0000000..c1a05a5 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win-x64/native/sni.dll differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win-x86/native/sni.dll b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win-x86/native/sni.dll new file mode 100644 index 0000000..5fc21ac Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win-x86/native/sni.dll differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll new file mode 100644 index 0000000..63fcfeb Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/bin/Debug/net6.0-windows/runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file mode 100644 index 0000000..ed92695 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.AssemblyInfo.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.AssemblyInfo.cs new file mode 100644 index 0000000..a916034 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("WinFormsApp1")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("WinFormsApp1")] +[assembly: System.Reflection.AssemblyTitleAttribute("WinFormsApp1")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.AssemblyInfoInputs.cache b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.AssemblyInfoInputs.cache new file mode 100644 index 0000000..bbf5d47 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +d77c1e181078950104e447609764b620d3b0b9c8 diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.Form1.resources b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.Form1.resources new file mode 100644 index 0000000..6c05a97 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.Form1.resources differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.GeneratedMSBuildEditorConfig.editorconfig b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..288e6e3 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,17 @@ +is_global = true +build_property.ApplicationManifest = +build_property.StartupObject = +build_property.ApplicationDefaultFont = +build_property.ApplicationHighDpiMode = +build_property.ApplicationUseCompatibleTextRendering = +build_property.ApplicationVisualStyles = +build_property.TargetFramework = net6.0-windows +build_property.TargetPlatformMinVersion = 7.0 +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = WinFormsApp1 +build_property.ProjectDir = E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.GlobalUsings.g.cs b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.GlobalUsings.g.cs new file mode 100644 index 0000000..84bbb89 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.GlobalUsings.g.cs @@ -0,0 +1,10 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Drawing; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Threading; +global using global::System.Threading.Tasks; +global using global::System.Windows.Forms; diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.assets.cache b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.assets.cache new file mode 100644 index 0000000..78d326e Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.assets.cache differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.AssemblyReference.cache b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.AssemblyReference.cache new file mode 100644 index 0000000..8c722b8 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.AssemblyReference.cache differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.BuildWithSkipAnalyzers b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.CopyComplete b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.CoreCompileInputs.cache b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..eb05d3d --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +71c1e90059d331f9aafd05285a33bba1702ca886 diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.FileListAbsolute.txt b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..e651722 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.FileListAbsolute.txt @@ -0,0 +1,48 @@ +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\WinFormsApp1.exe +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\WinFormsApp1.deps.json +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\WinFormsApp1.runtimeconfig.json +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\WinFormsApp1.dll +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\WinFormsApp1.pdb +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\System.Data.SqlClient.dll +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\runtimes\win-arm64\native\sni.dll +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\runtimes\win-x64\native\sni.dll +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\runtimes\win-x86\native\sni.dll +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.csproj.AssemblyReference.cache +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.Form1.resources +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.csproj.GenerateResource.cache +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.AssemblyInfoInputs.cache +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.AssemblyInfo.cs +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.csproj.CoreCompileInputs.cache +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.csproj.CopyComplete +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.dll +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\refint\WinFormsApp1.dll +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.pdb +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.genruntimeconfig.cache +C:\Users\Administrator\Desktop\新建文件夹\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\ref\WinFormsApp1.dll +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\WinFormsApp1.exe +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\WinFormsApp1.deps.json +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\WinFormsApp1.runtimeconfig.json +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\WinFormsApp1.dll +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\WinFormsApp1.pdb +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\System.Data.SqlClient.dll +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\runtimes\win-arm64\native\sni.dll +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\runtimes\win-x64\native\sni.dll +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\runtimes\win-x86\native\sni.dll +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\bin\Debug\net6.0-windows\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.csproj.AssemblyReference.cache +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.Form1.resources +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.csproj.GenerateResource.cache +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.GeneratedMSBuildEditorConfig.editorconfig +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.AssemblyInfoInputs.cache +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.AssemblyInfo.cs +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.csproj.CoreCompileInputs.cache +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.csproj.CopyComplete +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.dll +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\refint\WinFormsApp1.dll +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.pdb +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\WinFormsApp1.genruntimeconfig.cache +E:\Code\Faster.Zheng.Winin\Code\Be\CreateEntityByDBTable\WinFormsApp1\WinFormsApp1\obj\Debug\net6.0-windows\ref\WinFormsApp1.dll diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.GenerateResource.cache b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.GenerateResource.cache new file mode 100644 index 0000000..aec2099 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.csproj.GenerateResource.cache differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.designer.deps.json b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.designer.deps.json new file mode 100644 index 0000000..609c150 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.designer.deps.json @@ -0,0 +1,206 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v6.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v6.0": { + "Microsoft.NETCore.Platforms/3.1.0": {}, + "Microsoft.Win32.Registry/4.7.0": { + "dependencies": { + "System.Security.AccessControl": "4.7.0", + "System.Security.Principal.Windows": "4.7.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "assemblyVersion": "4.1.3.0", + "fileVersion": "4.700.19.56404" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "4.1.3.0", + "fileVersion": "4.700.19.56404" + }, + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.1.3.0", + "fileVersion": "4.700.19.56404" + } + } + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "dependencies": { + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" + } + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-arm64/native/sni.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "4.6.25512.1" + } + } + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-x64/native/sni.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "4.6.25512.1" + } + } + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-x86/native/sni.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "4.6.25512.1" + } + } + }, + "System.Data.SqlClient/4.8.5": { + "dependencies": { + "Microsoft.Win32.Registry": "4.7.0", + "System.Security.Principal.Windows": "4.7.0", + "runtime.native.System.Data.SqlClient.sni": "4.7.0" + }, + "runtime": { + "lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "assemblyVersion": "4.6.1.5", + "fileVersion": "4.700.22.51706" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "4.6.1.5", + "fileVersion": "4.700.22.51706" + }, + "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.6.1.5", + "fileVersion": "4.700.22.51706" + } + } + }, + "System.Security.AccessControl/4.7.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "3.1.0", + "System.Security.Principal.Windows": "4.7.0" + }, + "runtime": { + "lib/netstandard2.0/System.Security.AccessControl.dll": { + "assemblyVersion": "4.1.3.0", + "fileVersion": "4.700.19.56404" + } + }, + "runtimeTargets": { + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.1.3.0", + "fileVersion": "4.700.19.56404" + } + } + }, + "System.Security.Principal.Windows/4.7.0": { + "runtime": { + "lib/netstandard2.0/System.Security.Principal.Windows.dll": { + "assemblyVersion": "4.1.3.0", + "fileVersion": "4.700.19.56404" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "4.1.3.0", + "fileVersion": "4.700.19.56404" + }, + "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.1.3.0", + "fileVersion": "4.700.19.56404" + } + } + } + } + }, + "libraries": { + "Microsoft.NETCore.Platforms/3.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==", + "path": "microsoft.netcore.platforms/3.1.0", + "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512" + }, + "Microsoft.Win32.Registry/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", + "path": "microsoft.win32.registry/4.7.0", + "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512" + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", + "path": "runtime.native.system.data.sqlclient.sni/4.7.0", + "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512" + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", + "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", + "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", + "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "System.Data.SqlClient/4.8.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==", + "path": "system.data.sqlclient/4.8.5", + "hashPath": "system.data.sqlclient.4.8.5.nupkg.sha512" + }, + "System.Security.AccessControl/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", + "path": "system.security.accesscontrol/4.7.0", + "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512" + }, + "System.Security.Principal.Windows/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", + "path": "system.security.principal.windows/4.7.0", + "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.designer.runtimeconfig.json b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.designer.runtimeconfig.json new file mode 100644 index 0000000..6018414 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.designer.runtimeconfig.json @@ -0,0 +1,23 @@ +{ + "runtimeOptions": { + "tfm": "net6.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "6.0.0" + }, + { + "name": "Microsoft.WindowsDesktop.App", + "version": "6.0.0" + } + ], + "additionalProbingPaths": [ + "C:\\Users\\Administrator\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\Administrator\\.nuget\\packages", + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configProperties": { + "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true + } + } +} \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.dll b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.dll new file mode 100644 index 0000000..da85093 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.dll differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.genruntimeconfig.cache b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.genruntimeconfig.cache new file mode 100644 index 0000000..9cddc28 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.genruntimeconfig.cache @@ -0,0 +1 @@ +b12f6d0954bccb7a14cda5c893954f44ccd1d27b diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.pdb b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.pdb new file mode 100644 index 0000000..1a3e5e6 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/WinFormsApp1.pdb differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/apphost.exe b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/apphost.exe new file mode 100644 index 0000000..b44c0f3 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/apphost.exe differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/ref/WinFormsApp1.dll b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/ref/WinFormsApp1.dll new file mode 100644 index 0000000..8479579 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/ref/WinFormsApp1.dll differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/refint/WinFormsApp1.dll b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/refint/WinFormsApp1.dll new file mode 100644 index 0000000..8479579 Binary files /dev/null and b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/Debug/net6.0-windows/refint/WinFormsApp1.dll differ diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/WinFormsApp1.csproj.nuget.dgspec.json b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/WinFormsApp1.csproj.nuget.dgspec.json new file mode 100644 index 0000000..a675716 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/WinFormsApp1.csproj.nuget.dgspec.json @@ -0,0 +1,77 @@ +{ + "format": 1, + "restore": { + "E:\\Code\\Faster.Zheng.Winin\\Code\\Be\\CreateEntityByDBTable\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj": {} + }, + "projects": { + "E:\\Code\\Faster.Zheng.Winin\\Code\\Be\\CreateEntityByDBTable\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "E:\\Code\\Faster.Zheng.Winin\\Code\\Be\\CreateEntityByDBTable\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj", + "projectName": "WinFormsApp1", + "projectPath": "E:\\Code\\Faster.Zheng.Winin\\Code\\Be\\CreateEntityByDBTable\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj", + "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", + "outputPath": "E:\\Code\\Faster.Zheng.Winin\\Code\\Be\\CreateEntityByDBTable\\WinFormsApp1\\WinFormsApp1\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0-windows" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "C:\\Program Files\\dotnet\\library-packs": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0-windows7.0": { + "targetAlias": "net6.0-windows", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0-windows7.0": { + "targetAlias": "net6.0-windows", + "dependencies": { + "System.Data.SqlClient": { + "target": "Package", + "version": "[4.8.5, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + }, + "Microsoft.WindowsDesktop.App.WindowsForms": { + "privateAssets": "none" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.304\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/WinFormsApp1.csproj.nuget.g.props b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/WinFormsApp1.csproj.nuget.g.props new file mode 100644 index 0000000..163a8e0 --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/WinFormsApp1.csproj.nuget.g.props @@ -0,0 +1,16 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + PackageReference + 6.6.0 + + + + + + \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/WinFormsApp1.csproj.nuget.g.targets b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/WinFormsApp1.csproj.nuget.g.targets new file mode 100644 index 0000000..3dc06ef --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/WinFormsApp1.csproj.nuget.g.targets @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/project.assets.json b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/project.assets.json new file mode 100644 index 0000000..4bdf1bb --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/project.assets.json @@ -0,0 +1,545 @@ +{ + "version": 3, + "targets": { + "net6.0-windows7.0": { + "Microsoft.NETCore.Platforms/3.1.0": { + "type": "package", + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "Microsoft.Win32.Registry/4.7.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "4.7.0", + "System.Security.Principal.Windows": "4.7.0" + }, + "compile": { + "ref/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "type": "package", + "dependencies": { + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" + } + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "runtimeTargets": { + "runtimes/win-arm64/native/sni.dll": { + "assetType": "native", + "rid": "win-arm64" + } + } + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "runtimeTargets": { + "runtimes/win-x64/native/sni.dll": { + "assetType": "native", + "rid": "win-x64" + } + } + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "runtimeTargets": { + "runtimes/win-x86/native/sni.dll": { + "assetType": "native", + "rid": "win-x86" + } + } + }, + "System.Data.SqlClient/4.8.5": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Registry": "4.7.0", + "System.Security.Principal.Windows": "4.7.0", + "runtime.native.System.Data.SqlClient.sni": "4.7.0" + }, + "compile": { + "ref/netcoreapp2.1/System.Data.SqlClient.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.AccessControl/4.7.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "3.1.0", + "System.Security.Principal.Windows": "4.7.0" + }, + "compile": { + "ref/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Security.AccessControl.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Principal.Windows/4.7.0": { + "type": "package", + "compile": { + "ref/netcoreapp3.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Security.Principal.Windows.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { + "assetType": "runtime", + "rid": "win" + } + } + } + } + }, + "libraries": { + "Microsoft.NETCore.Platforms/3.1.0": { + "sha512": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==", + "type": "package", + "path": "microsoft.netcore.platforms/3.1.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/netstandard1.0/_._", + "microsoft.netcore.platforms.3.1.0.nupkg.sha512", + "microsoft.netcore.platforms.nuspec", + "runtime.json", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Win32.Registry/4.7.0": { + "sha512": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", + "type": "package", + "path": "microsoft.win32.registry/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/Microsoft.Win32.Registry.dll", + "lib/net461/Microsoft.Win32.Registry.dll", + "lib/net461/Microsoft.Win32.Registry.xml", + "lib/netstandard1.3/Microsoft.Win32.Registry.dll", + "lib/netstandard2.0/Microsoft.Win32.Registry.dll", + "lib/netstandard2.0/Microsoft.Win32.Registry.xml", + "microsoft.win32.registry.4.7.0.nupkg.sha512", + "microsoft.win32.registry.nuspec", + "ref/net46/Microsoft.Win32.Registry.dll", + "ref/net461/Microsoft.Win32.Registry.dll", + "ref/net461/Microsoft.Win32.Registry.xml", + "ref/net472/Microsoft.Win32.Registry.dll", + "ref/net472/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/Microsoft.Win32.Registry.dll", + "ref/netstandard1.3/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", + "ref/netstandard2.0/Microsoft.Win32.Registry.dll", + "ref/netstandard2.0/Microsoft.Win32.Registry.xml", + "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll", + "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.xml", + "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml", + "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "sha512": "9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", + "type": "package", + "path": "runtime.native.system.data.sqlclient.sni/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512", + "runtime.native.system.data.sqlclient.sni.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", + "type": "package", + "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec", + "runtimes/win-arm64/native/sni.dll", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", + "type": "package", + "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec", + "runtimes/win-x64/native/sni.dll", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", + "type": "package", + "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec", + "runtimes/win-x86/native/sni.dll", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Data.SqlClient/4.8.5": { + "sha512": "fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==", + "type": "package", + "path": "system.data.sqlclient/4.8.5", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net451/System.Data.SqlClient.dll", + "lib/net46/System.Data.SqlClient.dll", + "lib/net461/System.Data.SqlClient.dll", + "lib/net461/System.Data.SqlClient.xml", + "lib/netcoreapp2.1/System.Data.SqlClient.dll", + "lib/netcoreapp2.1/System.Data.SqlClient.xml", + "lib/netstandard1.2/System.Data.SqlClient.dll", + "lib/netstandard1.2/System.Data.SqlClient.xml", + "lib/netstandard1.3/System.Data.SqlClient.dll", + "lib/netstandard1.3/System.Data.SqlClient.xml", + "lib/netstandard2.0/System.Data.SqlClient.dll", + "lib/netstandard2.0/System.Data.SqlClient.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net451/System.Data.SqlClient.dll", + "ref/net46/System.Data.SqlClient.dll", + "ref/net461/System.Data.SqlClient.dll", + "ref/net461/System.Data.SqlClient.xml", + "ref/netcoreapp2.1/System.Data.SqlClient.dll", + "ref/netcoreapp2.1/System.Data.SqlClient.xml", + "ref/netstandard1.2/System.Data.SqlClient.dll", + "ref/netstandard1.2/System.Data.SqlClient.xml", + "ref/netstandard1.2/de/System.Data.SqlClient.xml", + "ref/netstandard1.2/es/System.Data.SqlClient.xml", + "ref/netstandard1.2/fr/System.Data.SqlClient.xml", + "ref/netstandard1.2/it/System.Data.SqlClient.xml", + "ref/netstandard1.2/ja/System.Data.SqlClient.xml", + "ref/netstandard1.2/ko/System.Data.SqlClient.xml", + "ref/netstandard1.2/ru/System.Data.SqlClient.xml", + "ref/netstandard1.2/zh-hans/System.Data.SqlClient.xml", + "ref/netstandard1.2/zh-hant/System.Data.SqlClient.xml", + "ref/netstandard1.3/System.Data.SqlClient.dll", + "ref/netstandard1.3/System.Data.SqlClient.xml", + "ref/netstandard1.3/de/System.Data.SqlClient.xml", + "ref/netstandard1.3/es/System.Data.SqlClient.xml", + "ref/netstandard1.3/fr/System.Data.SqlClient.xml", + "ref/netstandard1.3/it/System.Data.SqlClient.xml", + "ref/netstandard1.3/ja/System.Data.SqlClient.xml", + "ref/netstandard1.3/ko/System.Data.SqlClient.xml", + "ref/netstandard1.3/ru/System.Data.SqlClient.xml", + "ref/netstandard1.3/zh-hans/System.Data.SqlClient.xml", + "ref/netstandard1.3/zh-hant/System.Data.SqlClient.xml", + "ref/netstandard2.0/System.Data.SqlClient.dll", + "ref/netstandard2.0/System.Data.SqlClient.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll", + "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.xml", + "runtimes/unix/lib/netstandard1.3/System.Data.SqlClient.dll", + "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll", + "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.xml", + "runtimes/win/lib/net451/System.Data.SqlClient.dll", + "runtimes/win/lib/net46/System.Data.SqlClient.dll", + "runtimes/win/lib/net461/System.Data.SqlClient.dll", + "runtimes/win/lib/net461/System.Data.SqlClient.xml", + "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll", + "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.xml", + "runtimes/win/lib/netstandard1.3/System.Data.SqlClient.dll", + "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll", + "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.xml", + "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.dll", + "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.xml", + "system.data.sqlclient.4.8.5.nupkg.sha512", + "system.data.sqlclient.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Security.AccessControl/4.7.0": { + "sha512": "JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", + "type": "package", + "path": "system.security.accesscontrol/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/System.Security.AccessControl.dll", + "lib/net461/System.Security.AccessControl.dll", + "lib/net461/System.Security.AccessControl.xml", + "lib/netstandard1.3/System.Security.AccessControl.dll", + "lib/netstandard2.0/System.Security.AccessControl.dll", + "lib/netstandard2.0/System.Security.AccessControl.xml", + "lib/uap10.0.16299/_._", + "ref/net46/System.Security.AccessControl.dll", + "ref/net461/System.Security.AccessControl.dll", + "ref/net461/System.Security.AccessControl.xml", + "ref/netstandard1.3/System.Security.AccessControl.dll", + "ref/netstandard1.3/System.Security.AccessControl.xml", + "ref/netstandard1.3/de/System.Security.AccessControl.xml", + "ref/netstandard1.3/es/System.Security.AccessControl.xml", + "ref/netstandard1.3/fr/System.Security.AccessControl.xml", + "ref/netstandard1.3/it/System.Security.AccessControl.xml", + "ref/netstandard1.3/ja/System.Security.AccessControl.xml", + "ref/netstandard1.3/ko/System.Security.AccessControl.xml", + "ref/netstandard1.3/ru/System.Security.AccessControl.xml", + "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml", + "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml", + "ref/netstandard2.0/System.Security.AccessControl.dll", + "ref/netstandard2.0/System.Security.AccessControl.xml", + "ref/uap10.0.16299/_._", + "runtimes/win/lib/net46/System.Security.AccessControl.dll", + "runtimes/win/lib/net461/System.Security.AccessControl.dll", + "runtimes/win/lib/net461/System.Security.AccessControl.xml", + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll", + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml", + "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll", + "runtimes/win/lib/uap10.0.16299/_._", + "system.security.accesscontrol.4.7.0.nupkg.sha512", + "system.security.accesscontrol.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Security.Principal.Windows/4.7.0": { + "sha512": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", + "type": "package", + "path": "system.security.principal.windows/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/System.Security.Principal.Windows.dll", + "lib/net461/System.Security.Principal.Windows.dll", + "lib/net461/System.Security.Principal.Windows.xml", + "lib/netstandard1.3/System.Security.Principal.Windows.dll", + "lib/netstandard2.0/System.Security.Principal.Windows.dll", + "lib/netstandard2.0/System.Security.Principal.Windows.xml", + "lib/uap10.0.16299/_._", + "ref/net46/System.Security.Principal.Windows.dll", + "ref/net461/System.Security.Principal.Windows.dll", + "ref/net461/System.Security.Principal.Windows.xml", + "ref/netcoreapp3.0/System.Security.Principal.Windows.dll", + "ref/netcoreapp3.0/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/System.Security.Principal.Windows.dll", + "ref/netstandard1.3/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml", + "ref/netstandard2.0/System.Security.Principal.Windows.dll", + "ref/netstandard2.0/System.Security.Principal.Windows.xml", + "ref/uap10.0.16299/_._", + "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", + "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", + "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", + "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", + "runtimes/win/lib/net46/System.Security.Principal.Windows.dll", + "runtimes/win/lib/net461/System.Security.Principal.Windows.dll", + "runtimes/win/lib/net461/System.Security.Principal.Windows.xml", + "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", + "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", + "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", + "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", + "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll", + "runtimes/win/lib/uap10.0.16299/_._", + "system.security.principal.windows.4.7.0.nupkg.sha512", + "system.security.principal.windows.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + } + }, + "projectFileDependencyGroups": { + "net6.0-windows7.0": [ + "System.Data.SqlClient >= 4.8.5" + ] + }, + "packageFolders": { + "C:\\Users\\Administrator\\.nuget\\packages\\": {}, + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "E:\\Code\\Faster.Zheng.Winin\\Code\\Be\\CreateEntityByDBTable\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj", + "projectName": "WinFormsApp1", + "projectPath": "E:\\Code\\Faster.Zheng.Winin\\Code\\Be\\CreateEntityByDBTable\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj", + "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", + "outputPath": "E:\\Code\\Faster.Zheng.Winin\\Code\\Be\\CreateEntityByDBTable\\WinFormsApp1\\WinFormsApp1\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0-windows" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "C:\\Program Files\\dotnet\\library-packs": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0-windows7.0": { + "targetAlias": "net6.0-windows", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0-windows7.0": { + "targetAlias": "net6.0-windows", + "dependencies": { + "System.Data.SqlClient": { + "target": "Package", + "version": "[4.8.5, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + }, + "Microsoft.WindowsDesktop.App.WindowsForms": { + "privateAssets": "none" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.304\\RuntimeIdentifierGraph.json" + } + } + } +} \ No newline at end of file diff --git a/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/project.nuget.cache b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/project.nuget.cache new file mode 100644 index 0000000..0f6535d --- /dev/null +++ b/Code/Be/CreateEntityByDBTable/WinFormsApp1/WinFormsApp1/obj/project.nuget.cache @@ -0,0 +1,18 @@ +{ + "version": 2, + "dgSpecHash": "OjhrQ28vYKHHiL6hZMw0FrzfMtwFaKZPfN7e7SXTSSAsUuBdErMkSiVhTrJJdM9bLwBXV8QBgQkSzeLz0iA3tQ==", + "success": true, + "projectFilePath": "E:\\Code\\Faster.Zheng.Winin\\Code\\Be\\CreateEntityByDBTable\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj", + "expectedPackageFiles": [ + "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\3.1.0\\microsoft.netcore.platforms.3.1.0.nupkg.sha512", + "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.win32.registry\\4.7.0\\microsoft.win32.registry.4.7.0.nupkg.sha512", + "C:\\Users\\Administrator\\.nuget\\packages\\runtime.native.system.data.sqlclient.sni\\4.7.0\\runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512", + "C:\\Users\\Administrator\\.nuget\\packages\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "C:\\Users\\Administrator\\.nuget\\packages\\runtime.win-x64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "C:\\Users\\Administrator\\.nuget\\packages\\runtime.win-x86.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "C:\\Users\\Administrator\\.nuget\\packages\\system.data.sqlclient\\4.8.5\\system.data.sqlclient.4.8.5.nupkg.sha512", + "C:\\Users\\Administrator\\.nuget\\packages\\system.security.accesscontrol\\4.7.0\\system.security.accesscontrol.4.7.0.nupkg.sha512", + "C:\\Users\\Administrator\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512" + ], + "logs": [] +} \ No newline at end of file diff --git a/Code/Be/Faster.Zheng.Winin/src/Faster.Zheng.Winin.Application/AppBase/ZbxBase.cs b/Code/Be/Faster.Zheng.Winin/src/Faster.Zheng.Winin.Application/AppBase/ZbxBase.cs index 767c5aa..ab04432 100644 --- a/Code/Be/Faster.Zheng.Winin/src/Faster.Zheng.Winin.Application/AppBase/ZbxBase.cs +++ b/Code/Be/Faster.Zheng.Winin/src/Faster.Zheng.Winin.Application/AppBase/ZbxBase.cs @@ -534,7 +534,15 @@ public class ZbxBase