外协人员 工作地点导入问题修复
This commit is contained in:
File diff suppressed because one or more lines are too long
1
SQL/202510/20251030/update_outsideperson_workplace.sql
Normal file
1
SQL/202510/20251030/update_outsideperson_workplace.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE lc_outside_person set workPlaceName=(SELECT CAMPUS_NAME from campus_info WHERE CAMPUS_ID=lc_outside_person.workPlaceId );
|
||||
Reference in New Issue
Block a user