forked from erp-dev/erp
added image_name to PlateOrder model
This commit is contained in:
@@ -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: 打版注意事项。
|
||||
|
||||
Reference in New Issue
Block a user