录音统计,代码优化
This commit is contained in:
@@ -23,3 +23,4 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -24,3 +24,4 @@ INSERT INTO `user_role` (`user_id`, `role_id`) VALUES
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -14,3 +14,4 @@ WHERE `password` = 'e10adc3949ba59abbe56e057f20f883e';
|
||||
-- 为original_password字段添加索引(可选)
|
||||
-- ALTER TABLE `user` ADD INDEX `idx_original_password` (`original_password`);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user