Commit 3ce3ff4a authored by qiuqunfeng's avatar qiuqunfeng
Browse files

commit

parent f18d3eed
...@@ -8,7 +8,6 @@ CREATE TABLE waf_services ( ...@@ -8,7 +8,6 @@ CREATE TABLE waf_services (
rule_num INTEGER DEFAULT 0, rule_num INTEGER DEFAULT 0,
attack_num INTEGER DEFAULT 0, attack_num INTEGER DEFAULT 0,
rule_category_status JSON, rule_category_status JSON,
status INTEGER NOT NULL,
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