|
|
@ -1048,7 +1048,7 @@ public class SDNYMainProcessController extends AbstractController { |
|
|
|
if (gsClients != null && gsClients.size() > 0) { |
|
|
|
if (gsClients != null && gsClients.size() > 0) { |
|
|
|
object.setZFILED5(gsClients.get(0).getClient()); |
|
|
|
object.setZFILED5(gsClients.get(0).getClient()); |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
object.setZFILED5(environment); |
|
|
|
throw new RuntimeException("未能查到 "+orgCode+" 公司对应的推送client"); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
List<SAPInvoiceInfo> sapInvoiceInfos = new ArrayList<>(); |
|
|
|
List<SAPInvoiceInfo> sapInvoiceInfos = new ArrayList<>(); |
|
|
|