fix(core): use backend prompts (#6542)

This commit is contained in:
pengx17
2024-04-12 11:15:38 +00:00
committed by Peng Xiao
parent 2336638996
commit 9b620ecbc9
9 changed files with 482 additions and 284 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ config:
Decimal: number
UUID: string
ID: string
JSON: string
JSON: Record<string, string>
Upload: File
SafeInt: number
overwrite: true