1
0
forked from erp-dev/erp

added image_name to PlateOrder model

This commit is contained in:
2025-11-27 15:14:34 +08:00
parent a9c75a13fa
commit 0fa153849c
12 changed files with 108 additions and 432 deletions

View File

@@ -717,6 +717,10 @@ components:
format: binary
nullable: true
description: 开版图片(仅 multipart/form-data 时可上传)。
image_name:
type: string
nullable: true
description: 开版图片的名称(可独立填写,便于标注原始文件名)。
plate_notes:
type: string
description: 打版注意事项。