fix attribute 接口新增类别隐射 不完全依赖模型推理产品类别,以映射文件为主

This commit is contained in:
zhouchengrong
2024-04-08 15:23:23 +08:00
parent fda602b6fe
commit 3960a19014
5 changed files with 749 additions and 151 deletions

View File

@@ -4,3 +4,4 @@ from pydantic import BaseModel
class AttributeModel(BaseModel):
upload_img_path: list
upload_img_id: list
upload_img_category: list