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