From de809a48bdbb17286626a7063d98432695edfcd2 Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期四, 26 三月 2026 15:35:33 +0800
Subject: [PATCH] 1
---
Model/基础资料/基础资料/ClsGy_UnitConvertRate_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_UnitConvertRate_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_UnitConvertRate_Model.cs"
index 668cb8d..874479a 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_UnitConvertRate_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_UnitConvertRate_Model.cs"
@@ -14,5 +14,6 @@
public double HCONVERTNUMERATOR; // dec(23, 10) --分子
public double HCONVERTDENOMINATOR; // dec(23, 10) --分母
public string HFORBIDSTATUS; // varchar(10) --状态
+ public string HMaterNumber; //物料代码
}
}
--
Gitblit v1.9.1