|
|
|
@ -2069,6 +2069,7 @@ public class ElephantInvoiceApiV6ServiceImpl implements IInvoiceApiService { |
|
|
|
|
|
|
|
|
|
}catch (Exception e){ |
|
|
|
|
log.error("反序列化失败异常",e); |
|
|
|
|
throw new JianshuiServiceException("起始日期反序列化失败"); |
|
|
|
|
} |
|
|
|
|
JSONObject param = new JSONObject(); |
|
|
|
|
param.put(ElephantConstants.YHJSLX,ElephantConstants.STRING_0); |
|
|
|
|