md
This commit is contained in:
parent
c192c5968b
commit
75d3f66dc5
@ -204,7 +204,7 @@ public class EmisSettleInvoiceChRecordServiceImpl implements IEmisSettleInvoiceC
|
||||
emisSettleInvoiceChRecordMapper.updateEmisSettleInvoiceChRecord(newRecord);
|
||||
|
||||
// 更新状态
|
||||
updateChOpenBillStatus(newRecord.getReqNo(),token);
|
||||
updateChOpenBillStatus(newRecord.getReqNo());
|
||||
|
||||
}
|
||||
else{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user