lrf 2 년 전
부모
커밋
69df2920be
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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查询