MaiXinRong 3 năm trước cách đây
mục cha
commit
1523797048
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;