|
|
@ -102,7 +102,7 @@ public class AisinoInvoiceRequestAdapterImpl implements IInvoiceRequestService { |
|
|
|
|
|
|
|
|
|
|
|
// 平台解密
|
|
|
|
// 平台解密
|
|
|
|
try { |
|
|
|
try { |
|
|
|
// TODO: 2023/9/20 开发暂时关掉
|
|
|
|
// TODO: 2023/9/20
|
|
|
|
order = AisinoInvoiceDecryptUtil.decrypt(order, JKey); |
|
|
|
order = AisinoInvoiceDecryptUtil.decrypt(order, JKey); |
|
|
|
} catch (Exception e) { |
|
|
|
} catch (Exception e) { |
|
|
|
e.printStackTrace(); |
|
|
|
e.printStackTrace(); |
|
|
|