|
|
@@ -606,6 +606,7 @@ public class MESHelperServiceImpl implements MESHelperService {
|
|
|
return rmap;
|
|
|
}
|
|
|
iSN=map.get("iSN").toString();
|
|
|
+ iCRBValue=map.get("iCRBValue").toString();
|
|
|
List<String> list = new ArrayList<String>();
|
|
|
list = baseDao.callProcedureWithOut(Master+".CS_SETCRBVALUE", new Object[]{
|
|
|
String.valueOf(iSN),
|