From 4e9a3d6063aa619b020623a0ac6fcfa6d3b63e13 Mon Sep 17 00:00:00 2001
From: yanjinhui <3306209981@qq.com>
Date: 星期五, 24 十月 2025 16:32:28 +0800
Subject: [PATCH] 修改前端页面

---
 新建文件夹/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs"
index d89e66c..8e96991 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs"
@@ -189,6 +189,8 @@
             public string goods_spm { get; set; }
             public string model { get; set; }
             public string factory { get; set; }
+            public string dosage_form { get; set; }//鑽墏
+            public string barcode { get; set; }//鏉$爜
             public string unit { get; set; }
             public decimal? item_length { get; set; }
             public decimal? item_width { get; set; }

--
Gitblit v1.9.3