Commit e8315e28 by Lesan

fix: CandidateParam类型应为String

parent c2f51b3c
...@@ -1409,7 +1409,7 @@ ...@@ -1409,7 +1409,7 @@
"properties": [ "properties": [
{ {
"name": "value", "name": "value",
"type": "Integer", "type": "String",
"isBody": true "isBody": true
} }
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment