diff --git a/web-infrastructure/src/main/resources/mapper/TrainingApplyProcessMapper.xml b/web-infrastructure/src/main/resources/mapper/TrainingApplyProcessMapper.xml index b59043c..7113ad6 100644 --- a/web-infrastructure/src/main/resources/mapper/TrainingApplyProcessMapper.xml +++ b/web-infrastructure/src/main/resources/mapper/TrainingApplyProcessMapper.xml @@ -40,7 +40,7 @@ ci.corp_name AS approveCorpName, d.name AS approveDeptName, u.name AS approveUserName, - tap.create_time AS createTime, + tap.create_time AS createTime FROM training_apply_process tap LEFT JOIN