mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-31 11:14:06 +08:00
fix: CandidateParam类型应为String
This commit is contained in:
@@ -1409,7 +1409,7 @@
|
||||
"properties": [
|
||||
{
|
||||
"name": "value",
|
||||
"type": "Integer",
|
||||
"type": "String",
|
||||
"isBody": true
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user