对比新文件 |
| | |
| | | DROP TABLE IF EXISTS [dbo].[mom_base_equipment_supplier] |
| | | GO |
| | | |
| | | DROP TABLE IF EXISTS [dbo].[mom_base_shift] |
| | | GO |
| | | |
| | | DROP TABLE IF EXISTS [dbo].[mom_base_shift_category] |
| | | GO |
| | | |
| | | DROP TABLE IF EXISTS [dbo].[mom_base_shift_rest_time] |
| | | GO |
| | | |
| | | DROP TABLE IF EXISTS [dbo].[mom_base_team_class] |
| | | GO |
| | | |
| | | DROP TABLE IF EXISTS [dbo].[mom_eam_equipment_lease] |
| | | GO |
| | | |
| | | DROP TABLE IF EXISTS [dbo].[mom_eam_equipment_lease_detail] |
| | | GO |
| | | |
| | | DROP TABLE IF EXISTS [dbo].[mom_install_plan] |
| | | GO |
| | | |
| | | DROP TABLE IF EXISTS [dbo].[mom_install_plan_detail1] |
| | | GO |
| | | |
| | | DROP TABLE IF EXISTS [dbo].[mom_install_plan_detail2] |
| | | GO |
| | | |
| | | DROP TABLE IF EXISTS [dbo].[mom_sys_config] |
| | | GO |
| | | |
| | | DROP TABLE IF EXISTS [dbo].[mom_sys_depart_category] |
| | | GO |