收货地址

This commit is contained in:
2023-03-20 11:21:15 +08:00
parent 229f875a84
commit e979884f17
4 changed files with 53 additions and 27 deletions
+2 -2
View File
@@ -110,7 +110,7 @@ class UserController extends AbstractController
}
/**
* 添加用户收获地址列表
* 添加用户收获地址
* @return ResponseInterface
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
@@ -126,7 +126,7 @@ class UserController extends AbstractController
}
/**
* 修改用户收获地址列表
* 修改用户收获地址
* @return ResponseInterface
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface