refactor(get_schema): 修改 get_schema 接口参数
- 将 GetSchemaRequest 中的 category_id 字段改为 json_data - 移除 get_schema 函数内部的固定 json_data 结构,改为使用传入的参数
Showing
Please
register
or
sign in
to comment
- 将 GetSchemaRequest 中的 category_id 字段改为 json_data - 移除 get_schema 函数内部的固定 json_data 结构,改为使用传入的参数