Star
1
Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
1
分析
项目设置
Star
1
Fork
0
main
hotelRoomService
/
jsconfig.json
下载
{
"compilerOptions"
:
{
"target"
:
"es2015"
,
"module"
:
"commonjs"
}
}