From 746fe78e5b1a96e1cc7f55cc8be472aa41af74c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=82=E6=84=8F=20=E5=BD=AD?= <2417589739@qq.com> Date: Thu, 15 Jun 2023 20:44:13 +0800 Subject: [PATCH] 1 --- BPASmartClient.Model/Book.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/BPASmartClient.Model/Book.cs b/BPASmartClient.Model/Book.cs index 28548660..8fb3deee 100644 --- a/BPASmartClient.Model/Book.cs +++ b/BPASmartClient.Model/Book.cs @@ -1,5 +1,4 @@ -using BPA.Helper; -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text;