From 990c4ced26646d358f4f9f0708ea40238cb03f04 Mon Sep 17 00:00:00 2001 From: CaesarBao Date: Mon, 26 May 2025 10:45:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Comprosser/FrmPrint/Form1.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Comprosser/FrmPrint/Form1.cs b/Comprosser/FrmPrint/Form1.cs index bc5471f..e063496 100644 --- a/Comprosser/FrmPrint/Form1.cs +++ b/Comprosser/FrmPrint/Form1.cs @@ -46,7 +46,7 @@ namespace FrmPrint private static INIFile iNIFile = new INIFile(System.AppDomain.CurrentDomain.SetupInformation.ApplicationBase + "App.InI"); private List productInfos; List listOnit = new List(); - + //测试 public Form1() {