From dbfc2c6b24fd3389be00c60e0601321c94b0fb92 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 11 十月 2023 16:09:51 +0800 Subject: [PATCH] 修改代码生成工具 --- JavaCode/FrmMyBatisPlus.Designer.cs | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/JavaCode/FrmMyBatisPlus.Designer.cs b/JavaCode/FrmMyBatisPlus.Designer.cs index bd01aaf..5fc72ab 100644 --- a/JavaCode/FrmMyBatisPlus.Designer.cs +++ b/JavaCode/FrmMyBatisPlus.Designer.cs @@ -57,7 +57,7 @@ this.txtTabNS.Name = "txtTabNS"; this.txtTabNS.Size = new System.Drawing.Size(104, 26); this.txtTabNS.TabIndex = 25; - this.txtTabNS.Text = "163875"; + this.txtTabNS.Text = "51776"; // // txtTabPre // @@ -123,7 +123,7 @@ this.label3.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(385, 94); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(135, 16); + this.label3.Size = new System.Drawing.Size(136, 16); this.label3.TabIndex = 29; this.label3.Text = "Entity鍚嶇О绌洪棿锛�"; // @@ -142,7 +142,7 @@ this.label2.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(385, 58); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(135, 16); + this.label2.Size = new System.Drawing.Size(136, 16); this.label2.TabIndex = 31; this.label2.Text = "Mapper鍚嶇О绌洪棿锛�"; // @@ -228,7 +228,7 @@ this.label1.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(433, 20); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(87, 16); + this.label1.Size = new System.Drawing.Size(88, 16); this.label1.TabIndex = 39; this.label1.Text = "琛ㄥ悕鍓嶇紑锛�"; // @@ -248,7 +248,7 @@ this.label9.Font = new System.Drawing.Font("瀹嬩綋", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.Location = new System.Drawing.Point(636, 20); this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(87, 16); + this.label9.Size = new System.Drawing.Size(88, 16); this.label9.TabIndex = 41; this.label9.Text = "鍚嶇О绌洪棿锛�"; // -- Gitblit v1.9.3