From cd92df8b7b383a6a3218f50b3b62264db8332899 Mon Sep 17 00:00:00 2001
From: kazelee <1847801760@qq.com>
Date: 星期三, 14 五月 2025 17:21:49 +0800
Subject: [PATCH] 引入NETSDKCS,修复版本兼容问题;完成拍照逻辑开发,跑通待调试

---
 Controllers/ErpController.cs |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/Controllers/ErpController.cs b/Controllers/ErpController.cs
index f09ea57..a9761de 100644
--- a/Controllers/ErpController.cs
+++ b/Controllers/ErpController.cs
@@ -12,8 +12,5 @@
     /// </summary>
     [RoutePrefix("api")]
     public class ErpController : ApiController {
-
-
-
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1