MaiXinRong 3 년 전
부모
커밋
1523797048
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/service/project.js

+ 1 - 1
app/service/project.js

@@ -9,7 +9,7 @@
  */
 const imType = require('../const/tender').imType;
 const defaultFunRela = {
-    banOver: false,
+    banOver: true,
     imType: imType.zl.value,
 };
 const sjsRelaConst = require('../const/setting').sjsRela;