This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
Apq
/
ProxyPanel
mirror of
https://github.com/ProxyPanel/ProxyPanel.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
e59cc3e428
Branches
Tags
2.8.x
master
V3.0.0
V2.8.1
V2.8.0
V2.7.0
V2.6.0
V2.5.1
V2.5.0
V2.4.0
V2.3.5
ProxyPanel
/
sql
/
update
/
20180305.sql
20180305.sql
111 B
Lịch sử
Raw
1
2
-- 去掉user表的唯一索引,解决无法自动释放端口的问题
ALTER TABLE `user` DROP INDEX `port`;