@@ -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 '自增主键',