@ -1326,6 +1326,9 @@ public class SignFpqsServiceImpl extends MpBaseServiceImpl<SignRecordInvoiceDao,
notes = "发票号码不正确";
}
if (invoiceNo != null && invoiceNo.length()==20){
notes = null;
return notes;