Commit f81a1099 by 郁子恒

完善森马字段

parent 69f0b78c
...@@ -55,6 +55,7 @@ namespace Njhg.Third.Semir.Entities ...@@ -55,6 +55,7 @@ namespace Njhg.Third.Semir.Entities
rtns.SampleGrade = semir.SAMPLE_GRADE; rtns.SampleGrade = semir.SAMPLE_GRADE;
rtns.SampleBatchNumber = semir.FG_MAT_CODE; rtns.SampleBatchNumber = semir.FG_MAT_CODE;
rtns.SampleModel = semir.FG_F2_DISPLAY;
rtns.Metadata = new Dictionary<string, string>(); rtns.Metadata = new Dictionary<string, string>();
rtns.Metadata["ProductColor"] = semir.FG_COLOR; rtns.Metadata["ProductColor"] = semir.FG_COLOR;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment