shawenguan il y a 1 an
Parent
commit
dc05fd5c25
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      Scripts/hbcpre/hbcpreHelper.js

+ 2 - 2
Scripts/hbcpre/hbcpreHelper.js

@@ -464,8 +464,8 @@ function handleCompoundIndex(){
     // id 活动id
     // random_num
     // content 内容html格式
-    collection.status = 1;
-    collection.allow_state = 1;
+    collection.status = 0;
+    collection.allow_state = 0;
     collection.begin_time = new Date().getTime();
     collection.end_time = new Date().getTime() + 3600;
     // created_at 创建日期 yyyy-MM-dd hh:mm:ss