添加依赖管理

This commit is contained in:
whyour
2021-10-23 18:23:32 +08:00
parent bad247c51c
commit 795d1b938d
19 changed files with 1170 additions and 17 deletions
+1
View File
@@ -188,4 +188,5 @@ export default {
'/log': '任务日志',
'/setting': '系统设置',
},
dependenceTypes: ['nodejs', 'python3', 'linux'],
};