lrf 2 years ago
parent
commit
69df2920be
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/service/teamApply.js

+ 0 - 1
app/service/teamApply.js

@@ -50,7 +50,6 @@ class TeamApplyService extends CrudService {
     condition = await this.beforeQuery(condition);
     condition = this.dealFilter(condition);
     condition = this.selfQueryDeal(condition);
-    console.log(condition);
     // 过滤出ref字段
     const { refMods, populate } = await this.getRefMods();
     // 带ref查询