docs: 调整注释
This commit is contained in:
parent
9e120fd1d7
commit
140d628768
@ -25,7 +25,7 @@ public class AddOrderDTO {
|
|||||||
/**
|
/**
|
||||||
* 订单类型: 目前只有一种类型载物:值为 1
|
* 订单类型: 目前只有一种类型载物:值为 1
|
||||||
*/
|
*/
|
||||||
@ApiModelProperty(value = "飞行员(负责人)id")
|
@ApiModelProperty(value = "订单类型", example = "1:载物类型")
|
||||||
private Integer orderType;
|
private Integer orderType;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user