-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
模型问题汇集 #20
Comments
反馈问题模板如下: 问题描述
实际返回内容示例: "item_list": [
{
"goods_name": "xxx",
"outer_goods_id": "",
"goods_price": 0.01,
"goods_id": 123456789012,
"sku_id": 1234567890123,
"goods_count": 100001,
"goods_spec": "",
"outer_id": "",
"goods_img": "xxx"
}
], 具体问题字段说明: ✅ fix it at 8.0.1 |
问题描述
具体字段说明: |
niltor
added a commit
that referenced
this issue
Apr 16, 2024
问题描述
具体字段说明: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述
由于所有的请求和返回模型都是根据官方文档 中的描述生成的。
但是由于官方文档的更新或更新不及时,造成与实际返回不同,而导致请求或响应无法正常解析。
本Issue就是用来收集 该类问题。大家遇到相关的问题,可以在该问题下回复进行反馈。
问题列表
The text was updated successfully, but these errors were encountered: