Sanakey
6 天以前 cb165187ddcf5d9cfd8aad97a2868d0343b14bd9
mock/clues/clues-table.ts
@@ -15,6 +15,7 @@
  for (let index = 0; index < 200; index++) {
    result.push({
      id: `${index}`,
      color: Random.color(),
      cluesName: '@ctitle()',
      formId: `@integer(100000, 999999)`,
      archiveTime: '@datetime',