From d09a1552e45e6cfc8f83c0249cd296b8706c0dc2 Mon Sep 17 00:00:00 2001 From: zhaowc <526854230@qq.com> Date: 星期二, 20 五月 2025 09:33:27 +0800 Subject: [PATCH] 修改下发AGV任务接口,修改条码增加功能 --- Wms/WMS.Entity/SysEntity/SysStorageArea.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Wms/WMS.Entity/SysEntity/SysStorageArea.cs b/Wms/WMS.Entity/SysEntity/SysStorageArea.cs index 2ec5c05..4c68778 100644 --- a/Wms/WMS.Entity/SysEntity/SysStorageArea.cs +++ b/Wms/WMS.Entity/SysEntity/SysStorageArea.cs @@ -60,7 +60,7 @@ /// </summary> public string Temperature { get; set; } /// <summary> - /// 璁惧缂栫爜 + /// 璁惧缂栫爜 JC37浠h〃鍙�夋《绫诲瀷 渚� 0锛�1锛�2锛�3 /// </summary> public string DeviceCode { get; set; } -- Gitblit v1.8.0