mirror of
https://github.com/ProxyPanel/ProxyPanel.git
synced 2026-04-12 23:48:53 +00:00
fix
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
ALTER TABLE `user`
|
||||
CHANGE `uuid` `vmess_id` VARCHAR(64) NOT NULL DEFAULT '',
|
||||
ADD `protocol_param` varchar(255) DEFAULT '' COMMENT '协议参数';
|
||||
ADD `protocol_param` varchar(255) DEFAULT '' COMMENT '协议参数';
|
||||
Reference in New Issue
Block a user