token cache
This commit is contained in:
@@ -435,7 +435,7 @@ const servicesCommand = new Command('services')
|
||||
);
|
||||
});
|
||||
} else {
|
||||
console.log(chalk.red(res.message || '获取列表失败'));
|
||||
console.log('error', chalk.red(res.message || '获取列表失败'));
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user