优化数据库结构与数据插入逻辑
This commit is contained in:
@@ -11,6 +11,7 @@ import (
|
||||
|
||||
// 创建测试用的认证上下文
|
||||
func createTestAuthContext() AuthContext {
|
||||
//goland:noinspection ALL
|
||||
return AuthContext{
|
||||
Payload: Payload{
|
||||
Type: PayloadUser,
|
||||
|
||||
Reference in New Issue
Block a user