浏览代码

:gear: altering the data-generator to produce more profiles

tags/0.0.1
J 4 年前
父节点
当前提交
6a6c23dbe8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      backend/db/data-generator/config.json

+ 1
- 1
backend/db/data-generator/config.json 查看文件

@@ -1,7 +1,7 @@
1 1
 {
2 2
     "mockOutputPath": "./db/generated",
3 3
     "magic": 10000,
4
-    "total": 30,
4
+    "total": 50,
5 5
     "batchSize": 10,
6 6
     "questions": 7,
7 7
     "percentageOfSeekers": 90,

正在加载...
取消
保存