军团活动:邮件功勋数量错误

This commit is contained in:
luying
2022-05-26 20:32:45 +08:00
parent 7cff291f45
commit d6c6819723
4 changed files with 2 additions and 9 deletions

View File

@@ -53,7 +53,6 @@ export function guild(session: Session, msg: any, app: Application, cb: (err: Er
let rid = session.get('roleId');
console.log('#### arg', msg.args);
if (msg.args && msg.args.length > 0) {
for (let arg of msg.args) {
if (!arg.route) continue;