From 9b27812eec0f8adc5c0433261faa649cbe3567ec Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期六, 26 十一月 2022 20:52:16 +0800
Subject: [PATCH] 新建扫码调用方法,重新引用WEBS
---
Model/基础资料/基础资料/ClsGy_Unit_Model.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Unit_Model.cs" "b/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Unit_Model.cs"
index 3d5cd91..ca71b4e 100644
--- "a/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Unit_Model.cs"
+++ "b/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Unit_Model.cs"
@@ -10,5 +10,6 @@
public Single HRate;// '换算比例
public bool HStandard;// '默认
public string HBarCode;
+ public int HUSEORGID;
}
}
--
Gitblit v1.9.1