初始提交
This commit is contained in:
parent
6bf77c10fb
commit
8ae0c3ce0a
0
apps/fenghuo/api/src/features/system-config/system-config.service.ts
Normal file → Executable file
0
apps/fenghuo/api/src/features/system-config/system-config.service.ts
Normal file → Executable file
0
apps/fenghuo/api/src/features/system-monitor/system-monitor.service.ts
Normal file → Executable file
0
apps/fenghuo/api/src/features/system-monitor/system-monitor.service.ts
Normal file → Executable file
|
|
@ -438,7 +438,7 @@ const config = {
|
||||||
"value": "prisma-client-js"
|
"value": "prisma-client-js"
|
||||||
},
|
},
|
||||||
"output": {
|
"output": {
|
||||||
"value": "/opt/projects/nice/apps/fenghuo/db/generated/prisma",
|
"value": "/home/leon/projects/nice/apps/fenghuo/db/generated/prisma",
|
||||||
"fromEnvVar": null
|
"fromEnvVar": null
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
|
|
@ -456,7 +456,7 @@ const config = {
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"previewFeatures": [],
|
"previewFeatures": [],
|
||||||
"sourceFilePath": "/opt/projects/nice/apps/fenghuo/db/prisma/schema.prisma",
|
"sourceFilePath": "/home/leon/projects/nice/apps/fenghuo/db/prisma/schema.prisma",
|
||||||
"isCustomOutput": true
|
"isCustomOutput": true
|
||||||
},
|
},
|
||||||
"relativeEnvPaths": {
|
"relativeEnvPaths": {
|
||||||
|
|
|
||||||
|
|
@ -439,7 +439,7 @@ const config = {
|
||||||
"value": "prisma-client-js"
|
"value": "prisma-client-js"
|
||||||
},
|
},
|
||||||
"output": {
|
"output": {
|
||||||
"value": "/opt/projects/nice/apps/fenghuo/db/generated/prisma",
|
"value": "/home/leon/projects/nice/apps/fenghuo/db/generated/prisma",
|
||||||
"fromEnvVar": null
|
"fromEnvVar": null
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
|
|
@ -457,7 +457,7 @@ const config = {
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"previewFeatures": [],
|
"previewFeatures": [],
|
||||||
"sourceFilePath": "/opt/projects/nice/apps/fenghuo/db/prisma/schema.prisma",
|
"sourceFilePath": "/home/leon/projects/nice/apps/fenghuo/db/prisma/schema.prisma",
|
||||||
"isCustomOutput": true
|
"isCustomOutput": true
|
||||||
},
|
},
|
||||||
"relativeEnvPaths": {
|
"relativeEnvPaths": {
|
||||||
|
|
|
||||||
0
apps/fenghuo/db/generated/prisma/runtime/index-browser.d.ts
vendored
Normal file → Executable file
0
apps/fenghuo/db/generated/prisma/runtime/index-browser.d.ts
vendored
Normal file → Executable file
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue