dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
代码生成字典Integer/Long使用parseInt
RuoYi
2020-06-08
a44f2f7b0093fb177d4e4d1fd2d2de6ca91bf975
[sgd.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}