浏览代码

fix: schema _Session

ryanemax 8 月之前
父节点
当前提交
eb964587bd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      server/db/schemas/_Session.js

+ 1 - 1
server/db/schemas/_Session.js

@@ -22,4 +22,4 @@ export const _Session = {
         }
     }
 }
-module.exports._Role = _Role
+module.exports._Session = _Session