Browse Source

添加配置

WH01243 9 months ago
parent
commit
c5c44a8482
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/jfw/modules/publicapply/src/config.json

+ 3 - 1
src/jfw/modules/publicapply/src/config.json

@@ -75,5 +75,7 @@
   "configuration": {
     "bulletFrameStart": 1698020000,
     "bulletFrameEnd": 1698020000
-  }
+  },
+  "frequentContinuous": 2,
+  "screenNumb": 2
 }