This commit is contained in:
2023-03-20 13:14:50 +08:00
parent bda3127479
commit 4a8bdef7c8
4 changed files with 38 additions and 2 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ class UserController extends AbstractController
}
/**
* 删除用户收获地址列表
* 删除用户收获地址
* @return ResponseInterface
*/
public function deleteUserAddress(): ResponseInterface