Merge branch 'lichang' into lite
This commit is contained in:
@@ -4,8 +4,6 @@ SET FOREIGN_KEY_CHECKS = 0;
|
||||
--
|
||||
-- Table structure for table `ne_host`
|
||||
--
|
||||
|
||||
|
||||
DROP TABLE IF EXISTS `ne_host`;
|
||||
CREATE TABLE `ne_host` (
|
||||
`id` bigint NOT NULL AUTO_INCREMENT COMMENT '主机主键',
|
||||
|
||||
Reference in New Issue
Block a user