公告板
版本库
filestore
活动
搜索
登录
陈少雄
/
sms_center_backstage
短信中心
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
update_202203052238_添加取消批次和下载模板
jazzzone
2022-03-05
f2a2b4a4258cc1c88b897024bc5c49f31273c0ca
[~chenshaoxiong/sms_center_backstage.git]
/
jsconfig.json
1
2
3
4
5
6
7
8
9
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"]
}