From 3c5a57e55861a305b53089c91ef12c9edfbdafd0 Mon Sep 17 00:00:00 2001
From: admin <qiutairan163@163.com>
Date: 星期二, 18 十一月 2025 11:46:40 +0800
Subject: [PATCH] 托盘中含有的执行中的单据GetRunSoNoticeList增加SONo降序排序
---
Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs b/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs
index 2b9bd85..2ba4af2 100644
--- a/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs
+++ b/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs
@@ -127,7 +127,7 @@
public decimal? CompleteQty {get;set;}
/// <summary>
- /// Desc:鐘舵��
+ /// Desc:鐘舵�� 0寰呬笅鍙� 1浠诲姟涓嬪彂 2寰呮嫞璐� 3閮ㄥ垎鎷h揣 5宸插畬鎴� 6寮傚父鍙栨秷
/// Default:0
/// Nullable:True
/// </summary>
--
Gitblit v1.8.0