dashboard
repositories
filestore
activity
search
login
刘苏义
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
增加获取部门和相机(开启复选框)接口
‘liusuyi’
2023-07-04
d4a6cfef40c1518019b97857d7d423188eef0fab
[~liusuyi/ruoyi-api.git]
/
ruoyi-ui
/
node_modules
/
webpack
/
buildin
/
system.js
1
2
3
4
5
6
7
// Provide a "System" global.
module.exports = {
// Make sure import is only used as "System.import"
import: function() {
throw new Error("System.import cannot be used indirectly");
}
};