This commit is contained in:
linfso 2024-07-26 09:13:27 +08:00
parent c192c5968b
commit 75d3f66dc5

View File

@ -204,7 +204,7 @@ public class EmisSettleInvoiceChRecordServiceImpl implements IEmisSettleInvoiceC
emisSettleInvoiceChRecordMapper.updateEmisSettleInvoiceChRecord(newRecord);
// 更新状态
updateChOpenBillStatus(newRecord.getReqNo(),token);
updateChOpenBillStatus(newRecord.getReqNo());
}
else{