Commit 03f713de authored by qiuqunfeng's avatar qiuqunfeng
Browse files

commit

parent e495d5ff
...@@ -9,8 +9,8 @@ CREATE TABLE waf_services ( ...@@ -9,8 +9,8 @@ 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 NOT NULL, port INTEGER,
host TEXT NOT NULL host TEXT
); );
-- Create waf_rules table -- Create waf_rules table
......
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