feat: 施設担当者マスタ洗替 修正
This commit is contained in:
parent
05c120b56e
commit
1a218c6861
@ -53,7 +53,9 @@ def _insert_into_emp_chg_inst_lau_from_emp_chg_inst(db: Database):
|
|||||||
src05.emp_chg_inst_lau
|
src05.emp_chg_inst_lau
|
||||||
SELECT
|
SELECT
|
||||||
inst_cd,
|
inst_cd,
|
||||||
ta_cd,emp_cd,
|
ta_cd,
|
||||||
|
emp_chg_type_cd,
|
||||||
|
emp_cd,
|
||||||
bu_cd,
|
bu_cd,
|
||||||
start_date,
|
start_date,
|
||||||
end_date,
|
end_date,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user