修复了EQ 曲线接口中,+没有转义成空格的 bug
This commit is contained in:
@@ -317,8 +317,8 @@ BrandRepository --> Brand : "返回"
|
||||
### 型号处理器(ModelHandler)
|
||||
- **职责**:根据品牌或型号关键字查询型号列表。
|
||||
- **输入参数**:
|
||||
- 查询字符串:brandName(可选)
|
||||
- 查询字符串:modelName(可选)
|
||||
- 查询字符串:brandName(可选)
|
||||
- 查询字符串:modelName(可选)
|
||||
- 查询字符串:base64Resp(可选,默认开启)
|
||||
- **处理流程**:
|
||||
- 读取查询参数并解析 base64Resp。
|
||||
|
||||
Reference in New Issue
Block a user