From 7ecca2a5e7a9c9ae811b68dc98e05c689b18aca6 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周日, 04 5月 2025 15:41:43 +0800
Subject: [PATCH] 222

---
 Weben_CMS专用代码生成器/Code/MainForm.Designer.cs |   99 ++++++++++++++++++++++++++++++++++---------------
 1 files changed, 69 insertions(+), 30 deletions(-)

diff --git "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs" "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs"
index fe3e9df..6059ec2 100644
--- "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs"
+++ "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs"
@@ -74,6 +74,9 @@
             this.label12 = new System.Windows.Forms.Label();
             this.tb_templeteFileDownName = new System.Windows.Forms.TextBox();
             this.label14 = new System.Windows.Forms.Label();
+            this.tb_EnumList = new System.Windows.Forms.TextBox();
+            this.label18 = new System.Windows.Forms.Label();
+            this.label19 = new System.Windows.Forms.Label();
             this.groupBox1.SuspendLayout();
             this.groupBox2.SuspendLayout();
             this.groupBox3.SuspendLayout();
@@ -82,7 +85,7 @@
             // btnPath
             // 
             this.btnPath.Location = new System.Drawing.Point(567, 712);
-            this.btnPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.btnPath.Margin = new System.Windows.Forms.Padding(4);
             this.btnPath.Name = "btnPath";
             this.btnPath.Size = new System.Drawing.Size(129, 29);
             this.btnPath.TabIndex = 1;
@@ -103,7 +106,7 @@
             // tbPath
             // 
             this.tbPath.Location = new System.Drawing.Point(141, 708);
-            this.tbPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tbPath.Margin = new System.Windows.Forms.Padding(4);
             this.tbPath.Name = "tbPath";
             this.tbPath.ReadOnly = true;
             this.tbPath.Size = new System.Drawing.Size(336, 25);
@@ -112,7 +115,7 @@
             // btnExit
             // 
             this.btnExit.Location = new System.Drawing.Point(865, 750);
-            this.btnExit.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.btnExit.Margin = new System.Windows.Forms.Padding(4);
             this.btnExit.Name = "btnExit";
             this.btnExit.Size = new System.Drawing.Size(228, 84);
             this.btnExit.TabIndex = 8;
@@ -123,7 +126,7 @@
             // btn_CreateFile
             // 
             this.btn_CreateFile.Location = new System.Drawing.Point(141, 750);
-            this.btn_CreateFile.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.btn_CreateFile.Margin = new System.Windows.Forms.Padding(4);
             this.btn_CreateFile.Name = "btn_CreateFile";
             this.btn_CreateFile.Size = new System.Drawing.Size(209, 84);
             this.btn_CreateFile.TabIndex = 14;
@@ -134,7 +137,7 @@
             // tb_TableName
             // 
             this.tb_TableName.Location = new System.Drawing.Point(123, 86);
-            this.tb_TableName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_TableName.Margin = new System.Windows.Forms.Padding(4);
             this.tb_TableName.Name = "tb_TableName";
             this.tb_TableName.Size = new System.Drawing.Size(243, 25);
             this.tb_TableName.TabIndex = 15;
@@ -143,7 +146,7 @@
             // tb_FileName
             // 
             this.tb_FileName.Location = new System.Drawing.Point(295, 190);
-            this.tb_FileName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_FileName.Margin = new System.Windows.Forms.Padding(4);
             this.tb_FileName.Name = "tb_FileName";
             this.tb_FileName.Size = new System.Drawing.Size(264, 25);
             this.tb_FileName.TabIndex = 17;
@@ -161,7 +164,7 @@
             // tb_WCF_NameSpacePath
             // 
             this.tb_WCF_NameSpacePath.Location = new System.Drawing.Point(751, 309);
-            this.tb_WCF_NameSpacePath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_WCF_NameSpacePath.Margin = new System.Windows.Forms.Padding(4);
             this.tb_WCF_NameSpacePath.Name = "tb_WCF_NameSpacePath";
             this.tb_WCF_NameSpacePath.Size = new System.Drawing.Size(261, 25);
             this.tb_WCF_NameSpacePath.TabIndex = 19;
@@ -179,7 +182,7 @@
             // tb_ChinaComment
             // 
             this.tb_ChinaComment.Location = new System.Drawing.Point(295, 292);
-            this.tb_ChinaComment.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_ChinaComment.Margin = new System.Windows.Forms.Padding(4);
             this.tb_ChinaComment.Name = "tb_ChinaComment";
             this.tb_ChinaComment.Size = new System.Drawing.Size(261, 25);
             this.tb_ChinaComment.TabIndex = 23;
@@ -197,7 +200,7 @@
             // tb_CreatePerson
             // 
             this.tb_CreatePerson.Location = new System.Drawing.Point(295, 349);
-            this.tb_CreatePerson.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_CreatePerson.Margin = new System.Windows.Forms.Padding(4);
             this.tb_CreatePerson.Name = "tb_CreatePerson";
             this.tb_CreatePerson.Size = new System.Drawing.Size(264, 25);
             this.tb_CreatePerson.TabIndex = 25;
@@ -215,7 +218,7 @@
             // tb_Primary
             // 
             this.tb_Primary.Location = new System.Drawing.Point(451, 86);
-            this.tb_Primary.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_Primary.Margin = new System.Windows.Forms.Padding(4);
             this.tb_Primary.Name = "tb_Primary";
             this.tb_Primary.Size = new System.Drawing.Size(192, 25);
             this.tb_Primary.TabIndex = 27;
@@ -233,7 +236,7 @@
             // tb_EntityProName
             // 
             this.tb_EntityProName.Location = new System.Drawing.Point(747, 176);
-            this.tb_EntityProName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_EntityProName.Margin = new System.Windows.Forms.Padding(4);
             this.tb_EntityProName.Name = "tb_EntityProName";
             this.tb_EntityProName.Size = new System.Drawing.Size(243, 25);
             this.tb_EntityProName.TabIndex = 31;
@@ -252,7 +255,7 @@
             // tb_EntityName
             // 
             this.tb_EntityName.Location = new System.Drawing.Point(123, 135);
-            this.tb_EntityName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_EntityName.Margin = new System.Windows.Forms.Padding(4);
             this.tb_EntityName.Name = "tb_EntityName";
             this.tb_EntityName.Size = new System.Drawing.Size(243, 25);
             this.tb_EntityName.TabIndex = 29;
@@ -280,7 +283,7 @@
             // tb_OrderBy
             // 
             this.tb_OrderBy.Location = new System.Drawing.Point(671, 259);
-            this.tb_OrderBy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_OrderBy.Margin = new System.Windows.Forms.Padding(4);
             this.tb_OrderBy.Name = "tb_OrderBy";
             this.tb_OrderBy.Size = new System.Drawing.Size(192, 25);
             this.tb_OrderBy.TabIndex = 35;
@@ -298,7 +301,7 @@
             // tb_PrimaryDesc
             // 
             this.tb_PrimaryDesc.Location = new System.Drawing.Point(759, 86);
-            this.tb_PrimaryDesc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_PrimaryDesc.Margin = new System.Windows.Forms.Padding(4);
             this.tb_PrimaryDesc.Name = "tb_PrimaryDesc";
             this.tb_PrimaryDesc.Size = new System.Drawing.Size(192, 25);
             this.tb_PrimaryDesc.TabIndex = 38;
@@ -316,7 +319,7 @@
             // tb_Modulelogo
             // 
             this.tb_Modulelogo.Location = new System.Drawing.Point(295, 252);
-            this.tb_Modulelogo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_Modulelogo.Margin = new System.Windows.Forms.Padding(4);
             this.tb_Modulelogo.Name = "tb_Modulelogo";
             this.tb_Modulelogo.Size = new System.Drawing.Size(264, 25);
             this.tb_Modulelogo.TabIndex = 41;
@@ -334,7 +337,7 @@
             // btn_InsertSql
             // 
             this.btn_InsertSql.Location = new System.Drawing.Point(513, 750);
-            this.btn_InsertSql.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.btn_InsertSql.Margin = new System.Windows.Forms.Padding(4);
             this.btn_InsertSql.Name = "btn_InsertSql";
             this.btn_InsertSql.Size = new System.Drawing.Size(209, 84);
             this.btn_InsertSql.TabIndex = 42;
@@ -346,7 +349,7 @@
             // tb_RoutePrefix
             // 
             this.tb_RoutePrefix.Location = new System.Drawing.Point(717, 345);
-            this.tb_RoutePrefix.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_RoutePrefix.Margin = new System.Windows.Forms.Padding(4);
             this.tb_RoutePrefix.Name = "tb_RoutePrefix";
             this.tb_RoutePrefix.Size = new System.Drawing.Size(192, 25);
             this.tb_RoutePrefix.TabIndex = 44;
@@ -370,9 +373,9 @@
             this.groupBox1.Controls.Add(this.lbl_DataSource);
             this.groupBox1.Controls.Add(this.cmb_DataSource);
             this.groupBox1.Location = new System.Drawing.Point(68, 15);
-            this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
             this.groupBox1.Name = "groupBox1";
-            this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
             this.groupBox1.Size = new System.Drawing.Size(1092, 90);
             this.groupBox1.TabIndex = 45;
             this.groupBox1.TabStop = false;
@@ -392,7 +395,7 @@
             // 
             this.cmb_DataBase.FormattingEnabled = true;
             this.cmb_DataBase.Location = new System.Drawing.Point(775, 25);
-            this.cmb_DataBase.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.cmb_DataBase.Margin = new System.Windows.Forms.Padding(4);
             this.cmb_DataBase.Name = "cmb_DataBase";
             this.cmb_DataBase.Size = new System.Drawing.Size(273, 23);
             this.cmb_DataBase.TabIndex = 2;
@@ -412,7 +415,7 @@
             // 
             this.cmb_DataSource.FormattingEnabled = true;
             this.cmb_DataSource.Location = new System.Drawing.Point(8, 25);
-            this.cmb_DataSource.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.cmb_DataSource.Margin = new System.Windows.Forms.Padding(4);
             this.cmb_DataSource.Name = "cmb_DataSource";
             this.cmb_DataSource.Size = new System.Drawing.Size(273, 23);
             this.cmb_DataSource.TabIndex = 0;
@@ -420,6 +423,9 @@
             // 
             // groupBox2
             // 
+            this.groupBox2.Controls.Add(this.label19);
+            this.groupBox2.Controls.Add(this.label18);
+            this.groupBox2.Controls.Add(this.tb_EnumList);
             this.groupBox2.Controls.Add(this.tb_GroupName);
             this.groupBox2.Controls.Add(this.label16);
             this.groupBox2.Controls.Add(this.label15);
@@ -451,10 +457,10 @@
             this.groupBox2.Controls.Add(this.tb_EntityName);
             this.groupBox2.Controls.Add(this.label7);
             this.groupBox2.Location = new System.Drawing.Point(68, 112);
-            this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
             this.groupBox2.Name = "groupBox2";
-            this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
-            this.groupBox2.Size = new System.Drawing.Size(1092, 588);
+            this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
+            this.groupBox2.Size = new System.Drawing.Size(1293, 588);
             this.groupBox2.TabIndex = 46;
             this.groupBox2.TabStop = false;
             this.groupBox2.Text = "鑷畾涔夐厤缃�";
@@ -462,7 +468,7 @@
             // tb_GroupName
             // 
             this.tb_GroupName.Location = new System.Drawing.Point(467, 135);
-            this.tb_GroupName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_GroupName.Margin = new System.Windows.Forms.Padding(4);
             this.tb_GroupName.Name = "tb_GroupName";
             this.tb_GroupName.Size = new System.Drawing.Size(243, 25);
             this.tb_GroupName.TabIndex = 50;
@@ -490,7 +496,7 @@
             // tb_ProjectNamePrefix
             // 
             this.tb_ProjectNamePrefix.Location = new System.Drawing.Point(139, 26);
-            this.tb_ProjectNamePrefix.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_ProjectNamePrefix.Margin = new System.Windows.Forms.Padding(4);
             this.tb_ProjectNamePrefix.Name = "tb_ProjectNamePrefix";
             this.tb_ProjectNamePrefix.Size = new System.Drawing.Size(243, 25);
             this.tb_ProjectNamePrefix.TabIndex = 48;
@@ -514,7 +520,7 @@
             // tb_importExcelCategroy
             // 
             this.tb_importExcelCategroy.Location = new System.Drawing.Point(191, 108);
-            this.tb_importExcelCategroy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_importExcelCategroy.Margin = new System.Windows.Forms.Padding(4);
             this.tb_importExcelCategroy.Name = "tb_importExcelCategroy";
             this.tb_importExcelCategroy.Size = new System.Drawing.Size(149, 25);
             this.tb_importExcelCategroy.TabIndex = 50;
@@ -545,7 +551,7 @@
             // tb_templeteFileDownName
             // 
             this.tb_templeteFileDownName.Location = new System.Drawing.Point(191, 72);
-            this.tb_templeteFileDownName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.tb_templeteFileDownName.Margin = new System.Windows.Forms.Padding(4);
             this.tb_templeteFileDownName.Name = "tb_templeteFileDownName";
             this.tb_templeteFileDownName.Size = new System.Drawing.Size(149, 25);
             this.tb_templeteFileDownName.TabIndex = 48;
@@ -560,11 +566,41 @@
             this.label14.TabIndex = 47;
             this.label14.Text = "鏂囦欢涓嬭浇鍚嶅瓧:";
             // 
+            // tb_EnumList
+            // 
+            this.tb_EnumList.Location = new System.Drawing.Point(557, 451);
+            this.tb_EnumList.Margin = new System.Windows.Forms.Padding(4);
+            this.tb_EnumList.Multiline = true;
+            this.tb_EnumList.Name = "tb_EnumList";
+            this.tb_EnumList.Size = new System.Drawing.Size(491, 129);
+            this.tb_EnumList.TabIndex = 51;
+            // 
+            // label18
+            // 
+            this.label18.AutoSize = true;
+            this.label18.Location = new System.Drawing.Point(424, 488);
+            this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label18.Name = "label18";
+            this.label18.Size = new System.Drawing.Size(135, 15);
+            this.label18.TabIndex = 52;
+            this.label18.Text = "鏋氫妇绫诲瀷瀛楁闆嗗悎:";
+            // 
+            // label19
+            // 
+            this.label19.AutoSize = true;
+            this.label19.Location = new System.Drawing.Point(424, 432);
+            this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label19.Name = "label19";
+            this.label19.Size = new System.Drawing.Size(751, 15);
+            this.label19.TabIndex = 53;
+            this.label19.Text = "PurchaseType|PurchaseTypeEnum|PurchaseTypeDesc,MaterialType|MaterialTypeEnum|Mate" +
+    "rialTypeDesc";
+            // 
             // MainForm
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1236, 840);
+            this.ClientSize = new System.Drawing.Size(1374, 840);
             this.Controls.Add(this.groupBox2);
             this.Controls.Add(this.groupBox1);
             this.Controls.Add(this.btn_InsertSql);
@@ -572,7 +608,7 @@
             this.Controls.Add(this.btnExit);
             this.Controls.Add(this.tbPath);
             this.Controls.Add(this.btnPath);
-            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.Margin = new System.Windows.Forms.Padding(4);
             this.Name = "MainForm";
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
             this.Text = "浼熸湰-CMS-浠g爜鐢熸垚鍣�(浼熸湰涓撶敤)V1.0";
@@ -636,6 +672,9 @@
         private System.Windows.Forms.TextBox tb_GroupName;
         private System.Windows.Forms.ComboBox cmb_DataBase;
         private System.Windows.Forms.Label label17;
+        private System.Windows.Forms.Label label18;
+        private System.Windows.Forms.TextBox tb_EnumList;
+        private System.Windows.Forms.Label label19;
     }
 }
 

--
Gitblit v1.9.3