mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-13 18:00:58 +08:00
feat(数据结构): 新增不同语言的查找算法代码
This commit is contained in:
@@ -163,7 +163,9 @@ async function getScriptCommand() {
|
||||
return scriptCommand
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* 执行构建命令
|
||||
*/
|
||||
;(async () => {
|
||||
const scriptCommand = await getScriptCommand()
|
||||
await execShell(scriptCommand)
|
||||
|
||||
Reference in New Issue
Block a user