From 87dcde0bc10092a35a4c775316a72a312646d3df Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 11 四月 2025 17:39:52 +0800 Subject: [PATCH] 打印后盖码 --- DevApp/Gs.DevApp/Program.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Program.cs b/DevApp/Gs.DevApp/Program.cs index fc262cf..3459e3d 100644 --- a/DevApp/Gs.DevApp/Program.cs +++ b/DevApp/Gs.DevApp/Program.cs @@ -5,6 +5,7 @@ using CefSharp.WinForms; using CefSharp; using Gs.DevApp.DevFrm; +using DevExpress.XtraEditors; namespace Gs.DevApp { -- Gitblit v1.9.3