mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-12-02 14:26:09 +08:00
模块化上传驱动,使用泛型优化工具库降低冗余
This commit is contained in:
@@ -66,7 +66,6 @@ func GetUser(ctx context.Context) *model.Identity {
|
||||
if c == nil {
|
||||
return nil
|
||||
}
|
||||
|
||||
return c.User
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user