|
|
|
@ -98,7 +98,7 @@ public class FpqsServiceImpl extends MpBaseServiceImpl<SignRecordInvoiceDao, TDx |
|
|
|
|
uuid = pramsMap.get("invoiceNo"); |
|
|
|
|
} |
|
|
|
|
if(!FplxEnum.QDZZP.getFplxDm().equals(invoiceType)){ |
|
|
|
|
note = signRulesUtils.validateInvoiceInfo(pramsMap.get("invoiceCode"), pramsMap.get("invoiceNo")); |
|
|
|
|
// note = signRulesUtils.validateInvoiceInfo(pramsMap.get("invoiceCode"), pramsMap.get("invoiceNo"));
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|