20250611 更新

This commit is contained in:
2025-06-11 16:18:18 +08:00
parent eda0c481d9
commit fe8f0957b6
2 changed files with 2 additions and 1 deletions

View File

@@ -90,6 +90,7 @@ public class PushDataToLabsCareServiceImpl implements PushDataToLabsCareService
// 查询检验鉴定推送失败的委托
List<Entrustment> entrustList = entrustService.list(
Wrappers.<Entrustment>lambdaQuery()
.eq(Entrustment::getBusinessType, BusinessType.NPS_CASE.getBusinessType()) // 只有常规毒品的才需要处理
.and(wrapper -> wrapper
.eq(Entrustment::getPushFlag, "")
.or()

View File

@@ -61,7 +61,7 @@ config:
gyjd:
labscare:
api:
host: http://lc2203.cdn.labscare.com
host: http://83.3.9.45
entrust-letter: /thirdparty/report-generate/jianDingWeiTuoShuReport/v1
confirm-letter: /thirdparty/report-generate/jianDingShiXiangQueRenShuReport/v1
biology-qualitative-record: /thirdparty/report-generate/shenWuJianCaiDingXingJiLuReport/v1