mall-admin注释修改

This commit is contained in:
macro
2023-10-19 09:55:56 +08:00
parent 70dfae28b2
commit 90a5d4e876

View File

@@ -8,7 +8,7 @@ import org.springframework.web.bind.annotation.RequestParam;
import java.util.Map;
/**
* 认证服务远程调用
* 认证服务远程调用Service
* Created by macro on 2020/7/19.
*/
@FeignClient("mall-auth")