diff --git a/ecs/jskult-batch-daily/src/batch/bio_sales/create_bio_sales_lot.py b/ecs/jskult-batch-daily/src/batch/bio_sales/create_bio_sales_lot.py index 001b754f..b442188a 100644 --- a/ecs/jskult-batch-daily/src/batch/bio_sales/create_bio_sales_lot.py +++ b/ecs/jskult-batch-daily/src/batch/bio_sales/create_bio_sales_lot.py @@ -324,7 +324,7 @@ def _set_inst_info_from_mdb_or_mst_inst(db: Database): WHEN NULL THEN mdb.inst_name_form ELSE inst.inst_name_form END - ) + ), -- 施設住所 bio.address = ( CASE mdb.mdb_cd