Commit f18d3eed authored by qiuqunfeng's avatar qiuqunfeng
Browse files

commit

parent 03f713de
...@@ -9,7 +9,6 @@ CREATE TABLE waf_services ( ...@@ -9,7 +9,6 @@ CREATE TABLE waf_services (
attack_num INTEGER DEFAULT 0, attack_num INTEGER DEFAULT 0,
rule_category_status JSON, rule_category_status JSON,
status INTEGER NOT NULL, status INTEGER NOT NULL,
port INTEGER,
host TEXT host TEXT
); );
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment