mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-13 18:00:58 +08:00
feat(数据结构): 新增不同语言的查找算法代码
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
const { execShell } = require('./.exec')
|
||||
const scriptName = process.argv[2]
|
||||
|
||||
|
||||
/**
|
||||
* 网络基础信息
|
||||
* - 网络名称
|
||||
@@ -170,7 +169,6 @@ function getCommand() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// 执行
|
||||
;(async() => {
|
||||
const command = getCommand(scriptName)
|
||||
|
||||
Reference in New Issue
Block a user