forked from erp-dev/erp
feat: added mdy stagging upload to tiia, and change outgoing_date to datetime type
This commit is contained in:
@@ -635,8 +635,8 @@ components:
|
||||
description: 订单描述。
|
||||
outgoing_date:
|
||||
type: string
|
||||
format: date
|
||||
description: 计划出货日期。
|
||||
format: date-time
|
||||
description: 计划出货日期时间(可仅传 YYYY-MM-DD,将自动视为 00:00:00)。
|
||||
curve:
|
||||
type: string
|
||||
description: 曲线。
|
||||
|
||||
Reference in New Issue
Block a user