开发:更新脚本信息

pull/2056/MERGE
ChenX 2 years ago
parent 865f0ccfc1
commit d59333cd9f

@ -10,7 +10,7 @@ function replace_api_file(filePath: string): Promise<void>
{
if (err)
{
console.log(err);
console.log("读取失败" + err);
res();
return;
}

Loading…
Cancel
Save