@ -1215,6 +1215,11 @@ public class InvoiceAllImpl implements IInvoiceAll {
/** 查询蓝字发票可红冲金额*/
@Override
public AjaxResult queryInvoiceBeRed(Companyservice companyservice, InvoiceAllCanRedDTO invoiceAllCanRedDTO) {
return null;
}
@ -102,8 +102,7 @@ public class AisinoInvoiceRequestAdapterImpl implements IInvoiceRequestService {
// 平台解密
try {
// TODO: 2023/4/23 调试屏蔽
// order = AisinoInvoiceDecryptUtil.decrypt(order, JKey);
order = AisinoInvoiceDecryptUtil.decrypt(order, JKey);
} catch (Exception e) {
e.printStackTrace();
throw new JianshuiParamErrorException(ErrorCode.DECRYPT_ERROR, companyservice, "invoice");
@ -1505,7 +1505,7 @@ public class JcskInvoiceApiServiceImpl implements IInvoiceApiService {
response.put("data", resultDownload);
} else if (WebServiceConstant.SHHZFPXXQRD.equals(finalServiceId)) {
// 审核红字信息表
// TODO: 后期存库
response.put("data", JSONUtil.parse(data));
} else if (WebServiceConstant.QDFPWJHQ.equals(finalServiceId)) {
// TODO: 全电发票文件获取