MaiXinRong 3 лет назад
Родитель
Сommit
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;