toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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