Prechádzať zdrojové kódy

Merge branch 'master' of http://git.dongkesoft.com:9001/imex/dk.imex.mes

Administrator 5 rokov pred
rodič
commit
f83d078ee9

+ 1 - 1
DK.Service/PMModuleLogic/PMModuleLogicPartial.cs

@@ -1331,7 +1331,7 @@ namespace Dongke.IBOSS.PRD.Service.PMModuleLogic
                         //{
                         //    dr["GOODSMODELforCheck"] = ds.Tables[0].Rows[0]["goodscode"].ToString();
                         //}
-                        //dr["PlateLimitNum"] = ds.Tables[0].Rows[0]["PlateLimitNum"];
+                        dr["PlateLimitNum"] = ds.Tables[0].Rows[0]["PlateLimitNum"];
 
                         dr[Constant.BarCodeResultTableColumns.out_goodsID.ToString()] = ds.Tables[0].Rows[0]["GoodsID"].ToString();
                         dr[Constant.BarCodeResultTableColumns.out_goodsCode.ToString()] = ds.Tables[0].Rows[0]["GoodsCode"].ToString();