|
|
|
@ -484,7 +484,8 @@ public class IoOrderReviewController extends BaseController {
|
|
|
|
|
Set<String> set = new HashSet<>(codeList);
|
|
|
|
|
|
|
|
|
|
alihealthYljgUploadinoutbillReqeust.setTrace_codes( String.join(",", codeList));
|
|
|
|
|
BaseResponse baseResponseUploadinoutbill = alihealthYljgUtils.yljgUploadinoutbill(alihealthYljgUploadinoutbillReqeust,orderEntity.getFromCorp());
|
|
|
|
|
// 单据上传先注释了
|
|
|
|
|
// BaseResponse baseResponseUploadinoutbill = alihealthYljgUtils.yljgUploadinoutbill(alihealthYljgUploadinoutbillReqeust,orderEntity.getFromCorp());
|
|
|
|
|
// if(baseResponseUploadinoutbill.getCode() == 20000){
|
|
|
|
|
// try {
|
|
|
|
|
// Thread.sleep(1000);
|
|
|
|
|