mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:30:51 +08:00
Revert "Merge pull request #1 from desirecore/model-field-official-audit"
This reverts commit88a8cf2db6, reversing changes made toca99ea272f.
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
],
|
||||
"inputPrice": 0.99,
|
||||
"outputPrice": 0.99,
|
||||
"defaultTemperature": null,
|
||||
"defaultTopP": null,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
@@ -51,8 +51,8 @@
|
||||
],
|
||||
"inputPrice": 6,
|
||||
"outputPrice": 6,
|
||||
"defaultTemperature": null,
|
||||
"defaultTopP": null,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"extra": {}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user