From 0b56a82cd96618e1d4611359311d3b0dcb8f5f90 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期四, 24 四月 2025 14:38:37 +0800
Subject: [PATCH] 1

---
 Model/销售管理/ClsXs_OutDoorBillMain.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/Model/\351\224\200\345\224\256\347\256\241\347\220\206/ClsXs_OutDoorBillMain.cs" "b/Model/\351\224\200\345\224\256\347\256\241\347\220\206/ClsXs_OutDoorBillMain.cs"
index c243204..76fc651 100644
--- "a/Model/\351\224\200\345\224\256\347\256\241\347\220\206/ClsXs_OutDoorBillMain.cs"
+++ "b/Model/\351\224\200\345\224\256\347\256\241\347\220\206/ClsXs_OutDoorBillMain.cs"
@@ -13,6 +13,7 @@
         public string HPhone;           //联系电话
         public string HOutReason;       //出门原因
         public string HMaterName;       //装运何物
+        public string HOutAddress;      //出门地点
         public string HOutCheckMan;     //出门确认人
         public string HOutCheckDate;    //出门确认时间
         public Int64 HStockOrgID;

--
Gitblit v1.9.1