Commit f2e9c72d authored by 张晓林's avatar 张晓林

'修改注释'

parent c526b25e
...@@ -138,7 +138,7 @@ class TransportMethodController extends BaseController{ ...@@ -138,7 +138,7 @@ class TransportMethodController extends BaseController{
* @OA\PUT( * @OA\PUT(
* path="/backend/web/v1/transport/transport-methods/transport-method-update", * path="/backend/web/v1/transport/transport-methods/transport-method-update",
* tags={"配送管理"}, * tags={"配送管理"},
* summary="添加配送方式(张晓林)", * summary="更新配送方式(张晓林)",
* description="添加配送方式", * description="添加配送方式",
* * @OA\RequestBody( * * @OA\RequestBody(
* required=true, * required=true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment