From cdf16399c46e2e7b1dfc112e12e7a4271109cab1 Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期一, 18 十二月 2023 13:33:58 +0800 Subject: [PATCH] 1 --- Model/仓库管理/ClsKf_SellOutBillMain.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git "a/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_SellOutBillMain.cs" "b/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_SellOutBillMain.cs" index e79bdc7..b6a1213 100644 --- "a/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_SellOutBillMain.cs" +++ "b/Model/\344\273\223\345\272\223\347\256\241\347\220\206/ClsKf_SellOutBillMain.cs" @@ -30,6 +30,7 @@ public Int64 HSTOCKORGID; // int --库存组织 public double HCarriage; //运费 public string HCheckStatusMan; //核销人 + public double HExRate; //汇率 public Int64 HOrgID; //组织 } -- Gitblit v1.9.1