Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
example-api
/
me.ahoo.wow.example.api.order
/
ShipOrder
Ship
Order
@
Summary
(
value
=
"发货"
)
@
CommandRoute
(
path
=
"package"
,
appendIdPath
=
CommandRoute.AppendPath.ALWAYS
,
method
=
CommandRoute.Method.POST
)
data
class
ShipOrder
(
val
id
:
String
)
ShipOrder .
Author
ahoo wang
Members
Constructors
Ship
Order
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String