From 477f5038d6969bb2a0918a2d0f74fc176a50d54d Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 27 六月 2024 09:55:08 +0800
Subject: [PATCH] 称重入库:称重获取到的数据保留一位小数

---
 SelM/Class1.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/SelM/Class1.cs b/SelM/Class1.cs
index 926ec56..c745daa 100644
--- a/SelM/Class1.cs
+++ b/SelM/Class1.cs
@@ -7,5 +7,7 @@
     public class Class1
     {
 
+
+
     }
 }

--
Gitblit v1.9.1