mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
1.13.0
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
use sop;
|
||||
|
||||
CREATE TABLE `config_ip_blacklist` (
|
||||
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
||||
`ip` varchar(64) NOT NULL DEFAULT '' COMMENT 'ip',
|
||||
|
Reference in New Issue
Block a user