From 0fdbd247f0d6a948f3e8a260ce00cf4c6f14d722 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期三, 30 四月 2025 09:46:33 +0800
Subject: [PATCH] 条码生成公式重算时,箱数列=数量/最小包装数由于使用Double类型进行计算后存在精度误差问题修复

---
 BLL/bin/Release/DAL.pdb |    0 
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/BLL/bin/Release/DAL.pdb b/BLL/bin/Release/DAL.pdb
index 164070d..05b4e4f 100644
--- a/BLL/bin/Release/DAL.pdb
+++ b/BLL/bin/Release/DAL.pdb
Binary files differ

--
Gitblit v1.9.1