🦄 refactor(军团): 练兵场报错时暴露error
This commit is contained in:
@@ -257,7 +257,7 @@ export class GuildTrainHandler {
|
||||
|
||||
} catch(e) {
|
||||
res.releaseCallback();//解锁
|
||||
return resResult(STATUS.INTERNAL_ERR);
|
||||
throw e;
|
||||
}
|
||||
}
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user