sql: 数据库脚本更新升级
This commit is contained in:
@@ -4,8 +4,6 @@ SET FOREIGN_KEY_CHECKS = 0;
|
||||
--
|
||||
-- Table structure for table `ne_info`
|
||||
--
|
||||
|
||||
|
||||
DROP TABLE IF EXISTS `ne_info`;
|
||||
CREATE TABLE `ne_info` (
|
||||
`id` bigint NOT NULL AUTO_INCREMENT,
|
||||
|
||||
Reference in New Issue
Block a user