|
|
|
@ -564,7 +564,7 @@ public class SubServiceImpl implements SubService {
|
|
|
|
|
pmSubLog.setSubRslt(subRslt);
|
|
|
|
|
pmSubLog.setSubLog(subLog);
|
|
|
|
|
pmSubLog.setTenantId(organizationId);
|
|
|
|
|
pmSubLogRepository.insertSelective(pmSubLog);
|
|
|
|
|
// pmSubLogRepository.insertSelective(pmSubLog);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public void zbCtEventRec(Long organizationId, List<PmPdSlab> pmPdSlabDOList, List<PmCmdLargePlt> pmCmdLargePltDOList, List<PmCmdSlab> pmCmdSlabDOList, List<PmSmallPltPos> pmSmallPltPosDOList) {
|
|
|
|
|