mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-22 20:54:26 +08:00
style(MemberFeignClient.java): 删除空行
This commit is contained in:
parent
6fc05350e1
commit
62a00486e5
@ -39,7 +39,6 @@ public interface MemberFeignClient {
|
||||
@PostMapping("/app-api/v1/members/view/history")
|
||||
<T> Result<T> addProductViewHistory(@RequestBody ProductHistoryVO product);
|
||||
|
||||
|
||||
/**
|
||||
* 根据openId获取会员认证信息
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user