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

commit

parent e495d5ff
......@@ -9,8 +9,8 @@ CREATE TABLE waf_services (
attack_num INTEGER DEFAULT 0,
rule_category_status JSON,
status INTEGER NOT NULL,
port INTEGER NOT NULL,
host TEXT NOT NULL
port INTEGER,
host TEXT
);
-- 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