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