@@ -0,0 +1,2 @@
+--2024-5-8 企业表索引
+ALTER TABLE `employmentsitedb`.`pc_firm` ADD INDEX `nameIndex` ( `FirmName` );