修改提示
This commit is contained in:
parent
9ed073ff6c
commit
a97c230003
@ -275,8 +275,8 @@ router.post('/create-ftp', async (req, res, next) => {
|
||||
});
|
||||
if (!search) {
|
||||
res.send({
|
||||
errcode: 1,
|
||||
errmsg: '游戏已删除或不存在!'
|
||||
errcode: 0,
|
||||
msg: '正在创建ftp账号,请等待一段时间后刷新页面!'
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user