shawenguan 1 年間 前
コミット
dc05fd5c25
1 ファイル変更2 行追加2 行削除
  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