mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-03-17 07:03:42 +08:00
fix page css
This commit is contained in:
@@ -26,6 +26,7 @@ export default [
|
||||
modelName: faker.lorem.word(),
|
||||
apiKey: faker.string.uuid(),
|
||||
url: faker.internet.url(),
|
||||
type: faker.helpers.arrayElement(["CHAT", "EMBEDDING"]),
|
||||
enable: faker.datatype.boolean(),
|
||||
priority: faker.number.int({ min: 1, max: 10 }),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user