|
|
|
@ -488,6 +488,7 @@ public class ElephantInvoiceApiServiceImpl implements IInvoiceApiService { |
|
|
|
|
// invoice.setcOfdUrl(); // "ofdUrl"
|
|
|
|
|
invoice.setFjh(ddfpxx.getKPJH()); // "分机号"
|
|
|
|
|
invoice.setTerminalNumber(ddfpxx.getKPZD()); // "终端号"
|
|
|
|
|
invoice.setJqbh(ddfpxx.getKPZD()); |
|
|
|
|
debugLog("断点12", uuid, timestamp); |
|
|
|
|
// 上传文件到oss
|
|
|
|
|
String defaultStorage = configService.selectConfigByKey("default_storage"); |
|
|
|
|