dashboard
repositories
filestore
activity
search
login
刘苏义
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
teamId返回结构优化
Administrator
2023-07-26
9ab7ea8617a47e24abe48ab395ace2c4ecd4af62
[~liusuyi/ruoyi-api.git]
/
ruoyi-ui
/
node_modules
/
lodash
/
_getPrototype.js
1
2
3
4
5
6
var overArg = require('./_overArg');
/** Built-in value references. */
var getPrototype = overArg(Object.getPrototypeOf, Object);
module.exports = getPrototype;