军团活动:邮件功勋数量错误
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user