From d567d9d6926abb103f3ab73402134daa6a09ef11 Mon Sep 17 00:00:00 2001 From: chengsc <Demo@DESKTOP-CPA90BF> Date: 星期六, 02 十一月 2024 18:28:13 +0800 Subject: [PATCH] 修改问题 --- Wms/Model/InterFaceModel/HttpModel.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Wms/Model/InterFaceModel/HttpModel.cs b/Wms/Model/InterFaceModel/HttpModel.cs index 8ae086a..8882911 100644 --- a/Wms/Model/InterFaceModel/HttpModel.cs +++ b/Wms/Model/InterFaceModel/HttpModel.cs @@ -982,7 +982,7 @@ /// <summary> /// 绠卞唴灏忓寘瑁呮暟閲� /// </summary> - public string BoxItemQty { get; set; } + public decimal BoxItemQty { get; set; } /// <summary> /// /// </summary> -- Gitblit v1.8.0