备料计划下达生产默认为电力电力内配类型

This commit is contained in:
lihao 2025-09-02 18:27:37 +08:00
parent c9cf7bc1bd
commit c45232e225
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ public class PickmToPmo implements ICommonAction {
PMOHeadVO head = inVO.getParentVO();
// head.setCtrantypeid("0001A110000000001S1E");
String ctrantypeid = getValueByCondtion("bd_billtype", " pk_billtypeid ", " istransaction = 'Y' and nvl ( islock, 'N' ) = 'N' and parentbilltype = '55A2' and pk_group = '"
+ InvocationInfoProxy.getInstance().getGroupId() + "' and pk_billtypecode = '" + "55A2-01" + "' ");
+ InvocationInfoProxy.getInstance().getGroupId() + "' and pk_billtypecode = '" + "55A2-Cxx-08" + "' ");
head.setCtrantypeid(ctrantypeid);
for (PMOItemVO itemVO: inVO.getChildrenVO()){
// itemVO.setTplanendtime();