yin 1 year ago
parent
commit
e5b9b0ea53
1 changed files with 0 additions and 1 deletions
  1. 0 1
      install/mysql/init/stmms_ft.sql

+ 0 - 1
install/mysql/init/stmms_ft.sql

@@ -582,7 +582,6 @@ CREATE TABLE `eb_operation_log`
 # ------------------------------------------------------------
 
 DROP TABLE IF EXISTS `m_arbitrate_history`;
-m_a
 CREATE TABLE `m_arbitrate_history`
 (
     `id`            int(11)     NOT NULL AUTO_INCREMENT COMMENT '自增主键',