端口分组

This commit is contained in:
xuefm
2023-03-17 21:41:48 +08:00
parent 97a248a16f
commit 1be0e0d389
35 changed files with 1118 additions and 79 deletions
@@ -0,0 +1,2 @@
#port_group
INSERT INTO `port_group` VALUES (1, '全局(默认)', 0, -1, 1, now(), now());