From 60fa0ebfedbbe327a276a0c3bc6ceb50541516a7 Mon Sep 17 00:00:00 2001 From: yono Date: Wed, 4 Jun 2025 09:27:49 +0900 Subject: [PATCH] =?UTF-8?q?fix:=E5=8D=B8=E6=A4=9C=E7=B4=A2=E5=8F=96?= =?UTF-8?q?=E5=BE=97=E9=A0=85=E7=9B=AE=E3=82=92=E3=83=AD=E3=83=83=E3=83=88?= =?UTF-8?q?=E5=88=86=E8=A7=A3=E3=81=AB=E5=A4=89=E6=9B=B4=E3=80=82=E5=8D=B8?= =?UTF-8?q?=E6=A4=9C=E7=B4=A2=E6=99=82=E3=81=AE=E6=A4=9C=E7=B4=A2=E3=82=92?= =?UTF-8?q?=E3=82=B3=E3=83=BC=E3=83=89=E3=81=A7=E3=81=AA=E3=81=8F=E5=8D=B8?= =?UTF-8?q?=E5=90=8D=E3=82=92=E7=94=BB=E9=9D=A2=E3=81=8B=E3=82=89=E9=80=81?= =?UTF-8?q?=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/repositories/wholesaler_master_repository.py | 2 +- ecs/jskult-webapp/src/templates/bioSearchList.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ecs/jskult-webapp/src/repositories/wholesaler_master_repository.py b/ecs/jskult-webapp/src/repositories/wholesaler_master_repository.py index a3e31235..7b474a23 100644 --- a/ecs/jskult-webapp/src/repositories/wholesaler_master_repository.py +++ b/ecs/jskult-webapp/src/repositories/wholesaler_master_repository.py @@ -13,7 +13,7 @@ class WholesalerMasterRepository(BaseRepository): b.orig_whlslr_sub_cd as rec_whs_sub_cd, v2.ws_nm_kj as name, b.cls_whlslr_nm as whs_name - FROM src07.trn_result_data_bio b + FROM src07.trn_result_data_bio_lot b LEFT OUTER JOIN ( SELECT diff --git a/ecs/jskult-webapp/src/templates/bioSearchList.html b/ecs/jskult-webapp/src/templates/bioSearchList.html index 65159f1e..f015d212 100644 --- a/ecs/jskult-webapp/src/templates/bioSearchList.html +++ b/ecs/jskult-webapp/src/templates/bioSearchList.html @@ -47,7 +47,7 @@