diff --git a/plugins/genshin/model/mys/mysInfo.js b/plugins/genshin/model/mys/mysInfo.js index af0595f..107a355 100644 --- a/plugins/genshin/model/mys/mysInfo.js +++ b/plugins/genshin/model/mys/mysInfo.js @@ -418,6 +418,7 @@ export default class MysInfo { case -1002: if (res.api === 'detail') res.retcode = 0 break + case 5003: case 1034: let handler = this.e.runtime?.handler || {}